Skip to content

Commit

Permalink
Bump @patternfly/react-core from 4.276.6 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [@patternfly/react-core](https://github.com/patternfly/patternfly-react) from 4.276.6 to 6.0.0.
- [Release notes](https://github.com/patternfly/patternfly-react/releases)
- [Commits](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-core@4.276.6...@patternfly/react-core@6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f5a8456 commit 115d233
Show file tree
Hide file tree
Showing 5 changed files with 103 additions and 59 deletions.
2 changes: 1 addition & 1 deletion apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@patternfly/patternfly": "^5.2.1",
"@patternfly/react-core": "^4.276.6",
"@patternfly/react-core": "^6.0.0",
"@patternfly/react-icons": "^4.93.6",
"i18next": "^22.5.1",
"i18next-http-backend": "^2.5.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@keycloak/keycloak-admin-client": "999.0.0-SNAPSHOT",
"@patternfly/patternfly": "^5.2.1",
"@patternfly/react-code-editor": "^5.4.0",
"@patternfly/react-core": "^4.276.6",
"@patternfly/react-core": "^6.0.0",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-table": "^4.112.39",
"dagre": "^0.8.5",
Expand Down
2 changes: 1 addition & 1 deletion libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
},
"dependencies": {
"@patternfly/react-core": "^4.276.6",
"@patternfly/react-core": "^6.0.0",
"keycloak-js": "999.0.0-SNAPSHOT",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"dependencies": {
"@patternfly/react-core": "^4.267.6",
"@patternfly/react-core": "^6.0.0",
"react-hook-form": "7.52.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
154 changes: 99 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 115d233

Please sign in to comment.