build(deps): bump @patternfly/patternfly from 4.224.2 to 5.0.2

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.224.2 to 5.0.2.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/main/release.config.js)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.224.2...v5.0.2)

---
updated-dependencies:
- dependency-name: "@patternfly/patternfly"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 06:27:37 +00:00 committed by Klara Simickova
parent daaecedaaf
commit d8c6ca93d1
2 changed files with 5 additions and 4 deletions

7
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.20.13",
"@data-driven-forms/react-form-renderer": "3.20.13",
"@patternfly/patternfly": "4.224.2",
"@patternfly/patternfly": "5.0.2",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-table": "4.113.0",
"@redhat-cloud-services/frontend-components": "3.11.2",
@ -3270,8 +3270,9 @@
"license": "ISC"
},
"node_modules/@patternfly/patternfly": {
"version": "4.224.2",
"license": "MIT"
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.0.2.tgz",
"integrity": "sha512-PB8+MLdYVgF1hIOxGmnVsZG+YHUX3RePe5W1oMS4gS00EmSgw1cobr1Qbpy/BqqS8/R9DRN4hZ2FKDT0d5tkFQ=="
},
"node_modules/@patternfly/react-core": {
"version": "4.276.8",

View file

@ -9,7 +9,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.20.13",
"@data-driven-forms/react-form-renderer": "3.20.13",
"@patternfly/patternfly": "4.224.2",
"@patternfly/patternfly": "5.0.2",
"@patternfly/react-core": "4.276.8",
"@patternfly/react-table": "4.113.0",
"@redhat-cloud-services/frontend-components": "3.11.2",