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

Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 5.4.0 to 5.4.1.
- [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.0...v5.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-02 06:13:04 +00:00 committed by Klara Simickova
parent db38f81b93
commit 856d84dc53
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.0",
"@patternfly/patternfly": "5.4.1",
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",
@ -1675,9 +1675,9 @@
}
},
"node_modules/@patternfly/patternfly": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.0.tgz",
"integrity": "sha512-9B33M4N0/KDyss6NpCwAhz18za7R+sXYiFrUObhGoJ1Cmg06SeScVrEAjT4yJwAClWUlKh604Af9wE4D7IF8Lg=="
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.1.tgz",
"integrity": "sha512-0+KxsQJrFzOMANALW82BHAO7bSm9tEbG1RrOlGT23ME1CaBoetGSMRLymutvojn/b/EKfJIr5rLzQa+14Lvg2g=="
},
"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.0",
"@patternfly/patternfly": "5.4.1",
"@patternfly/react-code-editor": "5.4.3",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.1",