Skip to content

Commit a08de29

Browse files
chore(deps): update all dependencies
1 parent 004584f commit a08de29

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
cache: 'yarn'
4545

4646
- name: Initialize CodeQL
47-
uses: github/codeql-action/init@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
47+
uses: github/codeql-action/init@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
4848
with:
4949
languages: ${{ matrix.language }}
5050

5151
- name: Autobuild
52-
uses: github/codeql-action/autobuild@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
52+
uses: github/codeql-action/autobuild@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19
5353

5454
- name: Perform CodeQL Analysis
55-
uses: github/codeql-action/analyze@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3.28.18
55+
uses: github/codeql-action/analyze@fca7ace96b7d713c7035871441bd52efbe39e27e # v3.28.19

yarn.lock

Lines changed: 93 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -606,53 +606,53 @@
606606
"@typescript-eslint/types" "8.33.1"
607607
eslint-visitor-keys "^4.2.0"
608608

609-
"@typescript/[email protected].20250602.1":
610-
version "7.0.0-dev.20250602.1"
611-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250602.1.tgz#f19e7c3590b23a094a585e051631cf5fb8ae5fac"
612-
integrity sha512-uw2eYTrzul4jvJZLfELhLP1/ZEM7svfGbYhpQJ7q1d3pd+d/o1xThTXBP7ElLznTTaQDI0HGYB6Mjmw/osb0Uw==
613-
614-
"@typescript/[email protected].20250602.1":
615-
version "7.0.0-dev.20250602.1"
616-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250602.1.tgz#8960213c059fadf387f05e62802f97e237e14684"
617-
integrity sha512-8uMmB45tNAFrnQmT9+/cclFz+u5CfmFmtGpC2ukAFvaGt0RuRss6veRSXiO5R00Vt3b8Uo9044rGv6AXPX7nuA==
618-
619-
"@typescript/[email protected].20250602.1":
620-
version "7.0.0-dev.20250602.1"
621-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250602.1.tgz#2e1b6e607847fd2a5ea2bb4903c4e907b06a52c6"
622-
integrity sha512-T9vD4SGmhbNQo7L3GllRf5O7tJZJXY4iK8tlHPGHUGBI5O8Nuz/Ddl1DXrWqSug2zrH92LchlsdgE9ZG8DcF1w==
623-
624-
"@typescript/[email protected].20250602.1":
625-
version "7.0.0-dev.20250602.1"
626-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250602.1.tgz#d43cee00deb9e1e92586b8718b5e1eb4c7ba2832"
627-
integrity sha512-5gu+oaj/PMShIPDg4EKmaUI9FK6Q4Vxq90OG+gbnJOVXtXJ6hyxHVi4OIv8fE7IafXDxIV00x5V36+Z5RFzXMQ==
628-
629-
"@typescript/[email protected].20250602.1":
630-
version "7.0.0-dev.20250602.1"
631-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250602.1.tgz#5201c1296d53657d0045547c380b3adcb50a1919"
632-
integrity sha512-1uxFo1zlJ1FF2s2MxJgE4SmS/Q/4PuUXXxBu0iMM/mrNEkSxXdJwrn7yiRql5aQ+mKou/PmmAUQD/cZarXmCQQ==
633-
634-
"@typescript/[email protected].20250602.1":
635-
version "7.0.0-dev.20250602.1"
636-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250602.1.tgz#13f0631a81333cad5902ac3166a530db00dd3a1f"
637-
integrity sha512-tlmKv5/K5E0hPwBV5rLEG8p7166LktiqTq5rDqefuNs/j/JTLjSjUoV14H3q9PTsxeM5Q7cWbW2orNH79Mg8RA==
638-
639-
"@typescript/[email protected].20250602.1":
640-
version "7.0.0-dev.20250602.1"
641-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250602.1.tgz#6e54be70e7c6ac8b3347764062777481f459e4f9"
642-
integrity sha512-qc04a3nlaCicLVg8aN8UEPkpRIJY9vD2k8S7wCTL68q6FPzn/1yveFCrn+eGe3wRT4H9PXyZmDiySySycLxGeQ==
609+
"@typescript/[email protected].20250605.1":
610+
version "7.0.0-dev.20250605.1"
611+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250605.1.tgz#9e38e7ad1b6e224267b79ae5de14a199a1fd91e3"
612+
integrity sha512-fkftk9+orn2beytfCCjgfprsybt8a0gybKoMm47YTuLz09QI/8ugclqYpu2Durs54UVLpssL+qZK+//aGbuiTQ==
613+
614+
"@typescript/[email protected].20250605.1":
615+
version "7.0.0-dev.20250605.1"
616+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250605.1.tgz#a2fef3098c9244a7e287966dfd8ec8d2ab858992"
617+
integrity sha512-ubfzZKLv105zDT5AjO9wIIrLz4ehXd0lwV+Gu7qRws9Oq3ojPVzzQs/B8Vh4zl3R1Zn1bzm8fSkIs0+kO1Ik5g==
618+
619+
"@typescript/[email protected].20250605.1":
620+
version "7.0.0-dev.20250605.1"
621+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250605.1.tgz#26a6d1f7d95fb87ae39401ef9b5741b800def378"
622+
integrity sha512-raRVls6Yx0zOt1Dj+xUOG6SAlq5B+dV731Re+86AfL0XQwWXU2YPK/QP8BRH4zv/PzOVzX274zBmTI6tSQC/1g==
623+
624+
"@typescript/[email protected].20250605.1":
625+
version "7.0.0-dev.20250605.1"
626+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250605.1.tgz#bd0575c8f0d945370ba30b1b507610f459f06636"
627+
integrity sha512-kOHdWPxj/arjamt7s3p7DPDFZr84yAVxS1jHD2YWhwH/uotHu4RaFUYD+iYurl7b+B3numHFLwzWO9HvOXQbeQ==
628+
629+
"@typescript/[email protected].20250605.1":
630+
version "7.0.0-dev.20250605.1"
631+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250605.1.tgz#e8bb57f4c342dbb99d69eda3e64ade3cc72af0d0"
632+
integrity sha512-DFJO78Lr5NgJFclOJyOev5h0sDEKpUmIq3UHBEP8IOnyjZiHfDSSOUajC3miEI0FqW7sq/Ocixm2Q3jPXx8EUA==
633+
634+
"@typescript/[email protected].20250605.1":
635+
version "7.0.0-dev.20250605.1"
636+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250605.1.tgz#17ce6c78e96238d88b9d10911aad787aea16dd3a"
637+
integrity sha512-t0IGSeQ7UFpahbWj6HoWevpl3aWopFKqIc6jgdy4Fr6FGdg+js68PBpx2wul+u4U8iC2s9hq4a3RrA1Ffj2jUw==
638+
639+
"@typescript/[email protected].20250605.1":
640+
version "7.0.0-dev.20250605.1"
641+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250605.1.tgz#d3803f1d31c7f66c224132b1530940b92b85a921"
642+
integrity sha512-9QNuKDE0qEyH7hGfMwWAxLh8QEEPaFBKRQ65J2TuNYk5MC+K83yhHZhgZhNjftC0Wqj3aD2/mtUdxJjSUsOlmQ==
643643

