Skip to content

Commit 5bda8b7

Browse files
bump dashboard dependencies
1 parent 510ac0f commit 5bda8b7

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

web_client/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dependencies": {
1414
"axios": "^1.8.4",
1515
"i18next": "^24.2.3",
16-
"react": "^19.0.0",
17-
"react-dom": "^19.0.0",
16+
"react": "^19.1.0",
17+
"react-dom": "^19.1.0",
1818
"react-i18next": "^15.4.1",
1919
"react-icons": "^5.5.0",
2020
"react-modal": "^3.16.3",
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@eslint/js": "^9.23.0",
27-
"@types/react": "^19.0.12",
28-
"@types/react-dom": "^19.0.4",
27+
"@types/react": "^19.1.0",
28+
"@types/react-dom": "^19.1.1",
2929
"@types/react-modal": "^3.16.3",
3030
"@vitejs/plugin-react": "^4.3.4",
3131
"autoprefixer": "^10.4.21",
@@ -36,7 +36,7 @@
3636
"postcss": "^8.5.3",
3737
"tailwindcss": "^3.4.17",
3838
"typescript": "~5.8.2",
39-
"typescript-eslint": "^8.28.0",
40-
"vite": "^6.2.3"
39+
"typescript-eslint": "^8.29.0",
40+
"vite": "^6.2.5"
4141
}
4242
}

web_client/yarn.lock

Lines changed: 82 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -619,10 +619,10 @@
619619
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
620620
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
621621

622-
"@types/react-dom@^19.0.4":
623-
version "19.0.4"
624-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.4.tgz#bedba97f9346bd4c0fe5d39e689713804ec9ac89"
625-
integrity sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==
622+
"@types/react-dom@^19.1.1":
623+
version "19.1.1"
624+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.1.tgz#a8d097b28247d1129cf56e74d1622c98978c04ed"
625+
integrity sha512-jFf/woGTVTjUJsl2O7hcopJ1r0upqoq/vIOoCj0yLh3RIXxWcljlpuZ+vEBRXsymD1jhfeJrlyTy/S1UW+4y1w==
626626

627627
"@types/react-modal@^3.16.3":
628628
version "3.16.3"
@@ -638,92 +638,92 @@
638638
dependencies:
639639
csstype "^3.0.2"
640640

641-
"@types/react@^19.0.12":
642-
version "19.0.12"
643-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
644-
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
641+
"@types/react@^19.1.0":
642+
version "19.1.0"
643+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.0.tgz#73c43ad9bc43496ca8184332b111e2aef63fc9da"
644+
integrity sha512-UaicktuQI+9UKyA4njtDOGBD/67t8YEBt2xdfqu8+gP9hqPUPsiXlNPcpS2gVdjmis5GKPG3fCxbQLVgxsQZ8w==
645645
dependencies:
646646
csstype "^3.0.2"
647647

648-
"@typescript-eslint/eslint-plugin@8.28.0":
649-
version "8.28.0"
650-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6"
651-
integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==
648+
"@typescript-eslint/eslint-plugin@8.29.0":
649+
version "8.29.0"
650+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz#151c4878700a5ad229ce6713d2674d58b626b3d9"
651+
integrity sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==
652652
dependencies:
653653
"@eslint-community/regexpp" "^4.10.0"
654-
"@typescript-eslint/scope-manager" "8.28.0"
655-
"@typescript-eslint/type-utils" "8.28.0"
656-
"@typescript-eslint/utils" "8.28.0"
657-
"@typescript-eslint/visitor-keys" "8.28.0"
654+
"@typescript-eslint/scope-manager" "8.29.0"
655+
"@typescript-eslint/type-utils" "8.29.0"
656+
"@typescript-eslint/utils" "8.29.0"
657+
"@typescript-eslint/visitor-keys" "8.29.0"
658658
graphemer "^1.4.0"
659659
ignore "^5.3.1"
660660
natural-compare "^1.4.0"
661661
ts-api-utils "^2.0.1"
662662

