Skip to content

Commit

Permalink
PR review fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Jan de Wit <[email protected]>
  • Loading branch information
edewit committed Jan 28, 2025
1 parent 5904885 commit cecb750
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 651 deletions.
5 changes: 2 additions & 3 deletions extension/extend-admin-console-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"start-keycloak": "node ./start-server.js --account-dev"
},
"dependencies": {
"@keycloak/keycloak-admin-ui": "^26.0.6",
"@keycloak/keycloak-ui-shared": "^26.0.6",
"@keycloak/keycloak-ui-shared": "^26.0.7",
"@patternfly/react-core": "5.0.0",
"i18next": "^23.14.0",
"i18next-http-backend": "^2.6.0",
Expand All @@ -22,7 +21,7 @@
"react-router-dom": "^6.26.1"
},
"devDependencies": {
"@keycloak/keycloak-admin-client": "^26.0.6",
"@keycloak/keycloak-admin-client": "^26.0.7",
"@octokit/rest": "^20.1.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
Expand Down
Loading

0 comments on commit cecb750

Please sign in to comment.