From b86cbc8d065190db72c42c71d187656e4f0d0e5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 20:31:41 +0000 Subject: [PATCH] Update garronej_modules_update --- web/package.json | 4 ++-- web/yarn.lock | 17 +++++++++++++---- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/web/package.json b/web/package.json index 49e785ab1..3da1e4372 100644 --- a/web/package.json +++ b/web/package.json @@ -57,7 +57,7 @@ "flexsearch": "0.7.43", "i18nifty": "^3.2.3", "json5": "2.2.3", - "keycloakify": "^11.4.3", + "keycloakify": "^11.5.4", "memoizee": "^0.4.17", "minimal-polyfills": "^2.2.3", "mui-icons-material-lazy": "^1.0.4", @@ -71,7 +71,7 @@ "run-exclusive": "^2.2.19", "screen-scaler": "^1.3.3", "tsafe": "^1.8.5", - "tss-react": "^4.9.13", + "tss-react": "^4.9.14", "type-route": "^1.1.0", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0", diff --git a/web/yarn.lock b/web/yarn.lock index d6f34b8fb..38d0fb196 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -4747,10 +4747,10 @@ jsonify@^0.0.1: resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978" integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg== -keycloakify@^11.4.3: - version "11.4.3" - resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.3.tgz#c2610f404449ba5bc8f6ca3a0fd0ddb27278e0f3" - integrity sha512-dOP4t8I5w+1jcYeBPHdEeUaDutZKIlaulu/tp00trP+1AQGlDrv5z0kcAQCGOs4r0x66/GIu3kEpmhGnmwOOAw== +keycloakify@^11.5.4: + version "11.5.4" + resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.5.4.tgz#e390b35a3c4cfeb5c4a323d9aabee36481950c2f" + integrity sha512-fgLTCRZgS7sOuOjdnLcctElf2ZHiuqM8tKq5V+JUJfz8s5WoFZZy24BBsLkYGYvRRatO1l4YXK9lxswWPfCMdA== dependencies: tsafe "^1.8.5" @@ -6347,6 +6347,15 @@ tss-react@^4.9.13: "@emotion/serialize" "*" "@emotion/utils" "*" +tss-react@^4.9.14: + version "4.9.14" + resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.14.tgz#0b606b7a08fe80670c8c7d09f2c24421422a2300" + integrity sha512-nAj4RCQk3ADzrmtxmTcmN1B9EKxPMIxuCfJ3ll964CksndJ2/ZImF6rAMo2Kud5yE3ENXHpPIBHCyuMtgptMvw== + dependencies: + "@emotion/cache" "*" + "@emotion/serialize" "*" + "@emotion/utils" "*" + tsx@^4.19.2: version "4.19.2" resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.19.2.tgz#2d7814783440e0ae42354d0417d9c2989a2ae92c"