aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-28 07:54:52 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-28 07:54:52 +0200
commit103e676a0a338772a3f92726639fe2171011d48c (patch)
tree9ffdf52034d52b1484cb6ae121715961ba38c368
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 14b0ed5..8c1ff1d 100755
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"license": "MIT",
"keywords": [],
"dependencies": {
- "keycloakify": "10.0.0-rc.96",
+ "keycloakify": "10.0.0-rc.97",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
diff --git a/yarn.lock b/yarn.lock
index d03de39..95e180f 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.96"
- resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.96.tgz#aab6a53637765e5c8ee0eae8690e1e2721263de1"
- integrity sha512-9TzMFKH/VUg5TWqbmcZCCUzH8IggMPAbB5+krXcoib6SBu3gWSqN+6sgotIyZq16yBT+/AB7lWtqI9IQ/a401g==
+ version "10.0.0-rc.97"
+ resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.97.tgz#7f76932d1a62a0558a3975ebfe7e35fa6fe20f1c"
+ integrity sha512-Ak5V2jGK1LzSMitdU9AWgEkhmnjrwrdrosWLcF8fjUBoDqxRhCVfCsZ9sIXMvHE8iknGeY6pCyyojbS5G/t7xw==
dependencies:
tsafe "^1.6.6"