Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jan 26, 2024
1 parent 9353977 commit 0c5e07d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,15 @@
"themeName": "keycloakify-starter",
"extraThemeProperties": [
"foo=bar"
],
"doBuildRetrocompatAccountTheme": false
]
},
"author": "u/garronej",
"license": "MIT",
"keywords": [],
"dependencies": {
"evt": "^2.5.7",
"oidc-spa": "^4.0.0",
"keycloakify": "^9.1.12",
"keycloakify": "^9.2.0",
"powerhooks": "^1.0.8",
"react": "18.1.0",
"react-dom": "18.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9769,10 +9769,10 @@ jwt-decode@^3.1.2:
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==

keycloakify@^9.1.12:
version "9.1.12"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.1.12.tgz#95eacc6bd8b02b3fd72aef5261155f104cfcc35c"
integrity sha512-TsnENmqabxxHsi03oYB/TOK4NbWRWY/A1SaNhHN2gwKjGU0R/oRO6p0za7VlCYdZCx50TBrWbdCv2tpQzYVl3w==
keycloakify@^9.2.0:
version "9.2.0"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.2.0.tgz#236edadcc35f4ab039529577b26fc28c117bd55b"
integrity sha512-VbQ5EL7hvsEuoEr9pXd+2KDhVcNd4YOJuKG6+/pH0RfNeO6sow63WD8C+XiGY6HoEIKb22S2NNKR3mjclRaCrA==
dependencies:
"@babel/generator" "^7.22.9"
"@babel/parser" "^7.22.7"
Expand Down

0 comments on commit 0c5e07d

Please sign in to comment.