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] committed Sep 16, 2024
1 parent 760b747 commit 9dc7715
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 15 deletions.
8 changes: 4 additions & 4 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"flexsearch": "0.7.21",
"i18nifty": "^3.2.2",
"json5": "2.2.3",
"keycloakify": "10.0.0-rc.59",
"keycloakify": "10.1.1",
"memoizee": "^0.4.15",
"minimal-polyfills": "^2.2.3",
"moment": "^2.29.1",
"oidc-spa": "^5.2.7",
"onyxia-ui": "^5.3.0",
"onyxia-ui": "^5.3.3",
"pathe": "^1.1.2",
"powerhooks": "^1.0.12",
"powerhooks": "^1.0.13",
"react": "^18.2.0",
"react-code-blocks": "^0.1.6",
"react-dom": "^18.2.0",
"run-exclusive": "^2.2.19",
"screen-scaler": "^1.2.7",
"tsafe": "^1.7.2",
"tss-react": "^4.9.12",
"tss-react": "^4.9.13",
"type-route": "^1.1.0",
"xterm": "^4.17.0",
"xterm-addon-fit": "^0.5.0",
Expand Down
83 changes: 72 additions & 11 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3715,7 +3715,7 @@
resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.13.tgz#68f6877043d377092890ff5b298152b0a21671bd"
integrity sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==

"@types/memoizee@^0.4.4":
"@types/memoizee@^0.4.11", "@types/memoizee@^0.4.4":
version "0.4.11"
resolved "https://registry.yarnpkg.com/@types/memoizee/-/memoizee-0.4.11.tgz#da8897f0064bff3e845b5185e2a323bbd5c8d0a3"
integrity sha512-2gyorIBZu8GoDr9pYjROkxWWcFtHCquF7TVbN2I+/OvgZhnIGQS0vX5KJz4lXNKb8XOSfxFOSG5OLru1ESqLUg==
Expand Down Expand Up @@ -4849,6 +4849,14 @@ d@1, d@^1.0.1:
es5-ext "^0.10.50"
type "^1.0.1"

d@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/d/-/d-1.0.2.tgz#2aefd554b81981e7dccf72d6842ae725cb17e5de"
integrity sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==
dependencies:
es5-ext "^0.10.64"
type "^2.7.2"

[email protected]:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
Expand Down Expand Up @@ -5068,6 +5076,16 @@ es5-ext@^0.10.35, es5-ext@^0.10.46, es5-ext@^0.10.50, es5-ext@^0.10.53, es5-ext@
es6-symbol "^3.1.3"
next-tick "^1.1.0"

es5-ext@^0.10.62, es5-ext@^0.10.64:
version "0.10.64"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.64.tgz#12e4ffb48f1ba2ea777f1fcdd1918ef73ea21714"
integrity sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==
dependencies:
es6-iterator "^2.0.3"
es6-symbol "^3.1.3"
esniff "^2.0.1"
next-tick "^1.1.0"

es6-iterator@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7"
Expand Down Expand Up @@ -5291,6 +5309,16 @@ eslint@^8.56.0:
strip-ansi "^6.0.1"
text-table "^0.2.0"

esniff@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/esniff/-/esniff-2.0.1.tgz#a4d4b43a5c71c7ec51c51098c1d8a29081f9b308"
integrity sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==
dependencies:
d "^1.0.1"
es5-ext "^0.10.62"
event-emitter "^0.3.5"
type "^2.7.2"

espree@^9.6.0, espree@^9.6.1:
version "9.6.1"
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
Expand Down Expand Up @@ -6381,12 +6409,11 @@ jsonfile@^6.0.1, jsonfile@^6.1.0:
optionalDependencies:
graceful-fs "^4.1.6"