644644
"@typescript/native-preview@^7.0.0-dev.20250523.1":
645-
version "7.0.0-dev.20250602.1"
646-
resolved "https://registry.yarnpkg.com/@typescript/native-preview/-/native-preview-7.0.0-dev.20250602.1.tgz#a6441d1d95780d518dd80337e77ed06faf1f4e41"
647-
integrity sha512-QuIKBvLIlp/aaArUmo+F4xaHe1AJ9AUjRuqto+WWX4OAttMR4hM7FRs1rQX7UQAi5SaP5lB+SdiSt/wU8K4C4g==
645+
version "7.0.0-dev.20250605.1"
646+
resolved "https://registry.yarnpkg.com/@typescript/native-preview/-/native-preview-7.0.0-dev.20250605.1.tgz#eab08e2eb72c6884bffead974bb162b5ae791928"
647+
integrity sha512-JCxsGHd0pHC2H8fKRI9Ncw4gUyU6os4B2zp9o9hLlXVTyisdhoUmnznv91O5K1xBr1pmqZFqd6o7V4PCx8zZ8Q==
648648
optionalDependencies:
649-
"@typescript/native-preview-darwin-arm64" "7.0.0-dev.20250602.1"
650-
"@typescript/native-preview-darwin-x64" "7.0.0-dev.20250602.1"
651-
"@typescript/native-preview-linux-arm" "7.0.0-dev.20250602.1"
652-
"@typescript/native-preview-linux-arm64" "7.0.0-dev.20250602.1"
653-
"@typescript/native-preview-linux-x64" "7.0.0-dev.20250602.1"
654-
"@typescript/native-preview-win32-arm64" "7.0.0-dev.20250602.1"
655-
"@typescript/native-preview-win32-x64" "7.0.0-dev.20250602.1"
649+
"@typescript/native-preview-darwin-arm64" "7.0.0-dev.20250605.1"
650+
"@typescript/native-preview-darwin-x64" "7.0.0-dev.20250605.1"
651+
"@typescript/native-preview-linux-arm" "7.0.0-dev.20250605.1"
652+
"@typescript/native-preview-linux-arm64" "7.0.0-dev.20250605.1"
653+
"@typescript/native-preview-linux-x64" "7.0.0-dev.20250605.1"
654+
"@typescript/native-preview-win32-arm64" "7.0.0-dev.20250605.1"
655+
"@typescript/native-preview-win32-x64" "7.0.0-dev.20250605.1"
656656

