Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Jul 1, 2024
1 parent 103e676 commit fda893f
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.97",
"keycloakify": "10.0.0-rc.99",
"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.97:
version "10.0.0-rc.97"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.97.tgz#7f76932d1a62a0558a3975ebfe7e35fa6fe20f1c"
integrity sha512-Ak5V2jGK1LzSMitdU9AWgEkhmnjrwrdrosWLcF8fjUBoDqxRhCVfCsZ9sIXMvHE8iknGeY6pCyyojbS5G/t7xw==
keycloakify@10.0.0-rc.99:
version "10.0.0-rc.99"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.99.tgz#67f9d0f49d1efe1cc409ca29499017308a8bf1ea"
integrity sha512-h0lBcy9+GwgFaXsZ8Tx0XHapwQwkdLJCUscY40BqLfGeCnXTapWbJ5lcNfjgljYj68jCN409PtK965hvCvRSog==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit fda893f

Please sign in to comment.