Skip to content

Commit

Permalink
Update garronej_modules_update
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent 9214ddf commit 9763be8
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,26 +54,26 @@
"codemirror": "6.0.1",
"codemirror-json-schema": "0.7.9",
"compare-versions": "^6.1.1",
"evt": "^2.5.8",
"evt": "^2.5.9",
"file-saver": "^2.0.5",
"flexsearch": "0.7.43",
"i18nifty": "^3.2.3",
"json5": "2.2.3",
"keycloakify": "^11.8.13",
"keycloakify": "^11.8.15",
"memoizee": "^0.4.17",
"minimal-polyfills": "^2.2.3",
"mui-icons-material-lazy": "^1.0.4",
"oidc-spa": "^6.1.9",
"onyxia-ui": "^6.2.3",
"pathe": "^1.1.2",
"powerhooks": "^1.0.19",
"powerhooks": "^1.0.20",
"react": "^18.3.1",
"react-code-blocks": "^0.1.6",
"react-dom": "^18.3.1",
"run-exclusive": "^2.2.19",
"screen-scaler": "^1.3.3",
"tsafe": "^1.8.5",
"tss-react": "^4.9.14",
"tss-react": "^4.9.15",
"type-route": "^1.1.0",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
Expand Down
34 changes: 26 additions & 8 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4199,6 +4199,15 @@ evt@^2.5.8:
run-exclusive "^2.2.19"
tsafe "^1.8.5"

evt@^2.5.9:
version "2.5.9"
resolved "https://registry.yarnpkg.com/evt/-/evt-2.5.9.tgz#cd270e50ce1e7c586bf86242c054dd958d06a5c4"
integrity sha512-GpjX476FSlttEGWHT8BdVMoI8wGXQGbEOtKcP4E+kggg+yJzXBZN2n4x7TS/zPBJ1DZqWI+rguZZApjjzQ0HpA==
dependencies:
minimal-polyfills "^2.2.3"
run-exclusive "^2.2.19"
tsafe "^1.8.5"

execa@~8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/execa/-/execa-8.0.1.tgz#51f6a5943b580f963c3ca9c6321796db8cc39b8c"
Expand Down Expand Up @@ -4961,10 +4970,10 @@ jsonify@^0.0.1:
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==

keycloakify@^11.8.13:
version "11.8.13"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.13.tgz#fc6c11e61fdc51eb3fa7357338fbc6c669577ef6"
integrity sha512-eR9Kp7CHselq4+mrK0VLVOIjSXuwXh8uT7pSA3yaoTljTBwCCu5STWjWpPrRdYseTkWcIcGXCyyTMkgDIjN2wA==
keycloakify@^11.8.15:
version "11.8.15"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.15.tgz#7c2d3702b9f50f31b75b7aafe5433ff228e0f195"
integrity sha512-f5mJa8Zdc/oGpKw8+Owa3O/sljhEr1j9cowJOSru+om9MLQJ1ns9aBNGj8u4XC1E4NL1lhik2K0SbfXeOU04qA==
dependencies:
tsafe "^1.8.5"

Expand Down Expand Up @@ -5879,6 +5888,15 @@ powerhooks@^1.0.19:
memoizee "^0.4.17"
tsafe "^1.8.5"

powerhooks@^1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.20.tgz#2a634dc26907ebfa45d5602e03bd8a6535ccec2d"
integrity sha512-OdKPWt6Zd3p8bu85nlGKFsrvhU0Nyg2N436ne0Z1JtkZPXj22z/9mk9Acc3jHtG2Qnr5xIkFl6ueZo/sPT9Z6A==
dependencies:
evt "^2.5.9"
memoizee "^0.4.17"
tsafe "^1.8.5"

prelude-ls@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
Expand Down Expand Up @@ -6687,10 +6705,10 @@ 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==
tss-react@^4.9.15:
version "4.9.15"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.15.tgz#a26fc24889a462ab4858094bc5b33cdda36e45ab"
integrity sha512-rLiEmDwUtln9RKTUR/ZPYBrufF0Tq/PFggO1M7P8M3/FAcodPQ746Ug9MCEFkURKDlntN17+Oja0DMMz5yBnsQ==
dependencies:
"@emotion/cache" "*"
"@emotion/serialize" "*"
Expand Down

0 comments on commit 9763be8

Please sign in to comment.