Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent c9d9301 commit efa6ee9
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 13 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@patternfly/patternfly": "^4.224.2",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-core": "^5.0.1",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-table": "^4.113.0",
"i18next": "^23.5.1",
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@keycloak/keycloak-admin-client": "workspace:*",
"@patternfly/patternfly": "^4.224.2",
"@patternfly/react-code-editor": "^4.82.115",
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-core": "^5.0.1",
"@patternfly/react-icons": "^4.93.6",
"@patternfly/react-styles": "^4.92.6",
"@patternfly/react-table": "^4.113.0",
Expand Down
2 changes: 1 addition & 1 deletion js/libs/keycloak-masthead/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
}
},
"dependencies": {
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-core": "^5.0.1",
"@patternfly/react-styles": "^4.11.8",
"keycloak-js": "workspace:*",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"dependencies": {
"@patternfly/react-core": "^4.276.8",
"@patternfly/react-core": "^5.0.1",
"@patternfly/react-icons": "^4.93.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
62 changes: 53 additions & 9 deletions js/pnpm-lock.yaml

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

0 comments on commit efa6ee9

Please sign in to comment.