build(deps): bump @patternfly/patternfly from 5.3.1 to 5.4.0

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.3.1 to 5.4.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/patch-v5.3.1...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-29 06:57:14 +00:00 committed by Klara Simickova
parent 46632ebcfa
commit ef31165ecd
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.3.1",
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.3.4",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-table": "5.3.4",
@ -1668,9 +1668,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.3.1.tgz",
"integrity": "sha512-KYIr9pKRTzHZNGuDuaa5j5CaZyLltvotPFGG1BiJalBDBGSOyk0BZCgHLowm4txKZXrLhorEuuv9XLrMQL8eoA=="
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.0.tgz",
"integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg=="
},
"node_modules/@patternfly/react-code-editor": {
"version": "5.3.4",