Skip to content

Commit 1d6e0f1

Browse files
Update vitest monorepo to v3.1.4
1 parent 6d88c85 commit 1d6e0f1

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

yarn.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -3491,9 +3491,9 @@
34913491
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
34923492

34933493
"@vitest/coverage-v8@^3.0.0":
3494-
version "3.1.3"
3495-
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.1.3.tgz#d40e21d11384ef55d12ece1cb711b32930deb499"
3496-
integrity sha512-cj76U5gXCl3g88KSnf80kof6+6w+K4BjOflCl7t6yRJPDuCrHtVu0SgNYOUARJOL5TI8RScDbm5x4s1/P9bvpw==
3494+
version "3.1.4"
3495+
resolved "https://registry.yarnpkg.com/@vitest/coverage-v8/-/coverage-v8-3.1.4.tgz#faffd0d22795938b69aa4fedc78622bce299ec26"
3496+
integrity sha512-G4p6OtioySL+hPV7Y6JHlhpsODbJzt1ndwHAFkyk6vVjpK03PFsKnauZIzcd0PrK4zAbc5lc+jeZ+eNGiMA+iw==
34973497
dependencies:
34983498
"@ampproject/remapping" "^2.3.0"
34993499
"@bcoe/v8-coverage" "^1.0.2"
@@ -3508,62 +3508,62 @@
35083508
test-exclude "^7.0.1"
35093509
tinyrainbow "^2.0.0"
35103510

3511-
"@vitest/[email protected].3":
3512-
version "3.1.3"
3513-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.1.3.tgz#bbca175cd2f23d7de9448a215baed8f3d7abd7b7"
3514-
integrity sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==
3511+
"@vitest/[email protected].4":
3512+
version "3.1.4"
3513+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.1.4.tgz#837651a71682e3611c3df7b58b157ba485bd8029"
3514+
integrity sha512-xkD/ljeliyaClDYqHPNCiJ0plY5YIcM0OlRiZizLhlPmpXWpxnGMyTZXOHFhFeG7w9P5PBeL4IdtJ/HeQwTbQA==
35153515
dependencies:
3516-
"@vitest/spy" "3.1.3"
3517-
"@vitest/utils" "3.1.3"
3516+
"@vitest/spy" "3.1.4"
3517+
"@vitest/utils" "3.1.4"
35183518
chai "^5.2.0"
35193519
tinyrainbow "^2.0.0"
35203520

3521-
"@vitest/[email protected].3":
3522-
version "3.1.3"
3523-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.1.3.tgz#121d0f2fcca20c9ccada9e2d6e761f7fc687f4ce"
3524-
integrity sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==
3521+
"@vitest/[email protected].4":
3522+
version "3.1.4"
3523+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.1.4.tgz#73441022b86c7299bfbd11a9fb2e99a7ddc2bb0e"
3524+
integrity sha512-8IJ3CvwtSw/EFXqWFL8aCMu+YyYXG2WUSrQbViOZkWTKTVicVwZ/YiEZDSqD00kX+v/+W+OnxhNWoeVKorHygA==
35253525
dependencies:
3526-
"@vitest/spy" "3.1.3"
3526+
"@vitest/spy" "3.1.4"
35273527
estree-walker "^3.0.3"
35283528
magic-string "^0.30.17"
35293529

3530-
"@vitest/[email protected].3", "@vitest/pretty-format@^3.1.3":
3531-
version "3.1.3"
3532-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.1.3.tgz#760b9eab5f253d7d2e7dcd28ef34570f584023d4"
3533-
integrity sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==
3530+
"@vitest/[email protected].4", "@vitest/pretty-format@^3.1.4":
3531+
version "3.1.4"
3532+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.1.4.tgz#da3e98c250cde3ce39fe8e709339814607b185e8"
3533+
integrity sha512-cqv9H9GvAEoTaoq+cYqUTCGscUjKqlJZC7PRwY5FMySVj5J+xOm1KQcCiYHJOEzOKRUhLH4R2pTwvFlWCEScsg==
35343534
dependencies:
35353535
tinyrainbow "^2.0.0"
35363536

3537-
"@vitest/[email protected].3":
3538-
version "3.1.3"
3539-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.1.3.tgz#b268fa90fca38fab363f1107f057c0a2a141ee45"
3540-
integrity sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==
3537+
"@vitest/[email protected].4":
3538+
version "3.1.4"
3539+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.1.4.tgz#19fa16eb397f5325b99baca48c2bca6cadd098fa"
3540+
integrity sha512-djTeF1/vt985I/wpKVFBMWUlk/I7mb5hmD5oP8K9ACRmVXgKTae3TUOtXAEBfslNKPzUQvnKhNd34nnRSYgLNQ==
35413541
dependencies:
3542-
"@vitest/utils" "3.1.3"
3542+
"@vitest/utils" "3.1.4"
35433543
pathe "^2.0.3"
35443544

