Update keycloakify

This commit is contained in:
Joseph Garrone 2024-08-14 16:00:13 +02:00
parent 81028ca011
commit 0c5a7768fc
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"license": "MIT", "license": "MIT",
"keywords": [], "keywords": [],
"dependencies": { "dependencies": {
"keycloakify": "10.0.0-rc.132", "keycloakify": "10.0.0-rc.133",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"
}, },

View file

@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies: optionalDependencies:
graceful-fs "^4.1.6" graceful-fs "^4.1.6"
keycloakify@10.0.0-rc.132: keycloakify@10.0.0-rc.133:
version "10.0.0-rc.132" version "10.0.0-rc.133"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.132.tgz#193e806aec613c8023d880eb041f361b6c79e854" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.133.tgz#e00efcddecd96cf37a6cac6429ecca21f9e33966"
integrity sha512-7eTOyrHeAW3sGYgv/yDAdW/LEvqCxjpE0VpMiSLYw7U6f/ybP7fmMSwXZFWjAoJPfSfAR846zhnPLJxC+xV5Jw== integrity sha512-UfNJLxARopXJPuf2IFx9eRkEqOtfHS/f1LI+xrnuv9yq8pJPRaEA+y8x8Led0p4YlMzmgDBxNTcc4r1JPRrzww==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"