Skip to content

Commit 503c7a7

Browse files
Update garronej_modules_update
1 parent d17b783 commit 503c7a7

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"flexsearch": "0.7.43",
5858
"i18nifty": "^3.2.3",
5959
"json5": "2.2.3",
60-
"keycloakify": "^11.4.3",
60+
"keycloakify": "^11.8.7",
6161
"memoizee": "^0.4.17",
6262
"minimal-polyfills": "^2.2.3",
6363
"mui-icons-material-lazy": "^1.0.4",
@@ -71,7 +71,7 @@
7171
"run-exclusive": "^2.2.19",
7272
"screen-scaler": "^1.3.3",
7373
"tsafe": "^1.8.5",
74-
"tss-react": "^4.9.13",
74+
"tss-react": "^4.9.14",
7575
"type-route": "^1.1.0",
7676
"xterm": "^5.3.0",
7777
"xterm-addon-fit": "^0.8.0",

web/yarn.lock

+13-4
Original file line numberDiff line numberDiff line change
@@ -4747,10 +4747,10 @@ jsonify@^0.0.1:
47474747
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
47484748
integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
47494749

4750-
keycloakify@^11.4.3:
4751-
version "11.4.3"
4752-
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.4.3.tgz#c2610f404449ba5bc8f6ca3a0fd0ddb27278e0f3"
4753-
integrity sha512-dOP4t8I5w+1jcYeBPHdEeUaDutZKIlaulu/tp00trP+1AQGlDrv5z0kcAQCGOs4r0x66/GIu3kEpmhGnmwOOAw==
4750+
keycloakify@^11.8.7:
4751+
version "11.8.7"
4752+
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.7.tgz#2a6c50be67dc1789a9f4c383a88519c5d9c17bd6"
4753+
integrity sha512-DoP0XUVpaw3L5DvaxdsOFIKCh/R2Ho6UN48IPsUoQHOHp/0GxVUayfP2TKX6GBsv0TcQUcSoBUoQ1pPCq+aq4A==
47544754
dependencies:
47554755
tsafe "^1.8.5"
47564756

@@ -6347,6 +6347,15 @@ tss-react@^4.9.13:
63476347
"@emotion/serialize" "*"
63486348
"@emotion/utils" "*"
63496349

6350+
tss-react@^4.9.14:
6351+
version "4.9.14"
6352+
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.14.tgz#0b606b7a08fe80670c8c7d09f2c24421422a2300"
6353+
integrity sha512-nAj4RCQk3ADzrmtxmTcmN1B9EKxPMIxuCfJ3ll964CksndJ2/ZImF6rAMo2Kud5yE3ENXHpPIBHCyuMtgptMvw==
6354+
dependencies:
6355+
"@emotion/cache" "*"
6356+
"@emotion/serialize" "*"
6357+
"@emotion/utils" "*"
6358+
63506359
tsx@^4.19.2:
63516360
version "4.19.2"
63526361
resolved "https://registry.yarnpkg.com/tsx/-/tsx-4.19.2.tgz#2d7814783440e0ae42354d0417d9c2989a2ae92c"

0 commit comments

Comments
 (0)