663-
"@typescript-eslint/parser@8.28.0":
664-
version "8.28.0"
665-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98"
666-
integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==
663+
"@typescript-eslint/parser@8.29.0":
664+
version "8.29.0"
665+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.0.tgz#b98841e0a8099728cb8583da92326fcb7f5be1d2"
666+
integrity sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==
667667
dependencies:
668-
"@typescript-eslint/scope-manager" "8.28.0"
669-
"@typescript-eslint/types" "8.28.0"
670-
"@typescript-eslint/typescript-estree" "8.28.0"
671-
"@typescript-eslint/visitor-keys" "8.28.0"
668+
"@typescript-eslint/scope-manager" "8.29.0"
669+
"@typescript-eslint/types" "8.29.0"
670+
"@typescript-eslint/typescript-estree" "8.29.0"
671+
"@typescript-eslint/visitor-keys" "8.29.0"
672672
debug "^4.3.4"
673673

674-
"@typescript-eslint/scope-manager@8.28.0":
675-
version "8.28.0"
676-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe"
677-
integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==
674+
"@typescript-eslint/scope-manager@8.29.0":
675+
version "8.29.0"
676+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz#8fd9872823aef65ff71d3f6d1ec9316ace0b6bf3"
677+
integrity sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==
678678
dependencies:
679-
"@typescript-eslint/types" "8.28.0"
680-
"@typescript-eslint/visitor-keys" "8.28.0"
679+
"@typescript-eslint/types" "8.29.0"
680+
"@typescript-eslint/visitor-keys" "8.29.0"
681681

682-
"@typescript-eslint/type-utils@8.28.0":
683-
version "8.28.0"
684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f"
685-
integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==
682+
"@typescript-eslint/type-utils@8.29.0":
683+
version "8.29.0"
684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz#98dcfd1193cb4e2b2d0294a8656ce5eb58c443a9"
685+
integrity sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==
686686
dependencies:
687-
"@typescript-eslint/typescript-estree" "8.28.0"
688-
"@typescript-eslint/utils" "8.28.0"
687+
"@typescript-eslint/typescript-estree" "8.29.0"
688+
"@typescript-eslint/utils" "8.29.0"
689689
debug "^4.3.4"
690690
ts-api-utils "^2.0.1"
691691

692-
"@typescript-eslint/types@8.28.0":
693-
version "8.28.0"
694-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e"
695-
integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==
692+
"@typescript-eslint/types@8.29.0":
693+
version "8.29.0"
694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.0.tgz#65add70ab4ef66beaa42a5addf87dab2b05b1f33"
695+
integrity sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==
696696

697-
"@typescript-eslint/typescript-estree@8.28.0":
698-
version "8.28.0"
699-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114"
700-
integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==
697+
"@typescript-eslint/typescript-estree@8.29.0":
698+
version "8.29.0"
699+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz#d201a4f115327ec90496307c9958262285065b00"
700+
integrity sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==
701701
dependencies:
702-
"@typescript-eslint/types" "8.28.0"
703-
"@typescript-eslint/visitor-keys" "8.28.0"
702+
"@typescript-eslint/types" "8.29.0"
703+
"@typescript-eslint/visitor-keys" "8.29.0"
704704
debug "^4.3.4"
705705
fast-glob "^3.3.2"
706706
is-glob "^4.0.3"
707707
minimatch "^9.0.4"
708708
semver "^7.6.0"
709709
ts-api-utils "^2.0.1"
710710

711-
"@typescript-eslint/utils@8.28.0":
712-
version "8.28.0"
713-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528"
714-
integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==
711+
"@typescript-eslint/utils@8.29.0":
712+
version "8.29.0"
713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.0.tgz#d6d22b19c8c4812a874f00341f686b45b9fe895f"
714+
integrity sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==
715715
dependencies:
716716
"@eslint-community/eslint-utils" "^4.4.0"
717-
"@typescript-eslint/scope-manager" "8.28.0"
718-
"@typescript-eslint/types" "8.28.0"
719-
"@typescript-eslint/typescript-estree" "8.28.0"
717+
"@typescript-eslint/scope-manager" "8.29.0"
718+
"@typescript-eslint/types" "8.29.0"
719+
"@typescript-eslint/typescript-estree" "8.29.0"
720720

721-
"@typescript-eslint/visitor-keys@8.28.0":
722-
version "8.28.0"
723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969"
724-
integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==
721+
"@typescript-eslint/visitor-keys@8.29.0":
722+
version "8.29.0"
723+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz#2356336c9efdc3597ffcd2aa1ce95432852b743d"
724+
integrity sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==
725725
dependencies:
726-
"@typescript-eslint/types" "8.28.0"
726+
"@typescript-eslint/types" "8.29.0"
727727
eslint-visitor-keys "^4.2.0"
728728

