Skip to content

Commit 4cdc953

Browse files
chore(deps): update all dependencies
1 parent 8386a08 commit 4cdc953

File tree

1 file changed

+74
-67
lines changed

1 file changed

+74
-67
lines changed

yarn.lock

+74-67
Original file line numberDiff line numberDiff line change
@@ -340,17 +340,17 @@
340340
"@parcel/watcher-win32-x64" "2.5.0"
341341

342342
"@shikijs/engine-oniguruma@^1.24.0":
343-
version "1.24.0"
344-
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.0.tgz#4e6f49413fbc96dabfa30cb232ca1acf5ca1a446"
345-
integrity sha512-Eua0qNOL73Y82lGA4GF5P+G2+VXX9XnuUxkiUuwcxQPH4wom+tE39kZpBFXfUuwNYxHSkrSxpB1p4kyRW0moSg==
343+
version "1.24.1"
344+
resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.24.1.tgz#cf9f74867987a786057dbf599f571800f7ec5b30"
345+
integrity sha512-KdrTIBIONWd+Xs61eh8HdIpfigtrseat9dpARvaOe2x0g/FNTbwbkGr3y92VSOVD1XotzEskh3v/nCzyWjkf7g==
346346
dependencies:
347-
"@shikijs/types" "1.24.0"
347+
"@shikijs/types" "1.24.1"
348348
"@shikijs/vscode-textmate" "^9.3.0"
349349

350-
"@shikijs/[email protected].0", "@shikijs/types@^1.24.0":
351-
version "1.24.0"
352-
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.24.0.tgz#a1755b125cb8fb1780a876a0a57242939eafd79f"
353-
integrity sha512-aptbEuq1Pk88DMlCe+FzXNnBZ17LCiLIGWAeCWhoFDzia5Q5Krx3DgnULLiouSdd6+LUM39XwXGppqYE0Ghtug==
350+
"@shikijs/[email protected].1", "@shikijs/types@^1.24.0":
351+
version "1.24.1"
352+
resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.24.1.tgz#669c7165f9ee3caa475fadd61f7ed4ca0009e848"
353+
integrity sha512-ZwZFbShFY/APfKNt3s9Gv8rhTm29GodSKsOW66X6N+HGsZuaHalE1VUEX4fv93UXHTZTLjb3uxn63F96RhGfXw==
354354
dependencies:
355355
"@shikijs/vscode-textmate" "^9.3.0"
356356
"@types/hast" "^3.0.4"
@@ -415,84 +415,84 @@
415415
integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==
416416

417417
"@typescript-eslint/eslint-plugin@^8.17.0":
418-
version "8.17.0"
419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
420-
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
418+
version "8.18.0"
419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea"
420+
integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==
421421
dependencies:
422422
"@eslint-community/regexpp" "^4.10.0"
423-
"@typescript-eslint/scope-manager" "8.17.0"
424-
"@typescript-eslint/type-utils" "8.17.0"
425-
"@typescript-eslint/utils" "8.17.0"
426-
"@typescript-eslint/visitor-keys" "8.17.0"
423+
"@typescript-eslint/scope-manager" "8.18.0"
424+
"@typescript-eslint/type-utils" "8.18.0"
425+
"@typescript-eslint/utils" "8.18.0"
426+
"@typescript-eslint/visitor-keys" "8.18.0"
427427
graphemer "^1.4.0"
428428
ignore "^5.3.1"
429429
natural-compare "^1.4.0"
430430
ts-api-utils "^1.3.0"
431431

432432
"@typescript-eslint/parser@^8.17.0":
433-
version "8.17.0"
434-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
435-
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
436-
dependencies:
437-
"@typescript-eslint/scope-manager" "8.17.0"
438-
"@typescript-eslint/types" "8.17.0"
439-
"@typescript-eslint/typescript-estree" "8.17.0"
440-
"@typescript-eslint/visitor-keys" "8.17.0"
433+
version "8.18.0"
434+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b"
435+
integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==
436+
dependencies:
437+
"@typescript-eslint/scope-manager" "8.18.0"
438+
"@typescript-eslint/types" "8.18.0"
439+
"@typescript-eslint/typescript-estree" "8.18.0"
440+
"@typescript-eslint/visitor-keys" "8.18.0"
441441
debug "^4.3.4"
442442

443-
"@typescript-eslint/scope-manager@8.17.0":
444-
version "8.17.0"
445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
446-
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
443+
"@typescript-eslint/scope-manager@8.18.0":
444+
version "8.18.0"
445+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f"
446+
integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==
447447
dependencies:
448-
"@typescript-eslint/types" "8.17.0"
449-
"@typescript-eslint/visitor-keys" "8.17.0"
448+
"@typescript-eslint/types" "8.18.0"
449+
"@typescript-eslint/visitor-keys" "8.18.0"
450450