657657
"@typescript/vfs@^1.5.0":
658658
version "1.6.1"
@@ -661,63 +661,63 @@
661661
dependencies:
662662
debug "^4.1.1"
663663

664-
"@vitest/[email protected].0":
665-
version "3.2.0"
666-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.2.0.tgz#1c1dacb9fe68f27b572795732c27a15c1ea5a502"
667-
integrity sha512-0v4YVbhDKX3SKoy0PHWXpKhj44w+3zZkIoVES9Ex2pq+u6+Bijijbi2ua5kE+h3qT6LBWFTNZSCOEU37H8Y5sA==
664+
"@vitest/[email protected].1":
665+
version "3.2.1"
666+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.2.1.tgz#eace178f5116150110cd1041e6d52836603a2656"
667+
integrity sha512-FqS/BnDOzV6+IpxrTg5GQRyLOCtcJqkwMwcS8qGCI2IyRVDwPAtutztaf1CjtPHlZlWtl1yUPCd7HM0cNiDOYw==
668668
dependencies:
669669
"@types/chai" "^5.2.2"
670-
"@vitest/spy" "3.2.0"
671-
"@vitest/utils" "3.2.0"
670+
"@vitest/spy" "3.2.1"
671+
"@vitest/utils" "3.2.1"
672672
chai "^5.2.0"
673673
tinyrainbow "^2.0.0"
674674

675-
"@vitest/[email protected].0":
676-
version "3.2.0"
677-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.2.0.tgz#f3c3546b7daea39d1382ba9bd5325f20669ae2b7"
678-
integrity sha512-HFcW0lAMx3eN9vQqis63H0Pscv0QcVMo1Kv8BNysZbxcmHu3ZUYv59DS6BGYiGQ8F5lUkmsfMMlPm4DJFJdf/A==
675+
"@vitest/[email protected].1":
676+
version "3.2.1"
677+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.2.1.tgz#dbfe3c22adb7b5ddce2032d77840fb587cd0c24c"
678+
integrity sha512-OXxMJnx1lkB+Vl65Re5BrsZEHc90s5NMjD23ZQ9NlU7f7nZiETGoX4NeKZSmsKjseuMq2uOYXdLOeoM0pJU+qw==
679679
dependencies:
680-
"@vitest/spy" "3.2.0"
680+
"@vitest/spy" "3.2.1"
681681
estree-walker "^3.0.3"
682682
magic-string "^0.30.17"
683683

684-
"@vitest/[email protected].0", "@vitest/pretty-format@^3.2.0":
685-
version "3.2.0"
686-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.0.tgz#81728ccebae16f1421600d305d526bdce08783ad"
687-
integrity sha512-gUUhaUmPBHFkrqnOokmfMGRBMHhgpICud9nrz/xpNV3/4OXCn35oG+Pl8rYYsKaTNd/FAIrqRHnwpDpmYxCYZw==
684+
"@vitest/[email protected].1", "@vitest/pretty-format@^3.2.1":
685+
version "3.2.1"
686+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.1.tgz#b43aeb52bc26715c394805127ad87b6ecc3c4336"
687+
integrity sha512-xBh1X2GPlOGBupp6E1RcUQWIxw0w/hRLd3XyBS6H+dMdKTAqHDNsIR2AnJwPA3yYe9DFy3VUKTe3VRTrAiQ01g==
688688
dependencies:
689689
tinyrainbow "^2.0.0"
690690

691-
"@vitest/[email protected].0":
692-
version "3.2.0"
693-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.2.0.tgz#3dc645bc40ffb9f586267776337e3247402e4831"
694-
integrity sha512-bXdmnHxuB7fXJdh+8vvnlwi/m1zvu+I06i1dICVcDQFhyV4iKw2RExC/acavtDn93m/dRuawUObKsrNE1gJacA==
691+
"@vitest/[email protected].1":
692+
version "3.2.1"
693+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.2.1.tgz#8bc3a16a26b6f21610e33d8ac509683c336253b2"
694+
integrity sha512-kygXhNTu/wkMYbwYpS3z/9tBe0O8qpdBuC3dD/AW9sWa0LE/DAZEjnHtWA9sIad7lpD4nFW1yQ+zN7mEKNH3yA==
695695
dependencies:
696-
"@vitest/utils" "3.2.0"
696+
"@vitest/utils" "3.2.1"
697697
pathe "^2.0.3"
698698

699-
"@vitest/[email protected].0":
700-
version "3.2.0"
701-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.2.0.tgz#98ba12e3eb0ad39beffb9c44747b7c4d42f9e25e"
702-
integrity sha512-z7P/EneBRMe7hdvWhcHoXjhA6at0Q4ipcoZo6SqgxLyQQ8KSMMCmvw1cSt7FHib3ozt0wnRHc37ivuUMbxzG/A==
699+
"@vitest/[email protected].1":
700+
version "3.2.1"
701+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.2.1.tgz#40a31ffe0304f93a7b6099194e9130e59b8b4a71"
702+
integrity sha512-5xko/ZpW2Yc65NVK9Gpfg2y4BFvcF+At7yRT5AHUpTg9JvZ4xZoyuRY4ASlmNcBZjMslV08VRLDrBOmUe2YX3g==
703703
dependencies:
704-
"@vitest/pretty-format" "3.2.0"
704+
"@vitest/pretty-format" "3.2.1"
705705
magic-string "^0.30.17"
706706
pathe "^2.0.3"
707707

708-
"@vitest/[email protected].0":
709-
version "3.2.0"
710-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.2.0.tgz#553b61838a1aabc33228b1193c1cf80a00c0c315"
711-
integrity sha512-s3+TkCNUIEOX99S0JwNDfsHRaZDDZZR/n8F0mop0PmsEbQGKZikCGpTGZ6JRiHuONKew3Fb5//EPwCP+pUX9cw==
708+
"@vitest/[email protected].1":
709+
version "3.2.1"
710+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.2.1.tgz#ed704923f7d628afa1a0c40c7c7d26a9845b0274"
711+
integrity sha512-Nbfib34Z2rfcJGSetMxjDCznn4pCYPZOtQYox2kzebIJcgH75yheIKd5QYSFmR8DIZf2M8fwOm66qSDIfRFFfQ==
712712
dependencies:
713713
tinyspy "^4.0.3"
714714

715-
"@vitest/[email protected].0":
716-
version "3.2.0"
717-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.2.0.tgz#5a6165d54436d9d699076c2ea2631466909a06a3"
718-
integrity sha512-gXXOe7Fj6toCsZKVQouTRLJftJwmvbhH5lKOBR6rlP950zUq9AitTUjnFoXS/CqjBC2aoejAztLPzzuva++XBw==
715+
"@vitest/[email protected].1":
716+
version "3.2.1"
717+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.2.1.tgz#a84ffe54085af1fe1e818c387cb3852a07ee4c10"
718+
integrity sha512-KkHlGhePEKZSub5ViknBcN5KEF+u7dSUr9NW8QsVICusUojrgrOnnY3DEWWO877ax2Pyopuk2qHmt+gkNKnBVw==
719719
dependencies:
720-
"@vitest/pretty-format" "3.2.0"
720+
"@vitest/pretty-format" "3.2.1"
721721
loupe "^3.1.3"
722722
tinyrainbow "^2.0.0"
723723

@@ -1800,10 +1800,10 @@ uri-js@^4.2.2:
18001800
dependencies:
18011801
punycode "^2.1.0"
18021802

1803-
1804-
version "3.2.0"
1805-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.2.0.tgz#fb03f4062a418454f31194faee5f82b6aa78d579"
1806-
integrity sha512-8Fc5Ko5Y4URIJkmMF/iFP1C0/OJyY+VGVe9Nw6WAdZyw4bTO+eVg9mwxWkQp/y8NnAoQY3o9KAvE1ZdA2v+Vmg==
1803+
1804+
version "3.2.1"
1805+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.2.1.tgz#16bb67b9c53f23e1d1b5522b67ec3d9aeb441857"
1806+
integrity sha512-V4EyKQPxquurNJPtQJRZo8hKOoKNBRIhxcDbQFPFig0JdoWcUhwRgK8yoCXXrfYVPKS6XwirGHPszLnR8FbjCA==
18071807
dependencies:
18081808
cac "^6.7.14"
18091809
debug "^4.4.1"
@@ -1826,18 +1826,18 @@ [email protected]:
18261826
fsevents "~2.3.3"
18271827

18281828
vitest@^3.1.2:
1829-
version "3.2.0"
1830-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.0.tgz#a1dbd536e78f2a1fe5b949846bc2ee1c1e2c031d"
1831-
integrity sha512-P7Nvwuli8WBNmeMHHek7PnGW4oAZl9za1fddfRVidZar8wDZRi7hpznLKQePQ8JPLwSBEYDK11g+++j7uFJV8Q==
1829+
version "3.2.1"
1830+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.1.tgz#ebaebb509bcf9a18437e85d320558710c72cec5b"
1831+
integrity sha512-VZ40MBnlE1/V5uTgdqY3DmjUgZtIzsYq758JGlyQrv5syIsaYcabkfPkEuWML49Ph0D/SoqpVFd0dyVTr551oA==
18321832
dependencies:
18331833
"@types/chai" "^5.2.2"
1834-
"@vitest/expect" "3.2.0"
1835-
"@vitest/mocker" "3.2.0"
1836-
"@vitest/pretty-format" "^3.2.0"
1837-
"@vitest/runner" "3.2.0"
1838-
"@vitest/snapshot" "3.2.0"
1839-
"@vitest/spy" "3.2.0"
1840-
"@vitest/utils" "3.2.0"
1834+
"@vitest/expect" "3.2.1"
1835+
"@vitest/mocker" "3.2.1"
1836+
"@vitest/pretty-format" "^3.2.1"
1837+
"@vitest/runner" "3.2.1"
1838+
"@vitest/snapshot" "3.2.1"
1839+
"@vitest/spy" "3.2.1"
1840+
"@vitest/utils" "3.2.1"
18411841
chai "^5.2.0"
18421842
debug "^4.4.1"
18431843
expect-type "^1.2.1"
@@ -1851,7 +1851,7 @@ vitest@^3.1.2:
18511851
tinypool "^1.1.0"
18521852
tinyrainbow "^2.0.0"
18531853
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
1854-
vite-node "3.2.0"
1854+
vite-node "3.2.1"
18551855
why-is-node-running "^2.3.0"
18561856

18571857
which@^2.0.1:

0 commit comments

Comments
 (0)