Skip to content

Commit 80c1da0

Browse files
committed
Update powerhook (url parser)
1 parent 295f690 commit 80c1da0

2 files changed

Lines changed: 32 additions & 23 deletions

File tree

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,16 @@
5757
"evt": "^2.5.8",
5858
"file-saver": "^2.0.5",
5959
"flexsearch": "0.7.43",
60-
"i18nifty": "^3.2.3",
60+
"i18nifty": "^3.2.5",
6161
"json5": "2.2.3",
6262
"keycloakify": "^11.8.13",
6363
"memoizee": "^0.4.17",
6464
"minimal-polyfills": "^2.2.3",
6565
"mui-icons-material-lazy": "^1.0.4",
66-
"oidc-spa": "^6.9.5",
67-
"onyxia-ui": "^6.2.4",
66+
"oidc-spa": "^6.9.6",
67+
"onyxia-ui": "^6.2.5",
6868
"pathe": "^1.1.2",
69-
"powerhooks": "^1.0.19",
69+
"powerhooks": "^1.0.21",
7070
"react": "^18.3.1",
7171
"react-code-blocks": "^0.1.6",
7272
"react-dom": "^18.3.1",

web/yarn.lock

Lines changed: 28 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,6 +4199,15 @@ evt@^2.5.8:
41994199
run-exclusive "^2.2.19"
42004200
tsafe "^1.8.5"
42014201

4202+
evt@^2.5.9:
4203+
version "2.5.9"
4204+
resolved "https://registry.yarnpkg.com/evt/-/evt-2.5.9.tgz#cd270e50ce1e7c586bf86242c054dd958d06a5c4"
4205+
integrity sha512-GpjX476FSlttEGWHT8BdVMoI8wGXQGbEOtKcP4E+kggg+yJzXBZN2n4x7TS/zPBJ1DZqWI+rguZZApjjzQ0HpA==
4206+
dependencies:
4207+
minimal-polyfills "^2.2.3"
4208+
run-exclusive "^2.2.19"
4209+
tsafe "^1.8.5"
4210+
42024211
execa@~8.0.1:
42034212
version "8.0.1"
42044213
resolved "https://registry.yarnpkg.com/execa/-/execa-8.0.1.tgz#51f6a5943b580f963c3ca9c6321796db8cc39b8c"
@@ -4716,12 +4725,12 @@ husky@^9.1.7:
47164725
resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
47174726
integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
47184727

4719-
i18nifty@^3.2.3:
4720-
version "3.2.3"
4721-
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.3.tgz#dfb40441e1c7e2993debd14c09dd7e20b439fa9a"
4722-
integrity sha512-LqEbyPMHdfLNqySeBe6hQF97OYRkCtAryUfSjDx+eoJGXNMtRMypHoYYN+recYEx9RQjDubOOzfIVDjv587jug==
4728+
i18nifty@^3.2.5:
4729+
version "3.2.5"
4730+
resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.5.tgz#2ddc7065592f4a80d5ac106b261548273d1a2f71"
4731+
integrity sha512-uids7FCHXwIzchlYGnnY7m7YJR6VRhZT+X7ltoi+Gd3wz4OcA/HDFKEzYJVDGy3ispbxkzdNSWLzmUOueKNbKg==
47234732
dependencies:
4724-
powerhooks "^1.0.19"
4733+
powerhooks "^1.0.21"
47254734
tsafe "^1.8.5"
47264735

47274736
ieee754@^1.1.4:
@@ -5677,10 +5686,10 @@ object-keys@^1.1.1:
56775686
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
56785687
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
56795688

5680-
oidc-spa@^6.9.5:
5681-
version "6.9.5"
5682-
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.9.5.tgz#d1e83c533cb71622380adabe0c2eabcb10f6e088"
5683-
integrity sha512-RF0fTYyVa3JreZPGL8mYPLABRuFvA8VSzmcq4r8wtbwAvV5SqDFqynWTU0DPGKMn2vMRIq8TssaOwb+AZKlL/Q==
5689+
oidc-spa@^6.9.6:
5690+
version "6.9.6"
5691+
resolved "https://registry.yarnpkg.com/oidc-spa/-/oidc-spa-6.9.6.tgz#01f833b258d64b081a084dd48df573e51318eefe"
5692+
integrity sha512-x5DCtk/xhnVR+zjlyxoLYaKB1DkM++d+uZVWTINWJIpDPLL7h+aB2FDjF3XwAfsTGtWleJGIotXgpQM0ILk4Pw==
56845693

56855694
once@^1.3.0:
56865695
version "1.4.0"
@@ -5712,16 +5721,16 @@ oniguruma-to-es@0.7.0:
57125721
regex "^5.0.2"
57135722
regex-recursion "^4.3.0"
57145723

5715-
onyxia-ui@^6.2.4:
5716-
version "6.2.4"
5717-
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.4.tgz#2eb80ce081a57cfa64893d3fec5122e87fbdccfe"
5718-
integrity sha512-1VPx/ULY5ZaTOnONsrSKb+3tsl5kzvx5AA+zrAq6vvkiydSdao5k1HJHOD44b2qfqfNgRKA/WvmwQIaoBea7FA==
5724+
onyxia-ui@^6.2.5:
5725+
version "6.2.5"
5726+
resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.5.tgz#14918fa97d2086cafa7f4848256c5e9f5829b486"
5727+
integrity sha512-MDQZhvPOVYuCTkRwqJDfNLKeBTyROKmEiqhO780LIYRQsYJV8+Pa1lXhpes30GB+/8clqZNA6iNMQTgq6vLbeg==
57195728
dependencies:
57205729
"@mui/icons-material" "^6.1.7"
57215730
evt "^2.5.8"
57225731
memoizee "^0.4.17"
57235732
minimal-polyfills "^2.2.3"
5724-
powerhooks "^1.0.19"
5733+
powerhooks "^1.0.21"
57255734
react-markdown "^9.0.1"
57265735
rehype-raw "^7.0.0"
57275736
run-exclusive "^2.2.19"
@@ -5942,12 +5951,12 @@ postcss@^8.4.49:
59425951
picocolors "^1.1.1"
59435952
source-map-js "^1.2.1"
59445953

5945-
powerhooks@^1.0.19:
5946-
version "1.0.19"
5947-
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.19.tgz#e93ce44f55d31ca26a4511883a49cfe5341d47af"
5948-
integrity sha512-kmZX0LLvJyaIphwf2FjKABAQwQFrRqsEA41N4CB8EzfDobyXle545t4teajVo/NPboy0HEaioyv55FWN7d58/Q==
5954+
powerhooks@^1.0.21:
5955+
version "1.0.21"
5956+
resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.21.tgz#a0b31193570558be17501fea85a87dc6c7d46ca2"
5957+
integrity sha512-U+e0+mGtnJPHIPatZ2rWynt3Cc20mtBm26xnBRx0GLzRDc6SqQ2/lO9oleDRfYEdYUX5iOeWizjHq2lCNA/aRQ==
59495958
dependencies:
5950-
evt "^2.5.8"
5959+
evt "^2.5.9"
59515960
memoizee "^0.4.17"
59525961
tsafe "^1.8.5"
59535962

0 commit comments

Comments
 (0)