Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 9, 2024
1 parent 5b8a358 commit bffad28
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.105",
"keycloakify": "10.0.0-rc.106",
"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"

keycloakify@10.0.0-rc.105:
version "10.0.0-rc.105"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.105.tgz#41b2a9005244fda80a8e8fe2a467863d8996d53f"
integrity sha512-2HV6H2jof423HgfHWAnzii64hrU+hkSvz5cBgAIZHyVp0aMW4h7GQDmV7AYIrC3hE1RpkwLJZW4ph37ni5E5vA==
keycloakify@10.0.0-rc.106:
version "10.0.0-rc.106"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.106.tgz#829eb86c5e2874bb7a00f7ef9a0278ef334aa667"
integrity sha512-W5oRD4XW9tMJJn7f7en0rLASHUQiKvk65xSXVZs1fgiFk4hjeN4Cbl6iChlZjhj7FxLshkXsSlGpYWhkJYiWhw==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit bffad28

Please sign in to comment.