This commit is contained in:
Joseph Garrone 2024-06-17 13:09:56 +02:00
parent 0b105f7225
commit 6ea84db468
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
"keycloakify": "10.0.0-rc.71",
"keycloakify": "10.0.0-rc.72",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

View file

@ -4139,10 +4139,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"
keycloakify@10.0.0-rc.71:
version "10.0.0-rc.71"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.71.tgz#eed3dbe16a30ee3c7bc7557f82b1b7b699e118e8"
integrity sha512-jV+15k5eFekk7lNdoGWLolvXFm+R0CRG6GwaIkw/+YJj0OhazDCBFAEoKYPkxi+d4CeFVSHqUNU/CElH1UtzlQ==
keycloakify@10.0.0-rc.72:
version "10.0.0-rc.72"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.72.tgz#315be104b1f7d57394f3b44a151347d385a818c9"
integrity sha512-tXw1P+MxDQJ9ntHeLLRnyCzCgb1BJax18RETC9yzUk0dod6XJIhM1i4dlIFKWh/REtQmnZA2K/OFTUQRqt/oJA==
dependencies:
react-markdown "^5.0.3"
tsafe "^1.6.6"