Update keycloakify

This commit is contained in:
Joseph Garrone 2024-08-25 03:25:39 +02:00
parent 8826a5cc40
commit 50da15c68f
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.147", "keycloakify": "10.0.0-rc.148",
"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.147: keycloakify@10.0.0-rc.148:
version "10.0.0-rc.147" version "10.0.0-rc.148"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.147.tgz#30339f06ce7885da6c2aded8efdd70a8c141e366" resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.148.tgz#741a435ad67cbe2911551949bd6ac56491afbee8"
integrity sha512-zC9UHchkctvh5EMs2jf9W5TK9q51N2OTPAt5UkQEbtl6X84m8gzoQ4nUlmMlsUoGgr/lfD8UsFA/oGczCtrDPw== integrity sha512-dFB28nqv8GM/MwQQVCVg7DPz9hVXLtQQhs26V9XOzBR6kdqv0kGR5IvkPG82IkRUy1SKp3kS1cLXW+zVrx2IDg==
dependencies: dependencies:
tsafe "^1.6.6" tsafe "^1.6.6"