keycloakify@10.0.0-rc.59:
version "10.0.0-rc.59"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.0.0-rc.59.tgz#3034dc92f8be76f92978c326d79b844bca98bde2"
integrity sha512-jUhvAp9WK9Da4SnYrdtHwKLp23l1KlOzmUtOK0LxU5/3nO8NLq+bw0Rukn5ji0pr8RpVQaY1895k3Ir/TL/PAg==
keycloakify@10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-10.1.1.tgz#779f30430a4c9d840c850ebc5a5ce871f9f0169c"
integrity sha512-9WEYM8H6lQOkOOGZroiBnS6XLQORCo3kA/Ohb2wF3V0rx/TC49nNYANK94Lj37T/gzIo3wy/6fpLY4oTbR+rJw==
dependencies:
react-markdown "^5.0.3"
tsafe "^1.6.6"

keyv@^4.5.3:
Expand Down Expand Up @@ -6686,6 +6713,20 @@ memoizee@^0.4.15:
next-tick "^1.1.0"
timers-ext "^0.1.7"

memoizee@^0.4.17:
version "0.4.17"
resolved "https://registry.yarnpkg.com/memoizee/-/memoizee-0.4.17.tgz#942a5f8acee281fa6fb9c620bddc57e3b7382949"
integrity sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==
dependencies:
d "^1.0.2"
es5-ext "^0.10.64"
es6-weak-map "^2.0.3"
event-emitter "^0.3.5"
is-promise "^2.2.2"
lru-queue "^0.1.0"
next-tick "^1.1.0"
timers-ext "^0.1.7"

memoizerific@^1.11.3:
version "1.11.3"
resolved "https://registry.yarnpkg.com/memoizerific/-/memoizerific-1.11.3.tgz#7c87a4646444c32d75438570905f2dbd1b1a805a"
Expand Down Expand Up @@ -7007,18 +7048,20 @@ onetime@^6.0.0:
dependencies:
mimic-fn "^4.0.0"

onyxia-ui@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.0.tgz#ef169beafd7af6452889deb9d02418ebffaf5a2d"
integrity sha512-9eeGiSx17aUu7mKDK7W6HtpQVHrK7Mr+YyKgvjPotbLxMSdClqW7z1LDITnMzLHzH79mj0IWBnyy9u2NDB/r6Q==
onyxia-ui@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-5.3.3.tgz#0a0e44c3c0778de565d35d7888ae7e542e1ca256"
integrity sha512-wvRE5MD0qvpib1soWJPm93K0sjONeE/LqH+kYUWF6RAjCv2Lf5i4yLol5/EuNnyeOXtwWn5E1YsPCEz2menroA==
dependencies:
"@mui/icons-material" "^5.14.18"
"@types/memoizee" "^0.4.11"
color "3.1.3"
evt "^2.5.7"
make-fetch-happen "^10.2.1"
memoizee "^0.4.15"
memoizee "^0.4.17"
minimal-polyfills "^2.2.3"
powerhooks "^1.0.12"
react-markdown "^5.0.3"
run-exclusive "^2.2.19"
tsafe "^1.7.2"
tss-react "^4.9.12"
Expand Down Expand Up @@ -7297,6 +7340,15 @@ powerhooks@^1.0.12:
memoizee "^0.4.15"
tsafe "^1.7.2"

powerhooks@^1.0.13:
version "1.0.13"
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.13.tgz#4642d7c16bdc31d444403f18e0fac26bf7e96ad6"
integrity sha512-nDDYfklVEWcYLkKVtVxxb0UA5pUkkmAHOxWOAveTZT6LJDZelcc8cDsuoQO1zjQkkAFO3l4COyJ/8v2tJGOOEQ==
dependencies:
evt "^2.5.7"
memoizee "^0.4.15"
tsafe "^1.7.2"

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 @@ -8410,6 +8462,15 @@ tss-react@^4.9.12:
"@emotion/serialize" "*"
"@emotion/utils" "*"

tss-react@^4.9.13:
version "4.9.13"
resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.13.tgz#e6ac0bfea3977e58b5ef5a261cd0b035e6bd8254"
integrity sha512-Gu19qqPH8/SAyKVIgDE5qHygirEDnNIQcXhiEc+l4Q9T7C1sfvUnbVWs+yBpmN26/wyk4FTOupjYS2wq4vH0yA==
dependencies:
"@emotion/cache" "*"
"@emotion/serialize" "*"
"@emotion/utils" "*"

tsutils@^3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
Expand Down

0 comments on commit 9dc7715

Please sign in to comment.