Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 19, 2024
1 parent 05f27b1 commit 2553c38
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.143",
"keycloakify": "10.0.0-rc.144",
"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].143:
version "10.0.0-rc.143"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.143.tgz#927e623d2776e48713aa82801ba54c276fcdc828"
integrity sha512-YVDx6CXrI++1iTQANQqd9pSZ5WltrrlfLo3kmDv3hwN1yAswX41jxu7l+OGUCj4GscmWPmWzJGBQD5trt9NpMw==
[email protected].144:
version "10.0.0-rc.144"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.144.tgz#6eb1d42089a7ce492e13ab90fc5700893831023a"
integrity sha512-EovaE4s8iEout1w5fnKL9EZ4d5X+BhyZ1owQqRUxY3DAKPOFikcJR9OW7sVEStL2DyhtRAVkSOAZQ9j0nLF0yA==
dependencies:
tsafe "^1.6.6"

Expand Down

0 comments on commit 2553c38

Please sign in to comment.