Update keycloakify

This commit is contained in:
Joseph Garrone 2024-07-03 16:26:53 +02:00
parent fda893ff09
commit 0c8a8f3d41
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.99", "keycloakify": "10.0.0-rc.100",
"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.99: keycloakify@10.0.0-rc.100:
version "10.0.0-rc.99" version "10.0.0-rc.100"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.99.tgz#67f9d0f49d1efe1cc409ca29499017308a8bf1ea" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.100.tgz#1e2c2cf65acda934b0577fcdb8bd083f45f588a9"
integrity sha512-h0lBcy9+GwgFaXsZ8Tx0XHapwQwkdLJCUscY40BqLfGeCnXTapWbJ5lcNfjgljYj68jCN409PtK965hvCvRSog== integrity sha512-YWXuQ0Huk3QI81kt7cnCEhZbMFaRbaN/VvM9C0UPWh/DxYs+wMsxO8zJMJLchC/7af/ALA7RwKqu/bpkfWMYOg==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"