Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jun 25, 2024
1 parent f9b70f0 commit 80ebd0a
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.94",
"keycloakify": "10.0.0-rc.95",
"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].94:
version "10.0.0-rc.94"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.94.tgz#1f9564a0c2d6dec2ac44036cecaa86d5e5490c23"
integrity sha512-sJelPa3XOtv6z751NExM8R84VM0A06MPAICiHwhtUDeli5dV6ZGq+vnz5lXBc0puoZp/bSlOjjq/55MdquL+OQ==
[email protected].95:
version "10.0.0-rc.95"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.95.tgz#fa4c1bda34c74f23bba5467d55153daf7ee4a2a7"
integrity sha512-sCHnKbbBWXCAsa9RPgitdlLJR8ofdOjs9fEWJ1V+SHq5Gs/BcT/zC9zzC3W70x7uMudyf2Zc72UyaOthE+rvog==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 80ebd0a

Please sign in to comment.