build(deps): bump @patternfly/react-table from 5.4.11 to 5.4.12
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.4.11 to 5.4.12. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.4.11...@patternfly/react-table@5.4.12) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7b00182ec7
commit
8004ed75e4
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@patternfly/patternfly": "5.4.1",
|
||||
"@patternfly/react-code-editor": "5.4.1",
|
||||
"@patternfly/react-core": "5.4.1",
|
||||
"@patternfly/react-table": "5.4.11",
|
||||
"@patternfly/react-table": "5.4.12",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.22",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.1",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.19",
|
||||
|
|
@ -3655,11 +3655,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.4.11",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.11.tgz",
|
||||
"integrity": "sha512-TlEPx4G+49QYZxk649WUIHkRPA/JB//i29fUosrJdI6EEzpTe8keHLXe5wA9KkhCxOtna7iHPTPWv5qRiDJKSg==",
|
||||
"version": "5.4.12",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.12.tgz",
|
||||
"integrity": "sha512-ZpW/49bWR9JkZCyBGBCbHNdJt0Vn34g5BaXlVF/P7Tl0WPdxFLWS5EQywiXEhu8qoOhz3uGcyGwACCJCvmqCSg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^5.4.10",
|
||||
"@patternfly/react-core": "^5.4.11",
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
"@patternfly/react-tokens": "^5.4.1",
|
||||
|
|
@ -3672,9 +3672,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": {
|
||||
"version": "5.4.10",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.10.tgz",
|
||||
"integrity": "sha512-lThdXKqHc9sN5AqPskZa1YmUmSwbjdkaT8neTCdMjfnBaBanYCmSCNUMYUsoB0L/2siu2Vlcp12RRaG5hZeN2g==",
|
||||
"version": "5.4.11",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.11.tgz",
|
||||
"integrity": "sha512-+WgxVnnqiZiASB+zMBA8Z1YuaX32/ehJ8Y4UB+j2xIB/tjvBqKNVn7n4VPy56F+G9nJ92Kv8Tekccau6bL6jFg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.4.2",
|
||||
"@patternfly/react-styles": "^5.4.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue