Skip to content

Commit

Permalink
Update node to 18 and keycloak-js to 23.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <[email protected]>
  • Loading branch information
aaronchongth committed Jul 30, 2024
1 parent c7ec958 commit c69e09f
Show file tree
Hide file tree
Showing 3 changed files with 14,342 additions and 11,333 deletions.
2 changes: 1 addition & 1 deletion packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"date-fns": "^2.21.3",
"debug": "^4.2.0",
"eventemitter3": "^4.0.7",
"keycloak-js": "^11.0.2",
"keycloak-js": "^23.0.1",
"leaflet": "^1.7.1",
"node-vibrant": "^3.1.6",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rmf-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@mui/lab": "5.0.0-alpha.86",
"api-client": "workspace:*",
"eventemitter3": "^4.0.7",
"keycloak-js": "^11.0.2"
"keycloak-js": "^23.0.1"
},
"devDependencies": {
"@babel/core": "^7.18.6",
Expand Down
Loading

0 comments on commit c69e09f

Please sign in to comment.