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

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.224.2 to 5.1.0.
- [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.1.0)

---
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-11-02 12:24:45 +00:00 committed by Klara Simickova
parent 5de653e1e3
commit a3b64e5e0c
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.21.8",
"@data-driven-forms/react-form-renderer": "3.21.8",
"@patternfly/patternfly": "5.0.4",
"@patternfly/patternfly": "5.1.0",
"@patternfly/react-core": "5.0.1",
"@patternfly/react-table": "5.0.1",
"@redhat-cloud-services/frontend-components": "4.0.10",
@ -3676,9 +3676,9 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
},
"node_modules/@patternfly/patternfly": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.0.4.tgz",
"integrity": "sha512-8akdWzFpG384Q6Es8lzkfuhAlzVGrNK7TJqXGecHDAg8u1JsYn3+Nw6gLRviI88z8Kjxmg5YKirILjpclGxkIA=="
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.1.0.tgz",
"integrity": "sha512-wzVgL/0xPsmuRKWc6lMNEo5gDcTUtyU231eJSBTapOKXiwBOv2flvLEHPYLO6oDYXO+hwUrVgbcZFWMd1UlLwA=="
},
"node_modules/@patternfly/react-component-groups": {
"version": "1.0.17",
@ -24957,9 +24957,9 @@
}
},
"@patternfly/patternfly": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.0.4.tgz",
"integrity": "sha512-8akdWzFpG384Q6Es8lzkfuhAlzVGrNK7TJqXGecHDAg8u1JsYn3+Nw6gLRviI88z8Kjxmg5YKirILjpclGxkIA=="
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.1.0.tgz",
"integrity": "sha512-wzVgL/0xPsmuRKWc6lMNEo5gDcTUtyU231eJSBTapOKXiwBOv2flvLEHPYLO6oDYXO+hwUrVgbcZFWMd1UlLwA=="
},
"@patternfly/react-component-groups": {
"version": "1.0.17",

View file

@ -9,7 +9,7 @@
"dependencies": {
"@data-driven-forms/pf4-component-mapper": "3.21.8",
"@data-driven-forms/react-form-renderer": "3.21.8",
"@patternfly/patternfly": "5.0.4",
"@patternfly/patternfly": "5.1.0",
"@patternfly/react-core": "5.0.1",
"@patternfly/react-table": "5.0.1",
"@redhat-cloud-services/frontend-components": "4.0.10",