aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-07-13 22:44:06 +0200
committerGravatar Joseph Garrone <[email protected]>2024-07-13 22:44:06 +0200
commit8f8056484ae6e919896771a69ffd532eb9c51ce8 (patch)
tree175e9a540d6c0f4f879f49bf7b0c3ea7f6c7066f
parentUpdate keycloakify (diff)
update keycloakify
-rwxr-xr-xpackage.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index dcf6e90..c775a98 100755
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "10.0.0-rc.110",
+ "keycloakify": "10.0.0-rc.111",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
diff --git a/yarn.lock b/yarn.lock
index e5a5d37..5cd81aa 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4015,10 +4015,10 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"
- version "10.0.0-rc.110"
- resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.110.tgz#dc2c20f65fbcf02c285365e850c9c10c64342c58"
- integrity sha512-afD5c512PxrQnFtIu34WEr4W4Zi/OI6BG4MzRdGCkJ3jvGP82J9bNkKPfG54NByZOfCHEpckTmeXUuuyr5++QA==
+ version "10.0.0-rc.111"
+ resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.111.tgz#cd72cf0837440117d7a4c9e431ac137490d13403"
+ integrity sha512-1ZJ6WWUcM3oc0S/sByR5K0kJmEq6WNjwFoLXxy150UcQ7+4CTBJqLTdiB5t94YBNytjwoBUvaGjzaWUw6/O5FA==
dependencies:
tsafe "^1.6.6"