Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jun 22, 2024
1 parent 1992a63 commit a46abc0
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.86",
"keycloakify": "10.0.0-rc.89",
"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.86:
version "10.0.0-rc.86"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.86.tgz#7c513287c219beb9377d7f289271120d4eaf728d"
integrity sha512-oeyWGgEV5+j+ZdXx95dVNWJTp1uaF4INe3oE1anI7S6wpLwkBtpUJIaiAgwXDeJmgxnWsq5ovKxsCapOwrWxFQ==
keycloakify@10.0.0-rc.89:
version "10.0.0-rc.89"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.89.tgz#8b3afb79d51c24b0d4e15ac8ed5c5966150aabd8"
integrity sha512-OizxqvMa13V3UxmhH6e0BBqLrtF+9aoVYBygw8rkoIqskFVk3cdkpUZdHNyOQfvt76+wByQJcY716QlMFFZjfQ==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit a46abc0

Please sign in to comment.