Update keycloakify

This commit is contained in:
Joseph Garrone 2024-06-24 04:30:21 +02:00
parent ac3ac2fbc5
commit f9b70f01cb
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.91", "keycloakify": "10.0.0-rc.94",
"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.91: keycloakify@10.0.0-rc.94:
version "10.0.0-rc.91" version "10.0.0-rc.94"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.91.tgz#e83703a185b93cecb75081514ca69e881d2ec483" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.94.tgz#1f9564a0c2d6dec2ac44036cecaa86d5e5490c23"
integrity sha512-WM/meY23Sr9fSqRT/NnyVuShZFQZctVpkhJFRlZrMIBMdau4QTqnmlQTIvD2P7dIUw1r3woK5Fx7m7gb7xtNaA== integrity sha512-sJelPa3XOtv6z751NExM8R84VM0A06MPAICiHwhtUDeli5dV6ZGq+vnz5lXBc0puoZp/bSlOjjq/55MdquL+OQ==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"