Skip to content

Commit c3bbb9e

Browse files
chore(deps): update dependency vitest to v3.0.7
1 parent 1350705 commit c3bbb9e

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

Diff for: yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -1618,62 +1618,62 @@
16181618
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.1.25.tgz#0e2ed719844b52edc88a0467f11f80162ebbebf0"
16191619
integrity sha512-u8DpDnMbPcqBmJOB4PeEtn6q7vKmLVTLFMpzoxSAo0hjYdl4iYSHRleqwPQo0ywc7UV0S6RKIahYRQ3BnZdMVw==
16201620

1621-
"@vitest/[email protected].6":
1622-
version "3.0.6"
1623-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.6.tgz#30993c0841203d2243826ee04fb25463eb86e20d"
1624-
integrity sha512-zBduHf/ja7/QRX4HdP1DSq5XrPgdN+jzLOwaTq/0qZjYfgETNFCKf9nOAp2j3hmom3oTbczuUzrzg9Hafh7hNg==
1621+
"@vitest/[email protected].7":
1622+
version "3.0.7"
1623+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.7.tgz#3490936bc1e97fc21d53441518d51cb7116c698a"
1624+
integrity sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==
16251625
dependencies:
1626-
"@vitest/spy" "3.0.6"
1627-
"@vitest/utils" "3.0.6"
1626+
"@vitest/spy" "3.0.7"
1627+
"@vitest/utils" "3.0.7"
16281628
chai "^5.2.0"
16291629
tinyrainbow "^2.0.0"
16301630

1631-
"@vitest/[email protected].6":
1632-
version "3.0.6"
1633-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.6.tgz#28287cfdc06a8b0318344e5c240d774e43014cd0"
1634-
integrity sha512-KPztr4/tn7qDGZfqlSPQoF2VgJcKxnDNhmfR3VgZ6Fy1bO8T9Fc1stUiTXtqz0yG24VpD00pZP5f8EOFknjNuQ==
1631+
"@vitest/[email protected].7":
1632+
version "3.0.7"
1633+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.7.tgz#49a99e300bcb64dc514a43a92325fce51cd88099"
1634+
integrity sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==
16351635
dependencies:
1636-
"@vitest/spy" "3.0.6"
1636+
"@vitest/spy" "3.0.7"
16371637
estree-walker "^3.0.3"
16381638
magic-string "^0.30.17"
16391639

1640-
"@vitest/[email protected].6", "@vitest/pretty-format@^3.0.6":
1641-
version "3.0.6"
1642-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.6.tgz#a828569818b666a6e955c9af8129e6b0d2968ee6"
1643-
integrity sha512-Zyctv3dbNL+67qtHfRnUE/k8qxduOamRfAL1BurEIQSyOEFffoMvx2pnDSSbKAAVxY0Ej2J/GH2dQKI0W2JyVg==
1640+
"@vitest/[email protected].7", "@vitest/pretty-format@^3.0.7":
1641+
version "3.0.7"
1642+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
1643+
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
16441644
dependencies:
16451645
tinyrainbow "^2.0.0"
16461646

1647-
"@vitest/[email protected].6":
1648-
version "3.0.6"
1649-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.6.tgz#a07b54674b1a495424f2ea959a28a6096c17c33b"
1650-
integrity sha512-JopP4m/jGoaG1+CBqubV/5VMbi7L+NQCJTu1J1Pf6YaUbk7bZtaq5CX7p+8sY64Sjn1UQ1XJparHfcvTTdu9cA==
1647+
"@vitest/[email protected].7":
1648+
version "3.0.7"
1649+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.7.tgz#65b64ba5f3291fdca4670bf9e50627200ea33b7b"
1650+
integrity sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==
16511651
dependencies:
1652-
"@vitest/utils" "3.0.6"
1652+
"@vitest/utils" "3.0.7"
16531653
pathe "^2.0.3"
16541654

1655-
"@vitest/[email protected].6":
1656-
version "3.0.6"
1657-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.6.tgz#e962319e487b2e8da7ad39322b5e0b39ea639d7a"
1658-
integrity sha512-qKSmxNQwT60kNwwJHMVwavvZsMGXWmngD023OHSgn873pV0lylK7dwBTfYP7e4URy5NiBCHHiQGA9DHkYkqRqg==
1655+
"@vitest/[email protected].7":
1656+
version "3.0.7"
1657+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.7.tgz#df34e3c5820bdd54bba8919291a182df5c6b8c6f"
1658+
integrity sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==
16591659
dependencies:
1660-
"@vitest/pretty-format" "3.0.6"
1660+
"@vitest/pretty-format" "3.0.7"
16611661
magic-string "^0.30.17"
16621662
pathe "^2.0.3"
16631663

1664-
"@vitest/[email protected].6":
1665-
version "3.0.6"
1666-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.6.tgz#3a50ec0ab11e8f729cdaa938a6d271b12547cea1"
1667-
integrity sha512-HfOGx/bXtjy24fDlTOpgiAEJbRfFxoX3zIGagCqACkFKKZ/TTOE6gYMKXlqecvxEndKFuNHcHqP081ggZ2yM0Q==
1664+
"@vitest/[email protected].7":
1665+
version "3.0.7"
1666+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.7.tgz#6fcc100c23fb50b5e2d1d09a333245586364f67b"
1667+
integrity sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==
16681668
dependencies:
16691669
tinyspy "^3.0.2"
16701670

1671-
"@vitest/[email protected].6":
1672-
version "3.0.6"
1673-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.6.tgz#be4246ab46a076db1e49b9e0479bdd9a7f65782f"
1674-
integrity sha512-18ktZpf4GQFTbf9jK543uspU03Q2qya7ZGya5yiZ0Gx0nnnalBvd5ZBislbl2EhLjM8A8rt4OilqKG7QwcGkvQ==
1671+
"@vitest/[email protected].7":
1672+
version "3.0.7"
1673+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
1674+
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
16751675
dependencies:
1676-
"@vitest/pretty-format" "3.0.6"
1676+
"@vitest/pretty-format" "3.0.7"
16771677
loupe "^3.1.3"
16781678
tinyrainbow "^2.0.0"
16791679

@@ -5004,10 +5004,10 @@ vfile@^6.0.0:
50045004
"@types/unist" "^3.0.0"
50055005
vfile-message "^4.0.0"
50065006

5007-
5008-
version "3.0.6"
5009-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.6.tgz#a68c06c08e95c9a83f21993eabb17e0398804b1b"
5010-
integrity sha512-s51RzrTkXKJrhNbUzQRsarjmAae7VmMPAsRT7lppVpIg6mK3zGthP9Hgz0YQQKuNcF+Ii7DfYk3Fxz40jRmePw==
5007+
5008+
version "3.0.7"
5009+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.7.tgz#f15bc1e0c343ac00115a52c7e110471a5a315c72"
5010+
integrity sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==
50115011
dependencies:
50125012
cac "^6.7.14"
50135013
debug "^4.4.0"
@@ -5062,17 +5062,17 @@ vitepress@^1.3.1:
50625062
vue "^3.5.13"
50635063

50645064
vitest@^3.0.0:
5065-
version "3.0.6"
5066-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.6.tgz#2fd1571a3cc1fa1648e29af73ff2dc85872f3a69"
5067-
integrity sha512-/iL1Sc5VeDZKPDe58oGK4HUFLhw6b5XdY1MYawjuSaDA4sEfYlY9HnS6aCEG26fX+MgUi7MwlduTBHHAI/OvMA==
5068-
dependencies:
5069-
"@vitest/expect" "3.0.6"
5070-
"@vitest/mocker" "3.0.6"
5071-
"@vitest/pretty-format" "^3.0.6"
5072-
"@vitest/runner" "3.0.6"
5073-
"@vitest/snapshot" "3.0.6"
5074-
"@vitest/spy" "3.0.6"
5075-
"@vitest/utils" "3.0.6"
5065+
version "3.0.7"
5066+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.7.tgz#ed8f42e1b0e09e2179eaefd966cb58a8b75f0f6a"
5067+
integrity sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==
5068+
dependencies:
5069+
"@vitest/expect" "3.0.7"
5070+
"@vitest/mocker" "3.0.7"
5071+
"@vitest/pretty-format" "^3.0.7"
5072+
"@vitest/runner" "3.0.7"
5073+
"@vitest/snapshot" "3.0.7"
5074+
"@vitest/spy" "3.0.7"
5075+
"@vitest/utils" "3.0.7"
50765076
chai "^5.2.0"
50775077
debug "^4.4.0"
50785078
expect-type "^1.1.0"
@@ -5084,7 +5084,7 @@ vitest@^3.0.0:
50845084
tinypool "^1.0.2"
50855085
tinyrainbow "^2.0.0"
50865086
vite "^5.0.0 || ^6.0.0"
5087-
vite-node "3.0.6"
5087+
vite-node "3.0.7"
50885088
why-is-node-running "^2.3.0"
50895089

50905090
vscode-uri@^3.0.8:

0 commit comments

Comments
 (0)