3545-
"@vitest/[email protected].3":
3546-
version "3.1.3"
3547-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.1.3.tgz#39a8f9f8c6ba732ffde59adeacf0a549bef11e76"
3548-
integrity sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==
3545+
"@vitest/[email protected].4":
3546+
version "3.1.4"
3547+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.1.4.tgz#7897d4960a3cf617fb0f17e182cc15c7e3e4ed3f"
3548+
integrity sha512-JPHf68DvuO7vilmvwdPr9TS0SuuIzHvxeaCkxYcCD4jTk67XwL45ZhEHFKIuCm8CYstgI6LZ4XbwD6ANrwMpFg==
35493549
dependencies:
3550-
"@vitest/pretty-format" "3.1.3"
3550+
"@vitest/pretty-format" "3.1.4"
35513551
magic-string "^0.30.17"
35523552
pathe "^2.0.3"
35533553

3554-
"@vitest/[email protected].3":
3555-
version "3.1.3"
3556-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.1.3.tgz#ca81e2b4f0c3d6c75f35defa77c3336f39c8f605"
3557-
integrity sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==
3554+
"@vitest/[email protected].4":
3555+
version "3.1.4"
3556+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.1.4.tgz#94bb566da7ef6deb7c4e1fd79b78f19aa5465b9f"
3557+
integrity sha512-Xg1bXhu+vtPXIodYN369M86K8shGLouNjoVI78g8iAq2rFoHFdajNvJJ5A/9bPMFcfQqdaCpOgWKEoMQg/s0Yg==
35583558
dependencies:
35593559
tinyspy "^3.0.2"
35603560

3561-
"@vitest/[email protected].3":
3562-
version "3.1.3"
3563-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.1.3.tgz#4f31bdfd646cd82d30bfa730d7410cb59d529669"
3564-
integrity sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==
3561+
"@vitest/[email protected].4":
3562+
version "3.1.4"
3563+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.1.4.tgz#f9f20d92f1384a9d66548c480885390760047b5e"
3564+
integrity sha512-yriMuO1cfFhmiGc8ataN51+9ooHRuURdfAZfwFd3usWynjzpLslZdYnRegTv32qdgtJTsj15FoeZe2g15fY1gg==
35653565
dependencies:
3566-
"@vitest/pretty-format" "3.1.3"
3566+
"@vitest/pretty-format" "3.1.4"
35673567
loupe "^3.1.3"
35683568
tinyrainbow "^2.0.0"
35693569

@@ -12201,10 +12201,10 @@ vfile@^4.0.0:
1220112201
unist-util-stringify-position "^2.0.0"
1220212202
vfile-message "^2.0.0"
1220312203

12204-
12205-
version "3.1.3"
12206-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.1.3.tgz#d021ced40b5a057305eaea9ce62c610c33b60a48"
12207-
integrity sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==
12204+
12205+
version "3.1.4"
12206+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.1.4.tgz#13f10b2cb155197a971cb2761664ec952c6cae18"
12207+
integrity sha512-6enNwYnpyDo4hEgytbmc6mYWHXDHYEn0D1/rw4Q+tnHUGtKTJsn8T1YkX6Q18wI5LCrS8CTYlBaiCqxOy2kvUA==
1220812208
dependencies:
1220912209
cac "^6.7.14"
1221012210
debug "^4.4.0"
@@ -12242,17 +12242,17 @@ vite-plugin-dts@^4.0.0:
1224212242
fsevents "~2.3.3"
1224312243

1224412244
vitest@^3.0.0:
12245-
version "3.1.3"
12246-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.1.3.tgz#0b0b01932408cd3af61867f4468d28bd83406ffb"
12247-
integrity sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==
12248-
dependencies:
12249-
"@vitest/expect" "3.1.3"
12250-
"@vitest/mocker" "3.1.3"
12251-
"@vitest/pretty-format" "^3.1.3"
12252-
"@vitest/runner" "3.1.3"
12253-
"@vitest/snapshot" "3.1.3"
12254-
"@vitest/spy" "3.1.3"
12255-
"@vitest/utils" "3.1.3"
12245+
version "3.1.4"
12246+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.1.4.tgz#5f495b7dbb1d4d208b88508cd4dfceb006f8b7e6"
12247+
integrity sha512-Ta56rT7uWxCSJXlBtKgIlApJnT6e6IGmTYxYcmxjJ4ujuZDI59GUQgVDObXXJujOmPDBYXHK1qmaGtneu6TNIQ==
12248+
dependencies:
12249+
"@vitest/expect" "3.1.4"
12250+
"@vitest/mocker" "3.1.4"
12251+
"@vitest/pretty-format" "^3.1.4"
12252+
"@vitest/runner" "3.1.4"
12253+
"@vitest/snapshot" "3.1.4"
12254+
"@vitest/spy" "3.1.4"
12255+
"@vitest/utils" "3.1.4"
1225612256
chai "^5.2.0"
1225712257
debug "^4.4.0"
1225812258
expect-type "^1.2.1"
@@ -12265,7 +12265,7 @@ vitest@^3.0.0:
1226512265
tinypool "^1.0.2"
1226612266
tinyrainbow "^2.0.0"
1226712267
vite "^5.0.0 || ^6.0.0"
12268-
vite-node "3.1.3"
12268+
vite-node "3.1.4"
1226912269
why-is-node-running "^2.3.0"
1227012270

1227112271
vscode-uri@^3.0.8:

0 commit comments

Comments
 (0)