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

Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 5.4.0 to 5.4.1.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.0...@patternfly/react-core@5.4.1)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  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-01 04:43:53 +00:00 committed by Klara Simickova
parent 2ef545111f
commit 2f5d5cfcdf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -11,7 +11,7 @@
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.1",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",
@ -1713,9 +1713,9 @@
}
},
"node_modules/@patternfly/react-core": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.0.tgz",
"integrity": "sha512-Tz2Y9V4G2pnwrylc/4/FyxIRFvxiA8BEBIG6UBwXxrstnJmJaHgAIy6QJdJmERzVx3GVDz6/rM0PnMqa5R6auQ==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.1.tgz",
"integrity": "sha512-PJjwN4OCR7jTdWKi0RzuFdtlSQ8gBR+0REczuDHHPW8ky0bs1cIcqGsn5p/b6OgPlztl3UaXqRYLsroiEMasOw==",
"dependencies": {
"@patternfly/react-icons": "^5.4.0",
"@patternfly/react-styles": "^5.4.0",

View file

@ -9,7 +9,7 @@
"dependencies": {
"@patternfly/patternfly": "5.4.0",
"@patternfly/react-code-editor": "5.4.1",
"@patternfly/react-core": "5.4.0",
"@patternfly/react-core": "5.4.1",
"@patternfly/react-table": "5.4.0",
"@redhat-cloud-services/frontend-components": "4.2.15",
"@redhat-cloud-services/frontend-components-notifications": "4.1.0",