Skip to content

Commit

Permalink
Bump @patternfly/react-core from 4.278.0 to 5.2.0 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.278.0 to 5.2.0.
- [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 Feb 5, 2024
1 parent a049651 commit 1dab144
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.5",
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-core": "^5.2.0",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-table": "^4.113.6",
"i18next": "^23.7.16",
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 @@ -64,7 +64,7 @@
"@keycloak/keycloak-admin-client": "workspace:*",
"@patternfly/patternfly": "^4.224.5",
"@patternfly/react-code-editor": "^4.82.121",
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-core": "^5.2.0",
"@patternfly/react-icons": "^4.93.7",
"@patternfly/react-styles": "^4.92.8",
"@patternfly/react-table": "^4.113.6",
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.278.0",
"@patternfly/react-core": "^5.2.0",
"@patternfly/react-styles": "^4.92.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 @@ -41,7 +41,7 @@
},
"dependencies": {
"@keycloak/keycloak-admin-client": "workspace:*",
"@patternfly/react-core": "^4.278.0",
"@patternfly/react-core": "^5.2.0",
"@patternfly/react-icons": "^4.93.7",
"i18next": "^23.7.16",
"lodash-es": "^4.17.21",
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 1dab144

Please sign in to comment.