build(deps): bump @patternfly/react-table from 5.0.1 to 5.1.2
Bumps [@patternfly/react-table](https://github.com/patternfly/patternfly-react) from 5.0.1 to 5.1.2. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-table@5.0.1...@patternfly/react-table@5.1.2) --- 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
0f75f4862a
commit
dca9225df5
2 changed files with 9 additions and 25 deletions
32
package-lock.json
generated
32
package-lock.json
generated
|
|
@ -12,7 +12,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.1.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.0.1",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@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",
|
||||
|
|
@ -3372,23 +3372,6 @@
|
|||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-component-groups/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==",
|
||||
"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",
|
||||
"lodash": "^4.17.19",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^17 || ^18",
|
||||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-component-groups/node_modules/clsx": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.0.tgz",
|
||||
|
|
@ -3429,13 +3412,14 @@
|
|||
"integrity": "sha512-rGNo8MstZG2r3yDS1tWwYDctK1qWW5RT1UwKF1DrQfhZ8ruEEL6m2ZXXM0u62hmM3qq4Q8h5lgn/bVHBnOHSLA=="
|
||||
},
|
||||
"node_modules/@patternfly/react-table": {
|
||||
"version": "5.0.1",
|
||||
"license": "MIT",
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.1.2.tgz",
|
||||
"integrity": "sha512-C+ctkW6oWmdVhGv1rawVlo54baSu5G3ja3ZDtBjVsgMmpsGD0GIBXpvwtFO+OJVeY7T6qXHInMyuW3QNz/0rog==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^5.0.1",
|
||||
"@patternfly/react-icons": "^5.0.1",
|
||||
"@patternfly/react-styles": "^5.0.1",
|
||||
"@patternfly/react-tokens": "^5.0.1",
|
||||
"@patternfly/react-core": "^5.1.2",
|
||||
"@patternfly/react-icons": "^5.1.2",
|
||||
"@patternfly/react-styles": "^5.1.2",
|
||||
"@patternfly/react-tokens": "^5.1.2",
|
||||
"lodash": "^4.17.19",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/react-form-renderer": "3.22.2",
|
||||
"@patternfly/patternfly": "5.1.0",
|
||||
"@patternfly/react-core": "5.1.2",
|
||||
"@patternfly/react-table": "5.0.1",
|
||||
"@patternfly/react-table": "5.1.2",
|
||||
"@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