Migrate to oidc-spa v3
This commit is contained in:
parent
19a4287827
commit
fc4f32ae13
5 changed files with 111 additions and 124 deletions
|
|
@ -25,12 +25,13 @@
|
|||
"keywords": [],
|
||||
"dependencies": {
|
||||
"evt": "^2.4.15",
|
||||
"oidc-spa": "^2.2.0",
|
||||
"keycloakify": "^9.1.4",
|
||||
"oidc-spa": "^3.0.3",
|
||||
"keycloakify": "^9.1.6",
|
||||
"powerhooks": "^0.26.8",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0",
|
||||
"tsafe": "^1.6.0"
|
||||
"tsafe": "^1.6.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^15.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue