Bump @redhat-cloud-services/frontend-components from 4.2.8 to 4.2.10
Bumps [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-components) from 4.2.8 to 4.2.10. - [Commits](https://github.com/RedHatInsights/frontend-components/commits) --- updated-dependencies: - dependency-name: "@redhat-cloud-services/frontend-components" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4182c00d4a
commit
79a9455371
2 changed files with 9 additions and 13 deletions
20
package-lock.json
generated
20
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
|||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.8",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
|
|
@ -3560,13 +3560,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components": {
|
||||
"version": "4.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.8.tgz",
|
||||
"integrity": "sha512-h9Zdl8JfS0X4EpUORAue6SR50M8xX0LOKMdnp7L9S34qix47YaJ+SydqloHQkmLhGicv6ZmI6ttbbDbEv0guLA==",
|
||||
"version": "4.2.10",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.10.tgz",
|
||||
"integrity": "sha512-4pAmnoVRkFS4h21KNnGmOZn1co4m4y8/GcCFxbnEp8nh8OWSyD2r16DPS95wG9mjcSYmPn9OQ+Ooh+PE6+/wWQ==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-component-groups": "^5.0.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "^4.0.0",
|
||||
"@redhat-cloud-services/types": "^0.0.24",
|
||||
"@redhat-cloud-services/types": "^1.0.9",
|
||||
"@scalprum/core": "^0.7.0",
|
||||
"@scalprum/react-core": "^0.7.0",
|
||||
"classnames": "^2.2.5",
|
||||
|
|
@ -3923,11 +3923,6 @@
|
|||
"react-router-dom": "^5.0.0 || ^6.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/@redhat-cloud-services/types": {
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-1.0.9.tgz",
|
||||
"integrity": "sha512-dKYYSLU0cwNkOSq5kSvdKWzgwFGBk45uwAwoHGi44PMQdWkuz+tXhYLrKKAXoSXVahR6VFjBDONlaxok8Lzkcw=="
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/frontend-components-utilities/node_modules/axios": {
|
||||
"version": "0.28.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.28.1.tgz",
|
||||
|
|
@ -3946,8 +3941,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@redhat-cloud-services/types": {
|
||||
"version": "0.0.24",
|
||||
"license": "Apache-2.0"
|
||||
"version": "1.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@redhat-cloud-services/types/-/types-1.0.9.tgz",
|
||||
"integrity": "sha512-dKYYSLU0cwNkOSq5kSvdKWzgwFGBk45uwAwoHGi44PMQdWkuz+tXhYLrKKAXoSXVahR6VFjBDONlaxok8Lzkcw=="
|
||||
},
|
||||
"node_modules/@reduxjs/toolkit": {
|
||||
"version": "2.2.3",
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
"@patternfly/react-core": "5.3.3",
|
||||
"@patternfly/react-code-editor": "5.3.0",
|
||||
"@patternfly/react-table": "5.3.3",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.8",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.10",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.11",
|
||||
"@reduxjs/toolkit": "2.2.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue