Skip to content

Commit e634ba9

Browse files
Update garronej_modules_update
1 parent 2886bac commit e634ba9

2 files changed

Lines changed: 12 additions & 16 deletions

File tree

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"i18nifty": "^4.0.6",
6565
"json5": "2.2.3",
6666
"jsonld": "^8.3.3",
67-
"keycloakify": "^11.9.12",
67+
"keycloakify": "^11.11.1",
6868
"memoizee": "^0.4.17",
6969
"minimal-polyfills": "^2.2.3",
7070
"mui-icons-material-lazy": "^1.0.4",
@@ -77,8 +77,8 @@
7777
"react-dom": "^18.3.1",
7878
"run-exclusive": "^2.2.19",
7979
"screen-scaler": "^2.0.0",
80-
"tsafe": "^1.8.5",
81-
"tss-react": "^4.9.18",
80+
"tsafe": "^1.8.12",
81+
"tss-react": "^4.9.19",
8282
"type-route": "1.1.0",
8383
"xterm": "^5.3.0",
8484
"xterm-addon-fit": "^0.8.0",

web/yarn.lock

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6037,10 +6037,10 @@ jsonld@^8.3.3:
60376037
lru-cache "^6.0.0"
60386038
rdf-canonize "^3.4.0"
60396039

6040-
keycloakify@^11.9.12:
6041-
version "11.9.12"
6042-
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.9.12.tgz#fa6e19681128443567cdf966c99c2df728ad2c33"
6043-
integrity sha512-dGFHORi2SiOTUd8HWqN+zl7a++GIqm55V7mS69H/yb35M+9SM2rLo6IxwPY2BdnvfzvpJzQPdk/ReWCmKWMuLQ==
6040+
keycloakify@^11.11.1:
6041+
version "11.11.1"
6042+
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.11.1.tgz#c7d18d1c519c862959b33c5930ce465ec24f5e69"
6043+
integrity sha512-8ClAIEoObqYP3MrgEkWYaxOPtFOqbUBRGKNRlrFSvLxil8Il0DVWwb9MZdmYg1X0f/VPTOLT5NzzzcfSTtDhCg==
60446044
dependencies:
60456045
tsafe "^1.8.5"
60466046

@@ -8082,6 +8082,11 @@ tsafe@^1.8.10:
80828082
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.10.tgz#98e28f0beeca4e6632a8481a300fa85dd92826c0"
80838083
integrity sha512-2bBiNHk6Ts4LZQ4+6OxF/BtkJ8YWqo1VMbMo6qrRIZoqAwM8xuwWUx9g3C/p6cCdUmNWeOWIaiJzgO5zWy1Cdg==
80848084

8085+
tsafe@^1.8.12:
8086+
version "1.8.12"
8087+
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.12.tgz#68a410b4b7687ef497b1c85904b1215532335c3e"
8088+
integrity sha512-nFRqW0ttu/2o6XTXsHiVZWJBCOaxhVqZLg7dgs3coZNsCMPXPfwz+zPHAQA+70fNnVJLAPg1EgGIqK9Q84tvAw==
8089+
80858090
tsafe@^1.8.5:
80868091
version "1.8.5"
80878092
resolved "https://registry.yarnpkg.com/tsafe/-/tsafe-1.8.5.tgz#cdf9fa3111974ac480d7ee519f8241815e5d22ea"
@@ -8111,15 +8116,6 @@ tslib@^2.0.1, tslib@^2.4.0, tslib@^2.6.0, tslib@^2.6.2, tslib@^2.8.0:
81118116
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
81128117
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
81138118

8114-
tss-react@^4.9.18:
8115-
version "4.9.18"
8116-
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.18.tgz#34828008381f2dd3fe79f835ecd43fde5a349505"
8117-
integrity sha512-Uc+VvP4RXVzfEacw735xRvne1lwt5HNhvIFptpvmK+G6F/hRA5TeEr3SEzxrqTb6ixA4vANB0iXjBB6LdexxJA==
8118-
dependencies:
8119-
"@emotion/cache" "*"
8120-
"@emotion/serialize" "*"
8121-
"@emotion/utils" "*"
8122-
81238119
tss-react@^4.9.19:
81248120
version "4.9.19"
81258121
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.19.tgz#01ab1e82110deacead0ed93788a30d8ca91b22b6"

0 commit comments

Comments
 (0)