build(deps): bump @patternfly/react-table from 5.1.2 to 5.2.0
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.1.2...@patternfly/react-table@5.2.0) --- updated-dependencies: - dependency-name: "@patternfly/react-table" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d4c9534ecc
commit
374ba7dd5b
2 changed files with 35 additions and 18 deletions
51
package-lock.json
generated
51
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.2.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.2",
|
||||
|
|
@ -3402,28 +3402,28 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-icons": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.1.2.tgz",
|
||||
"integrity": "sha512-hgf3OchvNyCcxqDrRJCkxauFdxENtVX2d6uTkMfOQWP3hs8hqYGHR5S0pe2teJ1SwAs2Rgtf7ezzmzKAouAjkw==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.2.0.tgz",
|
||||
"integrity": "sha512-vklAF2unvtK0trwx9Kk8nf4Xa2+nie4zxaIaQdnjIL7kX6a5SdsewDjlavOC3cRxnibZLQ5HQtpDZ4EmuXm8DQ==",
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-styles": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.1.2.tgz",
|
||||
"integrity": "sha512-rGNo8MstZG2r3yDS1tWwYDctK1qWW5RT1UwKF1DrQfhZ8ruEEL6m2ZXXM0u62hmM3qq4Q8h5lgn/bVHBnOHSLA=="
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.2.0.tgz",
|
||||
"integrity": "sha512-u8in9RSU8YzcT0npgVeiIHi1Bdp7UdER9azWGi7vlJWooRI1hgQjIDpm22wopGFg0h8VOqhfIFWIyvqxuzhW6A=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.1.2.tgz",
|
||||
"integrity": "sha512-C+ctkW6oWmdVhGv1rawVlo54baSu5G3ja3ZDtBjVsgMmpsGD0GIBXpvwtFO+OJVeY7T6qXHInMyuW3QNz/0rog==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.2.0.tgz",
|
||||
"integrity": "sha512-Pd+llSuAU9i1dvteQL1keEXmsQv6d8x4+F2arqGQS1umeOR3lvvycyFac1OboJ4oV2rAX97GVmtZdoJjaqxdhg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^5.1.2",
|
||||
"@patternfly/react-icons": "^5.1.2",
|
||||
"@patternfly/react-styles": "^5.1.2",
|
||||
"@patternfly/react-tokens": "^5.1.2",
|
||||
"@patternfly/react-core": "^5.2.0",
|
||||
"@patternfly/react-icons": "^5.2.0",
|
||||
"@patternfly/react-styles": "^5.2.0",
|
||||
"@patternfly/react-tokens": "^5.2.0",
|
||||
"lodash": "^4.17.19",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
|
|
@ -3432,10 +3432,27 @@
|
|||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": {
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.0.tgz",
|
||||
"integrity": "sha512-AUd7jccCgE2ZRwVtpEbJNF2Sq1A//ZhRaEQ/QHZiiq8mQRQM0Bkpnx0HdefToZT+TgUIjmPW4AXO3ooRJmt26w==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.2.0",
|
||||
"@patternfly/react-styles": "^5.2.0",
|
||||
"@patternfly/react-tokens": "^5.2.0",
|
||||
"focus-trap": "7.5.2",
|
||||
"react-dropzone": "^14.2.3",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-tokens": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.1.2.tgz",
|
||||
"integrity": "sha512-hu/6kEEMnyDc4GiMiaEau3kYq0BZoB3X1tZLcNfg9zQZnOydUgaLcUgR8+IlMF/nVVIqNjZF2RA/5lmKAVz2cQ=="
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.0.tgz",
|
||||
"integrity": "sha512-ZsrLpStHJQfvUJLIXT+cObJbA3jM4r9iWwULLva0s7DzznXJ6iIACQQfgwDtcSVyM95z5S1a/LHPj/wYgaqUIg=="
|
||||
},
|
||||
"node_modules/@pmmmwh/react-refresh-webpack-plugin": {
|
||||
"version": "0.5.11",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.2.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@patternfly/react-table": "5.2.0",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.1",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
"@redhat-cloud-services/frontend-components-utilities": "4.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue