Skip to content

Commit

Permalink
chore(hawtio-react): bump keycloak-js peer dependency to ^26
Browse files Browse the repository at this point in the history
  • Loading branch information
tadayosi committed Dec 11, 2024
1 parent a074142 commit 0b6381a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
},
"peerDependencies": {
"@patternfly/react-core": "^5",
"keycloak-js": "^21",
"keycloak-js": "^26",
"react": "^16.8 || ^17 || ^18",
"react-dom": "^16.8 || ^17 || ^18"
},
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2078,7 +2078,7 @@ __metadata:
xml-formatter: "npm:^3.6.3"
peerDependencies:
"@patternfly/react-core": ^5
keycloak-js: ^21
keycloak-js: ^26
react: ^16.8 || ^17 || ^18
react-dom: ^16.8 || ^17 || ^18
peerDependenciesMeta:
Expand Down

0 comments on commit 0b6381a

Please sign in to comment.