729729
"@vitejs/plugin-react@^4.3.4":
@@ -1928,12 +1928,12 @@ queue-microtask@^1.2.2:
19281928
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
19291929
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
19301930

1931-
react-dom@^19.0.0:
1932-
version "19.0.0"
1933-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57"
1934-
integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==
1931+
react-dom@^19.1.0:
1932+
version "19.1.0"
1933+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.1.0.tgz#133558deca37fa1d682708df8904b25186793623"
1934+
integrity sha512-Xs1hdnE+DyKgeHJeJznQmYMIBG3TKIHJJT95Q58nHLSrElKlGQqDTR2HQ9fx5CN/Gk6Vh/kupBTDLU11/nDk/g==
19351935
dependencies:
1936-
scheduler "^0.25.0"
1936+
scheduler "^0.26.0"
19371937

19381938
react-i18next@^15.4.1:
19391939
version "15.4.1"
@@ -2004,10 +2004,10 @@ react-toastify@^11.0.5:
20042004
dependencies:
20052005
clsx "^2.1.1"
20062006

2007-
react@^19.0.0:
2008-
version "19.0.0"
2009-
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
2010-
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
2007+
react@^19.1.0:
2008+
version "19.1.0"
2009+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
2010+
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
20112011

20122012
read-cache@^1.0.0:
20132013
version "1.0.0"
@@ -2104,10 +2104,10 @@ run-parallel@^1.1.9:
21042104
dependencies:
21052105
queue-microtask "^1.2.2"
21062106

2107-
scheduler@^0.25.0:
2108-
version "0.25.0"
2109-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015"
2110-
integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA==
2107+
scheduler@^0.26.0:
2108+
version "0.26.0"
2109+
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.26.0.tgz#4ce8a8c2a2095f13ea11bf9a445be50c555d6337"
2110+
integrity sha512-NlHwttCI/l5gCPR3D1nNXtWABUmBwvZpEQiD4IXSbIDq8BzLIK/7Ir5gTFSGZDUu37K5cMNp0hFtzO38sC7gWA==
21112111

21122112
semver@^6.3.1:
21132113
version "6.3.1"
@@ -2285,14 +2285,14 @@ type-check@^0.4.0, type-check@~0.4.0:
22852285
dependencies:
22862286
prelude-ls "^1.2.1"
22872287

2288-
typescript-eslint@^8.28.0:
2289-
version "8.28.0"
2290-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3"
2291-
integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==
2288+
typescript-eslint@^8.29.0:
2289+
version "8.29.0"
2290+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.0.tgz#fc059b4c840889e5180dd822594eb46fa4619093"
2291+
integrity sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==
22922292
dependencies:
2293-
"@typescript-eslint/eslint-plugin" "8.28.0"
2294-
"@typescript-eslint/parser" "8.28.0"
2295-
"@typescript-eslint/utils" "8.28.0"
2293+
"@typescript-eslint/eslint-plugin" "8.29.0"
2294+
"@typescript-eslint/parser" "8.29.0"
2295+
"@typescript-eslint/utils" "8.29.0"
22962296

22972297
typescript@~5.8.2:
22982298
version "5.8.2"
@@ -2327,10 +2327,10 @@ util-deprecate@^1.0.2:
23272327
resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
23282328
integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
23292329

2330-
vite@^6.2.3:
2331-
version "6.2.3"
2332-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.3.tgz#249e92d32886981ab46bc1f049ac72abc6fa81e2"
2333-
integrity sha512-IzwM54g4y9JA/xAeBPNaDXiBF8Jsgl3VBQ2YQ/wOY6fyW3xMdSoltIV3Bo59DErdqdE6RxUfv8W69DvUorE4Eg==
2330+
vite@^6.2.5:
2331+
version "6.2.5"
2332+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.5.tgz#d093b5fe8eb96e594761584a966ab13f24457820"
2333+
integrity sha512-j023J/hCAa4pRIUH6J9HemwYfjB5llR2Ps0CWeikOtdR8+pAURAk0DoJC5/mm9kd+UgdnIy7d6HE4EAvlYhPhA==
23342334
dependencies:
23352335
esbuild "^0.25.0"
23362336
postcss "^8.5.3"

0 commit comments

Comments
 (0)