Skip to content

Commit 96ddbbd

Browse files
Upgrading all dependencies (#2544)
This PR contains automated updates generated by the monthly workflow. Co-authored-by: RobinTail <[email protected]>
1 parent 7e61663 commit 96ddbbd

1 file changed

Lines changed: 85 additions & 82 deletions

File tree

yarn.lock

Lines changed: 85 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,9 @@
208208
integrity sha512-kM3HKb16VIXZyIeVrM1ygYmZBKybX8N4p754bw390wGO3Tf2j4L2/WYL+4suWujpgf6GBYs3jv7TyUivdd05JA==
209209

210210
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
211-
version "4.6.0"
212-
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.0.tgz#bfe67b3d334a8579a35e48fe240dc0638d1bcd91"
213-
integrity sha512-WhCn7Z7TauhBtmzhvKpoQs0Wwb/kBcy4CwpuI0/eEIr2Lx2auxmulAzLr91wVZJaz47iUZdkXOK7WlAfxGKCnA==
211+
version "4.6.1"
212+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz#e4c58fdcf0696e7a5f19c30201ed43123ab15abc"
213+
integrity sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==
214214
dependencies:
215215
eslint-visitor-keys "^3.4.3"
216216

@@ -390,10 +390,10 @@
390390
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
391391
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
392392

393-
"@pkgr/core@^0.2.1":
394-
version "0.2.2"
395-
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.2.tgz#224e466468489466a3ca77832be80cdd0bb8e523"
396-
integrity sha512-25L86MyPvnlQoX2MTIV2OiUcb6vJ6aRbFa9pbwByn95INKD5mFH2smgjDhq+fwJoqAgvgbdJLj6Tz7V9X5CFAQ==
393+
"@pkgr/core@^0.2.3":
394+
version "0.2.4"
395+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.4.tgz#d897170a2b0ba51f78a099edccd968f7b103387c"
396+
integrity sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==
397397

398398
399399
version "4.40.0"
@@ -661,98 +661,98 @@
661661
"@types/express" "*"
662662
"@types/serve-static" "*"
663663

664-
"@typescript-eslint/eslint-plugin@8.29.1":
665-
version "8.29.1"
666-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.1.tgz#593639d9bb5239b2d877d65757b7e2c9100a2e84"
667-
integrity sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg==
664+
"@typescript-eslint/eslint-plugin@8.30.1":
665+
version "8.30.1"
666+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.30.1.tgz#9beb9e4fbfdde40410e96587cc56dded1942cdf1"
667+
integrity sha512-v+VWphxMjn+1t48/jO4t950D6KR8JaJuNXzi33Ve6P8sEmPr5k6CEXjdGwT6+LodVnEa91EQCtwjWNUCPweo+Q==
668668
dependencies:
669669
"@eslint-community/regexpp" "^4.10.0"
670-
"@typescript-eslint/scope-manager" "8.29.1"
671-
"@typescript-eslint/type-utils" "8.29.1"
672-
"@typescript-eslint/utils" "8.29.1"
673-
"@typescript-eslint/visitor-keys" "8.29.1"
670+
"@typescript-eslint/scope-manager" "8.30.1"
671+
"@typescript-eslint/type-utils" "8.30.1"
672+
"@typescript-eslint/utils" "8.30.1"
673+
"@typescript-eslint/visitor-keys" "8.30.1"
674674
graphemer "^1.4.0"
675675
ignore "^5.3.1"
676676
natural-compare "^1.4.0"
677677
ts-api-utils "^2.0.1"
678678

679-
"@typescript-eslint/parser@8.29.1":
680-
version "8.29.1"
681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0"
682-
integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg==
679+
"@typescript-eslint/parser@8.30.1":
680+
version "8.30.1"
681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.1.tgz#8a9fa650b046e64656e21d4fdff86535b6a084b6"
682+
integrity sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg==
683683
dependencies:
684-
"@typescript-eslint/scope-manager" "8.29.1"
685-
"@typescript-eslint/types" "8.29.1"
686-
"@typescript-eslint/typescript-estree" "8.29.1"
687-
"@typescript-eslint/visitor-keys" "8.29.1"
684+
"@typescript-eslint/scope-manager" "8.30.1"
685+
"@typescript-eslint/types" "8.30.1"
686+
"@typescript-eslint/typescript-estree" "8.30.1"
687+
"@typescript-eslint/visitor-keys" "8.30.1"
688688
debug "^4.3.4"
689689

690690
"@typescript-eslint/rule-tester@^8.29.1":
691-
version "8.29.1"
692-
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.29.1.tgz#771813655e3e95e6884075cedd782f5bee2d34d9"
693-
integrity sha512-Kge0+/xU4So5mnZqCTj07wBtJBBGf0EEDLXhOmEbrfDXiPpc6FHaqOmc4y16eGrs2sTrgAXYyc2MOkdsoWgK2w==
691+
version "8.30.1"
692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/rule-tester/-/rule-tester-8.30.1.tgz#818fadfaa962d4978360be44199105efa451705d"
693+
integrity sha512-3UmS0ltzcJZfOwUl5QoMXC4W22tg7uoisjo7JNa6VrI397X+SF25k4c8z2sIzHfCvnMaeXKdNorvenGson/bLQ==
694694
dependencies:
695-
"@typescript-eslint/parser" "8.29.1"
696-
"@typescript-eslint/typescript-estree" "8.29.1"
697-
"@typescript-eslint/utils" "8.29.1"
695+
"@typescript-eslint/parser" "8.30.1"
696+
"@typescript-eslint/typescript-estree" "8.30.1"
697+
"@typescript-eslint/utils" "8.30.1"
698698
ajv "^6.12.6"
699699
json-stable-stringify-without-jsonify "^1.0.1"
700700
lodash.merge "4.6.2"
701701
semver "^7.6.0"
702702

703-
"@typescript-eslint/scope-manager@8.29.1":
704-
version "8.29.1"
705-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
706-
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
703+
"@typescript-eslint/scope-manager@8.30.1":
704+
version "8.30.1"
705+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.30.1.tgz#f99c7efd53b5ff9fb57e55be71eb855603fd80b7"
706+
integrity sha512-+C0B6ChFXZkuaNDl73FJxRYT0G7ufVPOSQkqkpM/U198wUwUFOtgo1k/QzFh1KjpBitaK7R1tgjVz6o9HmsRPg==
707707
dependencies:
708-
"@typescript-eslint/types" "8.29.1"
709-
"@typescript-eslint/visitor-keys" "8.29.1"
708+
"@typescript-eslint/types" "8.30.1"
709+
"@typescript-eslint/visitor-keys" "8.30.1"
710710

711-
"@typescript-eslint/type-utils@8.29.1":
712-
version "8.29.1"
713-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.29.1.tgz#653dfff5c1711bc920a6a46a5a2c274899f00179"
714-
integrity sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw==
711+
"@typescript-eslint/type-utils@8.30.1":
712+
version "8.30.1"
713+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.30.1.tgz#151ee0529d6e6df19d8a3a23e81c809d2e4f6b1a"
714+
integrity sha512-64uBF76bfQiJyHgZISC7vcNz3adqQKIccVoKubyQcOnNcdJBvYOILV1v22Qhsw3tw3VQu5ll8ND6hycgAR5fEA==
715715
dependencies:
716-
"@typescript-eslint/typescript-estree" "8.29.1"
717-
"@typescript-eslint/utils" "8.29.1"
716+
"@typescript-eslint/typescript-estree" "8.30.1"
717+
"@typescript-eslint/utils" "8.30.1"
718718
debug "^4.3.4"
719719
ts-api-utils "^2.0.1"
720720

721-
"@typescript-eslint/types@8.29.1":
722-
version "8.29.1"
723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
724-
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
721+
"@typescript-eslint/types@8.30.1":
722+
version "8.30.1"
723+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
724+
integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==
725725

726-
"@typescript-eslint/typescript-estree@8.29.1":
727-
version "8.29.1"
728-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
729-
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
726+
"@typescript-eslint/typescript-estree@8.30.1":
727+
version "8.30.1"
728+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
729+
integrity sha512-kQQnxymiUy9tTb1F2uep9W6aBiYODgq5EMSk6Nxh4Z+BDUoYUSa029ISs5zTzKBFnexQEh71KqwjKnRz58lusQ==
730730
dependencies:
731-
"@typescript-eslint/types" "8.29.1"
732-
"@typescript-eslint/visitor-keys" "8.29.1"
731+
"@typescript-eslint/types" "8.30.1"
732+
"@typescript-eslint/visitor-keys" "8.30.1"
733733
debug "^4.3.4"
734734
fast-glob "^3.3.2"
735735
is-glob "^4.0.3"
736736
minimatch "^9.0.4"
737737
semver "^7.6.0"
738738
ts-api-utils "^2.0.1"
739739

740-
"@typescript-eslint/utils@8.29.1":
741-
version "8.29.1"
742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
743-
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
740+
"@typescript-eslint/utils@8.30.1":
741+
version "8.30.1"
742+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.30.1.tgz#23d4824394765948fe73dc7113892f85fdc80efd"
743+
integrity sha512-T/8q4R9En2tcEsWPQgB5BQ0XJVOtfARcUvOa8yJP3fh9M/mXraLxZrkCfGb6ChrO/V3W+Xbd04RacUEqk1CFEQ==
744744
dependencies:
745745
"@eslint-community/eslint-utils" "^4.4.0"
746-
"@typescript-eslint/scope-manager" "8.29.1"
747-
"@typescript-eslint/types" "8.29.1"
748-
"@typescript-eslint/typescript-estree" "8.29.1"
746+
"@typescript-eslint/scope-manager" "8.30.1"
747+
"@typescript-eslint/types" "8.30.1"
748+
"@typescript-eslint/typescript-estree" "8.30.1"
749749

750-
"@typescript-eslint/visitor-keys@8.29.1":
751-
version "8.29.1"
752-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
753-
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
750+
"@typescript-eslint/visitor-keys@8.30.1":
751+
version "8.30.1"
752+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
753+
integrity sha512-aEhgas7aJ6vZnNFC7K4/vMGDGyOiqWcYZPpIWrTKuTAlsvDNKy2GFDqh9smL+iq069ZvR0YzEeq0B8NJlLzjFA==
754754
dependencies:
755-
"@typescript-eslint/types" "8.29.1"
755+
"@typescript-eslint/types" "8.30.1"
756756
eslint-visitor-keys "^4.2.0"
757757

758758
"@vitest/coverage-v8@^3.1.1":
@@ -2406,7 +2406,7 @@ reusify@^1.0.4:
24062406
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
24072407
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
24082408

2409-
rollup@^4.30.1, rollup@^4.34.8:
2409+
rollup@^4.34.8, rollup@^4.34.9:
24102410
version "4.40.0"
24112411
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.40.0.tgz#13742a615f423ccba457554f006873d5a4de1920"
24122412
integrity sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==
@@ -2704,11 +2704,11 @@ swagger-ui-express@^5.0.0:
27042704
swagger-ui-dist ">=5.0.0"
27052705

27062706
synckit@^0.11.0:
2707-
version "0.11.3"
2708-
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.3.tgz#8b83e145d7cedc56c01e3510cf516d91a0e568c2"
2709-
integrity sha512-szhWDqNNI9etJUvbZ1/cx1StnZx8yMmFxme48SwR4dty4ioSY50KEZlpv0qAfgc1fpRzuh9hBXEzoCpJ779dLg==
2707+
version "0.11.4"
2708+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.4.tgz#48972326b59723fc15b8d159803cf8302b545d59"
2709+
integrity sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==
27102710
dependencies:
2711-
"@pkgr/core" "^0.2.1"
2711+
"@pkgr/core" "^0.2.3"
27122712
tslib "^2.8.1"
27132713

27142714
test-exclude@^7.0.1:
@@ -2744,7 +2744,7 @@ tinyexec@^0.3.2:
27442744
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-0.3.2.tgz#941794e657a85e496577995c6eef66f53f42b3d2"
27452745
integrity sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==
27462746

2747-
tinyglobby@^0.2.11:
2747+
tinyglobby@^0.2.11, tinyglobby@^0.2.12:
27482748
version "0.2.12"
27492749
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.12.tgz#ac941a42e0c5773bd0b5d08f32de82e74a1a61b5"
27502750
integrity sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==
@@ -2875,13 +2875,13 @@ types-ramda@^0.30.1:
28752875
ts-toolbelt "^9.6.0"
28762876

28772877
typescript-eslint@^8.29.1:
2878-
version "8.29.1"
2879-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.29.1.tgz#c0b205e542ade22f9027caaaa9c4ec31a202010f"
2880-
integrity sha512-f8cDkvndhbQMPcysk6CUSGBWV+g1utqdn71P5YKwMumVMOG/5k7cHq0KyG4O52nB0oKS4aN2Tp5+wB4APJGC+w==
2878+
version "8.30.1"
2879+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.30.1.tgz#c9ed49b459bd98e325fb78e2c86943dce7bb1cc0"
2880+
integrity sha512-D7lC0kcehVH7Mb26MRQi64LMyRJsj3dToJxM1+JVTl53DQSV5/7oUGWQLcKl1C1KnoVHxMMU2FNQMffr7F3Row==
28812881
dependencies:
2882-
"@typescript-eslint/eslint-plugin" "8.29.1"
2883-
"@typescript-eslint/parser" "8.29.1"
2884-
"@typescript-eslint/utils" "8.29.1"
2882+
"@typescript-eslint/eslint-plugin" "8.30.1"
2883+
"@typescript-eslint/parser" "8.30.1"
2884+
"@typescript-eslint/utils" "8.30.1"
28852885

28862886
28872887
version "5.6.1-rc"
@@ -2942,13 +2942,16 @@ [email protected]:
29422942
vite "^5.0.0 || ^6.0.0"
29432943

29442944
"vite@^5.0.0 || ^6.0.0":
2945-
version "6.2.6"
2946-
resolved "https://registry.yarnpkg.com/vite/-/vite-6.2.6.tgz#7f0ccf2fdc0c1eda079ce258508728e2473d3f61"
2947-
integrity sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==
2945+
version "6.3.1"
2946+
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.1.tgz#6b080ff907308ca691c5639c095ab6d938734c0d"
2947+
integrity sha512-kkzzkqtMESYklo96HKKPE5KKLkC1amlsqt+RjFMlX2AvbRB/0wghap19NdBxxwGZ+h/C6DLCrcEphPIItlGrRQ==
29482948
dependencies:
29492949
esbuild "^0.25.0"
2950+
fdir "^6.4.3"
2951+
picomatch "^4.0.2"
29502952
postcss "^8.5.3"
2951-
rollup "^4.30.1"
2953+
rollup "^4.34.9"
2954+
tinyglobby "^0.2.12"
29522955
optionalDependencies:
29532956
fsevents "~2.3.3"
29542957

@@ -3078,6 +3081,6 @@ yocto-queue@^0.1.0:
30783081
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
30793082

30803083
zod@^3.23.0:
3081-
version "3.24.2"
3082-
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.2.tgz#8efa74126287c675e92f46871cfc8d15c34372b3"
3083-
integrity sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==
3084+
version "3.24.3"
3085+
resolved "https://registry.yarnpkg.com/zod/-/zod-3.24.3.tgz#1f40f750a05e477396da64438e0e1c0995dafd87"
3086+
integrity sha512-HhY1oqzWCQWuUqvBFnsyrtZRhyPeR7SUGv+C4+MsisMuVfSPx8HpwWqH8tRahSlt6M3PiFAcoeFhZAqIXTxoSg==

0 commit comments

Comments
 (0)