update keycloakify

This commit is contained in:
Joseph Garrone 2024-07-29 15:08:24 +02:00
parent 27a84bb602
commit b6edf820a6
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.121", "keycloakify": "10.0.0-rc.122",
"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.121: keycloakify@10.0.0-rc.122:
version "10.0.0-rc.121" version "10.0.0-rc.122"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.121.tgz#5903fde8c1f80008c46fae7a3489b8939383304b" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.122.tgz#715e74994b5f4544f0ef399f7b394447c871a8e0"
integrity sha512-7qUBDqWKgjDZsALLLLDDJK2n/3/8gLp5A+rnUnHXq/SBMCscQsYLkAwI8gPAplYbc5fzTYwDiN38nb1jULZ5Kw== integrity sha512-FA45MoOvFAzn9p+PcqcsWSpHoVxA+FjFLSooiSfTVxdKY26EhbeX7rVmeugl6HoTviKeBEntQ6hJZOb3ImhvAg==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"