build(deps): bump @patternfly/react-core from 5.2.2 to 5.2.3
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/patternfly/patternfly-react/releases) - [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.2.2...@patternfly/react-core@5.2.3) --- updated-dependencies: - dependency-name: "@patternfly/react-core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ffcc525b5c
commit
220939bf6b
2 changed files with 6 additions and 23 deletions
27
package-lock.json
generated
27
package-lock.json
generated
|
|
@ -11,7 +11,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.2",
|
||||
"@patternfly/react-core": "5.2.3",
|
||||
"@patternfly/react-table": "5.2.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.5",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
@ -3403,9 +3403,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-core": {
|
||||
"version": "5.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.2.tgz",
|
||||
"integrity": "sha512-8dCERIVT+/ESRZ7w7UvFz3w96189W8zU+6mqbkWMG/kO6ay4o1pxIoktUT67BMMtHQNZCA+onO6+SYJrl93I0Q==",
|
||||
"version": "5.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.3.tgz",
|
||||
"integrity": "sha512-MJeOLyJFbZPV+cj4LjL15nUuhJUwFuqLFiv6f2YubRqHl/+z05oM0byhwfm/qu2VnKByY6X6lu3Hp+hMTZcbOA==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.2.1",
|
||||
"@patternfly/react-styles": "^5.2.1",
|
||||
|
|
@ -3438,7 +3438,7 @@
|
|||
"resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.2.4.tgz",
|
||||
"integrity": "sha512-WCt4I6XYKRHXcasDqcOX70ctkgPVBAvlOv67KhaZsedxUU+B2NT1kiI7Jr7tD4SrR+jQs0MCF/bbRk1QM+rBqg==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-core": "^5.2.3",
|
||||
"@patternfly/react-core": "5.2.3",
|
||||
"@patternfly/react-icons": "^5.2.1",
|
||||
"@patternfly/react-styles": "^5.2.1",
|
||||
"@patternfly/react-tokens": "^5.2.1",
|
||||
|
|
@ -3450,23 +3450,6 @@
|
|||
"react-dom": "^17 || ^18"
|
||||
}
|
||||
},
|
||||
"node_modules/@patternfly/react-table/node_modules/@patternfly/react-core": {
|
||||
"version": "5.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.2.3.tgz",
|
||||
"integrity": "sha512-MJeOLyJFbZPV+cj4LjL15nUuhJUwFuqLFiv6f2YubRqHl/+z05oM0byhwfm/qu2VnKByY6X6lu3Hp+hMTZcbOA==",
|
||||
"dependencies": {
|
||||
"@patternfly/react-icons": "^5.2.1",
|
||||
"@patternfly/react-styles": "^5.2.1",
|
||||
"@patternfly/react-tokens": "^5.2.1",
|
||||
"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.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.2.1.tgz",
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"@data-driven-forms/pf4-component-mapper": "3.22.3",
|
||||
"@data-driven-forms/react-form-renderer": "3.22.3",
|
||||
"@patternfly/patternfly": "5.2.1",
|
||||
"@patternfly/react-core": "5.2.2",
|
||||
"@patternfly/react-core": "5.2.3",
|
||||
"@patternfly/react-table": "5.2.4",
|
||||
"@redhat-cloud-services/frontend-components": "4.2.5",
|
||||
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue