@@ -3872,7 +3872,7 @@ emoji-regex@^10.3.0:
38723872 resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4"
38733873 integrity sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==
38743874
3875- entities@^4.4.0 :
3875+ entities@^4.4.0, entities@^4.5.0 :
38763876 version "4.5.0"
38773877 resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
38783878 integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
@@ -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+
42024211execa@~8.0.1 :
42034212 version "8.0.1"
42044213 resolved "https://registry.yarnpkg.com/execa/-/execa-8.0.1.tgz#51f6a5943b580f963c3ca9c6321796db8cc39b8c"
@@ -4547,11 +4556,51 @@ hasown@^2.0.0, hasown@^2.0.2:
45474556 dependencies :
45484557 function-bind "^1.1.2"
45494558
4559+ hast-util-from-parse5@^8.0.0 :
4560+ version "8.0.3"
4561+ resolved "https://registry.yarnpkg.com/hast-util-from-parse5/-/hast-util-from-parse5-8.0.3.tgz#830a35022fff28c3fea3697a98c2f4cc6b835a2e"
4562+ integrity sha512-3kxEVkEKt0zvcZ3hCRYI8rqrgwtlIOFMWkbclACvjlDw8Li9S2hk/d51OI0nr/gIpdMHNepwgOKqZ/sy0Clpyg==
4563+ dependencies :
4564+ " @types/hast" " ^3.0.0"
4565+ " @types/unist" " ^3.0.0"
4566+ devlop "^1.0.0"
4567+ hastscript "^9.0.0"
4568+ property-information "^7.0.0"
4569+ vfile "^6.0.0"
4570+ vfile-location "^5.0.0"
4571+ web-namespaces "^2.0.0"
4572+
45504573hast-util-parse-selector@^2.0.0 :
45514574 version "2.2.5"
45524575 resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-2.2.5.tgz#d57c23f4da16ae3c63b3b6ca4616683313499c3a"
45534576 integrity sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==
45544577
4578+ hast-util-parse-selector@^4.0.0 :
4579+ version "4.0.0"
4580+ resolved "https://registry.yarnpkg.com/hast-util-parse-selector/-/hast-util-parse-selector-4.0.0.tgz#352879fa86e25616036037dd8931fb5f34cb4a27"
4581+ integrity sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==
4582+ dependencies :
4583+ " @types/hast" " ^3.0.0"
4584+
4585+ hast-util-raw@^9.0.0 :
4586+ version "9.1.0"
4587+ resolved "https://registry.yarnpkg.com/hast-util-raw/-/hast-util-raw-9.1.0.tgz#79b66b26f6f68fb50dfb4716b2cdca90d92adf2e"
4588+ integrity sha512-Y8/SBAHkZGoNkpzqqfCldijcuUKh7/su31kEBp67cFY09Wy0mTRgtsLYsiIxMJxlu0f6AA5SUTbDR8K0rxnbUw==
4589+ dependencies :
4590+ " @types/hast" " ^3.0.0"
4591+ " @types/unist" " ^3.0.0"
4592+ " @ungap/structured-clone" " ^1.0.0"
4593+ hast-util-from-parse5 "^8.0.0"
4594+ hast-util-to-parse5 "^8.0.0"
4595+ html-void-elements "^3.0.0"
4596+ mdast-util-to-hast "^13.0.0"
4597+ parse5 "^7.0.0"
4598+ unist-util-position "^5.0.0"
4599+ unist-util-visit "^5.0.0"
4600+ vfile "^6.0.0"
4601+ web-namespaces "^2.0.0"
4602+ zwitch "^2.0.0"
4603+
45554604hast-util-to-html@^9.0.3 :
45564605 version "9.0.3"
45574606 resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.3.tgz#a9999a0ba6b4919576a9105129fead85d37f302b"
@@ -4590,6 +4639,19 @@ hast-util-to-jsx-runtime@^2.0.0:
45904639 unist-util-position "^5.0.0"
45914640 vfile-message "^4.0.0"
45924641
4642+ hast-util-to-parse5@^8.0.0 :
4643+ version "8.0.0"
4644+ resolved "https://registry.yarnpkg.com/hast-util-to-parse5/-/hast-util-to-parse5-8.0.0.tgz#477cd42d278d4f036bc2ea58586130f6f39ee6ed"
4645+ integrity sha512-3KKrV5ZVI8if87DVSi1vDeByYrkGzg4mEfeu4alwgmmIeARiBLKCZS2uw5Gb6nU9x9Yufyj3iudm6i7nl52PFw==
4646+ dependencies :
4647+ " @types/hast" " ^3.0.0"
4648+ comma-separated-tokens "^2.0.0"
4649+ devlop "^1.0.0"
4650+ property-information "^6.0.0"
4651+ space-separated-tokens "^2.0.0"
4652+ web-namespaces "^2.0.0"
4653+ zwitch "^2.0.0"
4654+
45934655hast-util-whitespace@^3.0.0 :
45944656 version "3.0.0"
45954657 resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz#7778ed9d3c92dd9e8c5c8f648a49c21fc51cb621"
@@ -4608,6 +4670,17 @@ hastscript@^6.0.0:
46084670 property-information "^5.0.0"
46094671 space-separated-tokens "^1.0.0"
46104672
4673+ hastscript@^9.0.0 :
4674+ version "9.0.1"
4675+ resolved "https://registry.yarnpkg.com/hastscript/-/hastscript-9.0.1.tgz#dbc84bef6051d40084342c229c451cd9dc567dff"
4676+ integrity sha512-g7df9rMFX/SPi34tyGCyUBREQoKkapwdY/T04Qn9TDWfHhAYt4/I0gMVirzK5wEzeUqIjEB+LXC/ypb7Aqno5w==
4677+ dependencies :
4678+ " @types/hast" " ^3.0.0"
4679+ comma-separated-tokens "^2.0.0"
4680+ hast-util-parse-selector "^4.0.0"
4681+ property-information "^7.0.0"
4682+ space-separated-tokens "^2.0.0"
4683+
46114684highlight.js@^10.4.1, highlight.js@~10.7.0 :
46124685 version "10.7.3"
46134686 resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
@@ -4652,12 +4725,12 @@ husky@^9.1.7:
46524725 resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.7.tgz#d46a38035d101b46a70456a850ff4201344c0b2d"
46534726 integrity sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==
46544727
4655- i18nifty@^3.2.3 :
4656- version "3.2.3 "
4657- resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.3 .tgz#dfb40441e1c7e2993debd14c09dd7e20b439fa9a "
4658- integrity sha512-LqEbyPMHdfLNqySeBe6hQF97OYRkCtAryUfSjDx+eoJGXNMtRMypHoYYN+recYEx9RQjDubOOzfIVDjv587jug ==
4728+ i18nifty@^3.2.4 :
4729+ version "3.2.4 "
4730+ resolved "https://registry.yarnpkg.com/i18nifty/-/i18nifty-3.2.4 .tgz#cb427830ea9b7588057ccf09499cedd9ca386041 "
4731+ integrity sha512-2pGtran5qXyuiB5PG3p1o1qjQPZLoEDxgVjF+CbhMZPVnEC86HRKgFWsSu7cpL7ayz0VvJ9b50GGLzD9OKqqIQ ==
46594732 dependencies :
4660- powerhooks "^1.0.19 "
4733+ powerhooks "^1.0.20 "
46614734 tsafe "^1.8.5"
46624735
46634736ieee754@^1.1.4 :
@@ -4961,10 +5034,10 @@ jsonify@^0.0.1:
49615034 resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.1.tgz#2aa3111dae3d34a0f151c63f3a45d995d9420978"
49625035 integrity sha512-2/Ki0GcmuqSrgFyelQq9M05y7PS0mEwuIzrf3f1fPqkVDVRvZrPZtVSMHxdgo8Aq0sxAOb/cr2aqqA3LeWHVPg==
49635036
4964- keycloakify@^11.8.13 :
4965- version "11.8.13 "
4966- resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.13 .tgz#fc6c11e61fdc51eb3fa7357338fbc6c669577ef6 "
4967- integrity sha512-eR9Kp7CHselq4+mrK0VLVOIjSXuwXh8uT7pSA3yaoTljTBwCCu5STWjWpPrRdYseTkWcIcGXCyyTMkgDIjN2wA ==
5037+ keycloakify@^11.8.16 :
5038+ version "11.8.16 "
5039+ resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-11.8.16 .tgz#c41d21b6169b21d72973d177ccf2f2114346872b "
5040+ integrity sha512-xJJ1OlfTbUNMo8KV5AIXPy05pHPa35IJgyBmPochDT+WmJyApjp8XcHsAGRxeJp/7/S12SB7S4jXtK/8y8UT+g ==
49685041 dependencies :
49695042 tsafe "^1.8.5"
49705043
@@ -5648,17 +5721,18 @@ oniguruma-to-es@0.7.0:
56485721 regex "^5.0.2"
56495722 regex-recursion "^4.3.0"
56505723
5651- onyxia-ui@^6.2.3 :
5652- version "6.2.3 "
5653- resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.3 .tgz#5d9c4b2372298369a205de4425533bbcc9dcec2d "
5654- integrity sha512-VrAJbmc7b7m8XYwbNIGhPMRDaLKJg2Q9ZHs0AjCa1nAR/wDnxMq9OoTEDRxRCZJS4/9m7lIyia2cEOyvHm0bAg ==
5724+ onyxia-ui@^6.2.4 :
5725+ version "6.2.4 "
5726+ resolved "https://registry.yarnpkg.com/onyxia-ui/-/onyxia-ui-6.2.4 .tgz#2eb80ce081a57cfa64893d3fec5122e87fbdccfe "
5727+ integrity sha512-1VPx/ULY5ZaTOnONsrSKb+3tsl5kzvx5AA+zrAq6vvkiydSdao5k1HJHOD44b2qfqfNgRKA/WvmwQIaoBea7FA ==
56555728 dependencies :
56565729 " @mui/icons-material" " ^6.1.7"
56575730 evt "^2.5.8"
56585731 memoizee "^0.4.17"
56595732 minimal-polyfills "^2.2.3"
56605733 powerhooks "^1.0.19"
56615734 react-markdown "^9.0.1"
5735+ rehype-raw "^7.0.0"
56625736 run-exclusive "^2.2.19"
56635737 tsafe "^1.8.5"
56645738 tss-react "^4.9.13"
@@ -5754,6 +5828,13 @@ parse-json@^5.0.0:
57545828 json-parse-even-better-errors "^2.3.0"
57555829 lines-and-columns "^1.1.6"
57565830
5831+ parse5@^7.0.0 :
5832+ version "7.2.1"
5833+ resolved "https://registry.yarnpkg.com/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a"
5834+ integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==
5835+ dependencies :
5836+ entities "^4.5.0"
5837+
57575838patch-package@^8.0.0 :
57585839 version "8.0.0"
57595840 resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-8.0.0.tgz#d191e2f1b6e06a4624a0116bcb88edd6714ede61"
@@ -5879,6 +5960,15 @@ powerhooks@^1.0.19:
58795960 memoizee "^0.4.17"
58805961 tsafe "^1.8.5"
58815962
5963+ powerhooks@^1.0.20 :
5964+ version "1.0.20"
5965+ resolved "https://registry.yarnpkg.com/powerhooks/-/powerhooks-1.0.20.tgz#2a634dc26907ebfa45d5602e03bd8a6535ccec2d"
5966+ integrity sha512-OdKPWt6Zd3p8bu85nlGKFsrvhU0Nyg2N436ne0Z1JtkZPXj22z/9mk9Acc3jHtG2Qnr5xIkFl6ueZo/sPT9Z6A==
5967+ dependencies :
5968+ evt "^2.5.9"
5969+ memoizee "^0.4.17"
5970+ tsafe "^1.8.5"
5971+
58825972prelude-ls@^1.2.1 :
58835973 version "1.2.1"
58845974 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -5934,6 +6024,11 @@ property-information@^6.0.0:
59346024 resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec"
59356025 integrity sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==
59366026
6027+ property-information@^7.0.0 :
6028+ version "7.0.0"
6029+ resolved "https://registry.yarnpkg.com/property-information/-/property-information-7.0.0.tgz#3508a6d6b0b8eb3ca6eb2c6623b164d2ed2ab112"
6030+ integrity sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==
6031+
59376032proxy-from-env@^1.1.0 :
59386033 version "1.1.0"
59396034 resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
@@ -6151,6 +6246,15 @@ regex@^5.0.2:
61516246 dependencies :
61526247 regex-utilities "^2.3.0"
61536248
6249+ rehype-raw@^7.0.0 :
6250+ version "7.0.0"
6251+ resolved "https://registry.yarnpkg.com/rehype-raw/-/rehype-raw-7.0.0.tgz#59d7348fd5dbef3807bbaa1d443efd2dd85ecee4"
6252+ integrity sha512-/aE8hCfKlQeA8LmyeyQvQF3eBiLRGNlfBJEvWH7ivp9sBqs7TNqBL5X3v157rM4IFETqDnIOO+z5M/biZbo9Ww==
6253+ dependencies :
6254+ " @types/hast" " ^3.0.0"
6255+ hast-util-raw "^9.0.0"
6256+ vfile "^6.0.0"
6257+
61546258remark-parse@^11.0.0 :
61556259 version "11.0.0"
61566260 resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-11.0.0.tgz#aa60743fcb37ebf6b069204eb4da304e40db45a1"
@@ -6687,10 +6791,10 @@ tss-react@^4.9.13:
66876791 " @emotion/serialize" " *"
66886792 " @emotion/utils" " *"
66896793
6690- tss-react@^4.9.14 :
6691- version "4.9.14 "
6692- resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.14 .tgz#0b606b7a08fe80670c8c7d09f2c24421422a2300 "
6693- integrity sha512-nAj4RCQk3ADzrmtxmTcmN1B9EKxPMIxuCfJ3ll964CksndJ2/ZImF6rAMo2Kud5yE3ENXHpPIBHCyuMtgptMvw ==
6794+ tss-react@^4.9.15 :
6795+ version "4.9.15 "
6796+ resolved "https://registry.yarnpkg.com/tss-react/-/tss-react-4.9.15 .tgz#a26fc24889a462ab4858094bc5b33cdda36e45ab "
6797+ integrity sha512-rLiEmDwUtln9RKTUR/ZPYBrufF0Tq/PFggO1M7P8M3/FAcodPQ746Ug9MCEFkURKDlntN17+Oja0DMMz5yBnsQ ==
66946798 dependencies :
66956799 " @emotion/cache" " *"
66966800 " @emotion/serialize" " *"
@@ -6879,6 +6983,14 @@ valid-url@^1.0.9:
68796983 resolved "https://registry.yarnpkg.com/valid-url/-/valid-url-1.0.9.tgz#1c14479b40f1397a75782f115e4086447433a200"
68806984 integrity sha512-QQDsV8OnSf5Uc30CKSwG9lnhMPe6exHtTXLRYX8uMwKENy640pU+2BgBL0LRbDh/eYRahNCS7aewCx0wf3NYVA==
68816985
6986+ vfile-location@^5.0.0 :
6987+ version "5.0.3"
6988+ resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-5.0.3.tgz#cb9eacd20f2b6426d19451e0eafa3d0a846225c3"
6989+ integrity sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==
6990+ dependencies :
6991+ " @types/unist" " ^3.0.0"
6992+ vfile "^6.0.0"
6993+
68826994vfile-message@^4.0.0 :
68836995 version "4.0.2"
68846996 resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181"
@@ -6981,6 +7093,11 @@ w3c-keyname@^2.2.4:
69817093 resolved "https://registry.yarnpkg.com/w3c-keyname/-/w3c-keyname-2.2.8.tgz#7b17c8c6883d4e8b86ac8aba79d39e880f8869c5"
69827094 integrity sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==
69837095
7096+ web-namespaces@^2.0.0 :
7097+ version "2.0.1"
7098+ resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692"
7099+ integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==
7100+
69847101webpack-virtual-modules@^0.6.2 :
69857102 version "0.6.2"
69867103 resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8"
0 commit comments