Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 25, 2024
1 parent 8826a5c commit 50da15c
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.147",
"keycloakify": "10.0.0-rc.148",
"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].147:
version "10.0.0-rc.147"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.147.tgz#30339f06ce7885da6c2aded8efdd70a8c141e366"
integrity sha512-zC9UHchkctvh5EMs2jf9W5TK9q51N2OTPAt5UkQEbtl6X84m8gzoQ4nUlmMlsUoGgr/lfD8UsFA/oGczCtrDPw==
[email protected].148:
version "10.0.0-rc.148"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.148.tgz#741a435ad67cbe2911551949bd6ac56491afbee8"
integrity sha512-dFB28nqv8GM/MwQQVCVg7DPz9hVXLtQQhs26V9XOzBR6kdqv0kGR5IvkPG82IkRUy1SKp3kS1cLXW+zVrx2IDg==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 50da15c

Please sign in to comment.