Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 2, 2024
1 parent 8de7447 commit 3b5816c
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.124",
"keycloakify": "10.0.0-rc.125",
"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.124:
version "10.0.0-rc.124"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.124.tgz#c1722ef8462b64a1eb5930f537444299ba5a3ff0"
integrity sha512-ZJD0vZhu4fOWscKddh8kJVkS9Px27H3hevxjZtmcMD9yJ+d/IJBwuP1bDce07gV9a0mbxGU0jpcrdhNJvzFjjw==
keycloakify@10.0.0-rc.125:
version "10.0.0-rc.125"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.125.tgz#976affde07a14357291bdb589d2404d33ca36c43"
integrity sha512-WVILvfxMGK5b3iPYhUXKp58ccLPEl5sh5tWuwBCGKmiMalC9zEI82vkyra6cGcDVZbakdlaFeLfwqeulY5Z22g==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 3b5816c

Please sign in to comment.