build(deps): bump @patternfly/patternfly from 5.4.1 to 6.0.0

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.4.1 to 6.0.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/v5.4.1...v6.0.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] 2024-10-28 04:25:14 +00:00 committed by Michal Gold
parent 3f91fb86e2
commit 1614d4582c
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.1.0",
"hasInstallScript": true,
"dependencies": {
"@patternfly/patternfly": "5.4.1",
"@patternfly/patternfly": "6.0.0",
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",
@ -2017,9 +2017,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.1.tgz",
"integrity": "sha512-0+KxsQJrFzOMANALW82BHAO7bSm9tEbG1RrOlGT23ME1CaBoetGSMRLymutvojn/b/EKfJIr5rLzQa+14Lvg2g=="
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.0.0.tgz",
"integrity": "sha512-Mn92Tt/4okSj1COGCJrgUgh390OOaFCWf0tL0WmigDNUecSHNn1D6Vhpd1hxHQBXvre9eWorzxV2b9yhSEl79Q=="
},
"node_modules/@patternfly/react-code-editor": {
"version": "5.4.3",

View file

@ -7,7 +7,7 @@
"npm": ">=7.0.0"
},
"dependencies": {
"@patternfly/patternfly": "5.4.1",
"@patternfly/patternfly": "6.0.0",
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",