451-
"@typescript-eslint/type-utils@8.17.0":
452-
version "8.17.0"
453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
454-
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==
451+
"@typescript-eslint/type-utils@8.18.0":
452+
version "8.18.0"
453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471"
454+
integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==
455455
dependencies:
456-
"@typescript-eslint/typescript-estree" "8.17.0"
457-
"@typescript-eslint/utils" "8.17.0"
456+
"@typescript-eslint/typescript-estree" "8.18.0"
457+
"@typescript-eslint/utils" "8.18.0"
458458
debug "^4.3.4"
459459
ts-api-utils "^1.3.0"
460460

461-
"@typescript-eslint/types@8.17.0":
462-
version "8.17.0"
463-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
464-
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
461+
"@typescript-eslint/types@8.18.0":
462+
version "8.18.0"
463+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3"
464+
integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==
465465

466-
"@typescript-eslint/typescript-estree@8.17.0":
467-
version "8.17.0"
468-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
469-
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
466+
"@typescript-eslint/typescript-estree@8.18.0":
467+
version "8.18.0"
468+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9"
469+
integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==
470470
dependencies:
471-
"@typescript-eslint/types" "8.17.0"
472-
"@typescript-eslint/visitor-keys" "8.17.0"
471+
"@typescript-eslint/types" "8.18.0"
472+
"@typescript-eslint/visitor-keys" "8.18.0"
473473
debug "^4.3.4"
474474
fast-glob "^3.3.2"
475475
is-glob "^4.0.3"
476476
minimatch "^9.0.4"
477477
semver "^7.6.0"
478478
ts-api-utils "^1.3.0"
479479

480-
"@typescript-eslint/utils@8.17.0":
481-
version "8.17.0"
482-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
483-
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
480+
"@typescript-eslint/utils@8.18.0":
481+
version "8.18.0"
482+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7"
483+
integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==
484484
dependencies:
485485
"@eslint-community/eslint-utils" "^4.4.0"
486-
"@typescript-eslint/scope-manager" "8.17.0"
487-
"@typescript-eslint/types" "8.17.0"
488-
"@typescript-eslint/typescript-estree" "8.17.0"
486+
"@typescript-eslint/scope-manager" "8.18.0"
487+
"@typescript-eslint/types" "8.18.0"
488+
"@typescript-eslint/typescript-estree" "8.18.0"
489489

490-
"@typescript-eslint/visitor-keys@8.17.0":
491-
version "8.17.0"
492-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
493-
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
490+
"@typescript-eslint/visitor-keys@8.18.0":
491+
version "8.18.0"
492+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd"
493+
integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==
494494
dependencies:
495-
"@typescript-eslint/types" "8.17.0"
495+
"@typescript-eslint/types" "8.18.0"
496496
eslint-visitor-keys "^4.2.0"
497497

498498
acorn-jsx@^5.3.2:
@@ -742,13 +742,20 @@ data-view-byte-offset@^1.0.0:
742742
es-errors "^1.3.0"
743743
is-data-view "^1.0.1"
744744

745-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
745+
debug@^4.3.1, debug@^4.3.2:
746746
version "4.3.7"
747747
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
748748
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==
749749
dependencies:
750750
ms "^2.1.3"
751751

752+
debug@^4.3.4:
753+
version "4.4.0"
754+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
755+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
756+
dependencies:
757+
ms "^2.1.3"
758+
752759
deep-is@^0.1.3:
753760
version "0.1.4"
754761
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
@@ -1818,9 +1825,9 @@ prelude-ls@^1.2.1:
18181825
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
18191826

18201827
prettier@^3.0.0:
1821-
version "3.4.1"
1822-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
1823-
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
1828+
version "3.4.2"
1829+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
1830+
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
18241831

18251832
prismjs@^1.28.0:
18261833
version "1.29.0"
@@ -1953,9 +1960,9 @@ safe-regex-test@^1.0.3:
19531960
is-regex "^1.1.4"
19541961

19551962
sass@^1.50.0:
1956-
version "1.81.1"
1957-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.1.tgz#fae569d12533e5d3ca83641f2c1109a078fc53cb"
1958-
integrity sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==
1963+
version "1.82.0"
1964+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
1965+
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
19591966
dependencies:
19601967
chokidar "^4.0.0"
19611968
immutable "^5.0.2"
@@ -2218,9 +2225,9 @@ typed-array-length@^1.0.6:
22182225
reflect.getprototypeof "^1.0.6"
22192226

22202227
typedoc@^0.27.2:
2221-
version "0.27.2"
2222-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.2.tgz#8a4e0303f4c49174af21e981e0b60e8a637d8167"
2223-
integrity sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==
2228+
version "0.27.4"
2229+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.27.4.tgz#45be59ccf9383d3c52f4a96636d823345c6ff0e6"
2230+
integrity sha512-wXPQs1AYC2Crk+1XFpNuutLIkNWleokZf1UNf/X8w9KsMnirkvT+LzxTXDvfF6ug3TSLf3Xu5ZXRKGfoXPX7IA==
22242231
dependencies:
22252232
"@gerrit0/mini-shiki" "^1.24.0"
22262233
lunr "^2.3.9"

0 commit comments

Comments
 (0)