Update keycloakify

This commit is contained in:
Joseph Garrone 2024-08-06 07:01:22 +02:00
parent 3b5816cb7f
commit 1b1ab49a01
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.125", "keycloakify": "10.0.0-rc.126",
"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.125: keycloakify@10.0.0-rc.126:
version "10.0.0-rc.125" version "10.0.0-rc.126"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.125.tgz#976affde07a14357291bdb589d2404d33ca36c43" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.126.tgz#7bb85ee3c9c93e27e361d7806088ae720f98d756"
integrity sha512-WVILvfxMGK5b3iPYhUXKp58ccLPEl5sh5tWuwBCGKmiMalC9zEI82vkyra6cGcDVZbakdlaFeLfwqeulY5Z22g== integrity sha512-7Oq5Ah6tl0/Merw7gDT1YpryGR9vf1n+odZuye7vU+hjlth0WpyhvYe5seSc830VoSFd5vmSF6dCOfr0M1ey2g==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"