build(deps): bump the patternfly group across 1 directory with 2 updates

Bumps the patternfly group with 2 updates in the / directory: [@patternfly/react-core](https://github.com/patternfly/patternfly-react) and [@patternfly/react-icons](https://github.com/patternfly/patternfly-react).


Updates `@patternfly/react-core` from 5.4.2 to 6.0.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@5.4.2...@patternfly/react-core@6.0.0)

Updates `@patternfly/react-icons` from 5.4.0 to 6.0.0
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-icons@5.4.0...@patternfly/react-icons@6.0.0)

---
updated-dependencies:
- dependency-name: "@patternfly/react-core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: patternfly
- dependency-name: "@patternfly/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: patternfly
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-25 04:08:16 +00:00 committed by GitHub
parent 5454dc9ce1
commit ea544f4326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,8 +51,8 @@
},
"dependencies": {
"@patternfly/patternfly": "5.4.2",
"@patternfly/react-core": "5.4.2",
"@patternfly/react-icons": "5.4.0",
"@patternfly/react-core": "6.0.0",
"@patternfly/react-icons": "6.0.0",
"@patternfly/react-styles": "5.4.1",
"react": "18.3.1",
"react-dom": "18.3.1"