Skip to content

Commit

Permalink
Update Keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 31, 2024
1 parent b6edf82 commit 54a34ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
"keycloakify": "10.0.0-rc.122",
"keycloakify": "10.0.0-rc.123",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

[email protected].122:
version "10.0.0-rc.122"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.122.tgz#715e74994b5f4544f0ef399f7b394447c871a8e0"
integrity sha512-FA45MoOvFAzn9p+PcqcsWSpHoVxA+FjFLSooiSfTVxdKY26EhbeX7rVmeugl6HoTviKeBEntQ6hJZOb3ImhvAg==
[email protected].123:
version "10.0.0-rc.123"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.123.tgz#5013d717ece04c2fdd6532e91926918a3fa781a9"
integrity sha512-vLNbhMRiN87jHFbioBRRH/1CsdoQW2BeYmEsXfYu0MprPzdjS9bK+BBEQ2HacMwvGj5BZ8DNPULKWswGF5NL7Q==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 54a34ec

Please sign in to comment.