Skip to content

Commit 25f42fd

Browse files
chore(deps): update dependency vitest to v3.2.4 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa98c00 commit 25f42fd

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": "18.3.1",
3232
"rimraf": "6.0.1",
3333
"typescript": "5.8.3",
34-
"vitest": "3.2.3"
34+
"vitest": "3.2.4"
3535
},
3636
"prettier": {
3737
"semi": false

yarn.lock

Lines changed: 60 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -501,65 +501,65 @@
501501
dependencies:
502502
"@types/yargs-parser" "*"
503503

504-
"@vitest/[email protected].3":
505-
version "3.2.3"
506-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.2.3.tgz#45be98d6036c6dedbbbc51abdeca3bbd1f12450d"
507-
integrity sha512-W2RH2TPWVHA1o7UmaFKISPvdicFJH+mjykctJFoAkUw+SPTJTGjUNdKscFBrqM7IPnCVu6zihtKYa7TkZS1dkQ==
504+
"@vitest/[email protected].4":
505+
version "3.2.4"
506+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.2.4.tgz#8362124cd811a5ee11c5768207b9df53d34f2433"
507+
integrity sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==
508508
dependencies:
509509
"@types/chai" "^5.2.2"
510-
"@vitest/spy" "3.2.3"
511-
"@vitest/utils" "3.2.3"
510+
"@vitest/spy" "3.2.4"
511+
"@vitest/utils" "3.2.4"
512512
chai "^5.2.0"
513513
tinyrainbow "^2.0.0"
514514

515-
"@vitest/[email protected].3":
516-
version "3.2.3"
517-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.2.3.tgz#95d8371182d0e9d1dee36bd3d698149e94fbe78a"
518-
integrity sha512-cP6fIun+Zx8he4rbWvi+Oya6goKQDZK+Yq4hhlggwQBbrlOQ4qtZ+G4nxB6ZnzI9lyIb+JnvyiJnPC2AGbKSPA==
515+
"@vitest/[email protected].4":
516+
version "3.2.4"
517+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.2.4.tgz#4471c4efbd62db0d4fa203e65cc6b058a85cabd3"
518+
integrity sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==
519519
dependencies:
520-
"@vitest/spy" "3.2.3"
520+
"@vitest/spy" "3.2.4"
521521
estree-walker "^3.0.3"
522522
magic-string "^0.30.17"
523523

524-
"@vitest/[email protected].3", "@vitest/pretty-format@^3.2.3":
525-
version "3.2.3"
526-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.3.tgz#ddd30f689fdd8191dbfd0cce8ae769e5de6b7f23"
527-
integrity sha512-yFglXGkr9hW/yEXngO+IKMhP0jxyFw2/qys/CK4fFUZnSltD+MU7dVYGrH8rvPcK/O6feXQA+EU33gjaBBbAng==
524+
"@vitest/[email protected].4", "@vitest/pretty-format@^3.2.4":
525+
version "3.2.4"
526+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.4.tgz#3c102f79e82b204a26c7a5921bf47d534919d3b4"
527+
integrity sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==
528528
dependencies:
529529
tinyrainbow "^2.0.0"
530530

531-
"@vitest/[email protected].3":
532-
version "3.2.3"
533-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.2.3.tgz#e45318d833c8bf8b9f292a700fc06a011f70d542"
534-
integrity sha512-83HWYisT3IpMaU9LN+VN+/nLHVBCSIUKJzGxC5RWUOsK1h3USg7ojL+UXQR3b4o4UBIWCYdD2fxuzM7PQQ1u8w==
531+
"@vitest/[email protected].4":
532+
version "3.2.4"
533+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.2.4.tgz#5ce0274f24a971f6500f6fc166d53d8382430766"
534+
integrity sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==
535535
dependencies:
536-
"@vitest/utils" "3.2.3"
536+
"@vitest/utils" "3.2.4"
537537
pathe "^2.0.3"
538538
strip-literal "^3.0.0"
539539

540-
"@vitest/[email protected].3":
541-
version "3.2.3"
542-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.2.3.tgz#786dc1939174e1ac6b674d6fd3259bd4ea35a804"
543-
integrity sha512-9gIVWx2+tysDqUmmM1L0hwadyumqssOL1r8KJipwLx5JVYyxvVRfxvMq7DaWbZZsCqZnu/dZedaZQh4iYTtneA==
540+
"@vitest/[email protected].4":
541+
version "3.2.4"
542+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.2.4.tgz#40a8bc0346ac0aee923c0eefc2dc005d90bc987c"
543+
integrity sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==
544544
dependencies:
545-
"@vitest/pretty-format" "3.2.3"
545+
"@vitest/pretty-format" "3.2.4"
546546
magic-string "^0.30.17"
547547
pathe "^2.0.3"
548548

549-
"@vitest/[email protected].3":
550-
version "3.2.3"
551-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.2.3.tgz#c91715ca4db58a1f0dec636d393a76cf9945b695"
552-
integrity sha512-JHu9Wl+7bf6FEejTCREy+DmgWe+rQKbK+y32C/k5f4TBIAlijhJbRBIRIOCEpVevgRsCQR2iHRUH2/qKVM/plw==
549+
"@vitest/[email protected].4":
550+
version "3.2.4"
551+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.2.4.tgz#cc18f26f40f3f028da6620046881f4e4518c2599"
552+
integrity sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==
553553
dependencies:
554554
tinyspy "^4.0.3"
555555

556-
"@vitest/[email protected].3":
557-
version "3.2.3"
558-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.2.3.tgz#388afbed1fb3c25ca64c5846a9afb904e3d63bf2"
559-
integrity sha512-4zFBCU5Pf+4Z6v+rwnZ1HU1yzOKKvDkMXZrymE2PBlbjKJRlrOxbvpfPSvJTGRIwGoahaOGvp+kbCoxifhzJ1Q==
556+
"@vitest/[email protected].4":
557+
version "3.2.4"
558+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.2.4.tgz#c0813bc42d99527fb8c5b138c7a88516bca46fea"
559+
integrity sha512-fB2V0JFrQSMsCo9HiSq3Ezpdv4iYaXRG1Sx8edX3MwxfyNn83mKiGzOcH+Fkxt4MHxr3y42fQi1oeAInqgX2QA==
560560
dependencies:
561-
"@vitest/pretty-format" "3.2.3"
562-
loupe "^3.1.3"
561+
"@vitest/pretty-format" "3.2.4"
562+
loupe "^3.1.4"
563563
tinyrainbow "^2.0.0"
564564

565565
agent-base@^7.1.0, agent-base@^7.1.2:
@@ -1061,10 +1061,10 @@ loupe@^3.1.0:
10611061
dependencies:
10621062
get-func-name "^2.0.1"
10631063

1064-
loupe@^3.1.3:
1065-
version "3.1.3"
1066-
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.3.tgz#042a8f7986d77f3d0f98ef7990a2b2fef18b0fd2"
1067-
integrity sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==
1064+
loupe@^3.1.4:
1065+
version "3.1.4"
1066+
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.4.tgz#784a0060545cb38778ffb19ccde44d7870d5fdd9"
1067+
integrity sha512-wJzkKwJrheKtknCOKNEtDK4iqg/MxmZheEMtSTYvnzRdEYaZzmgH976nenp8WdJRdx5Vc1X/9MO0Oszl6ezeXg==
10681068

10691069
lru-cache@^10.4.3:
10701070
version "10.4.3"
@@ -1449,10 +1449,10 @@ tinyglobby@^0.2.14:
14491449
fdir "^6.4.4"
14501450
picomatch "^4.0.2"
14511451

1452-
tinypool@^1.1.0:
1453-
version "1.1.0"
1454-
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-1.1.0.tgz#4252913ec76ef8f728f2524e2118f3bef9cf23f4"
1455-
integrity sha512-7CotroY9a8DKsKprEy/a14aCCm8jYVmR7aFy4fpkZM8sdpNJbKkixuNjgM50yCmip2ezc8z4N7k3oe2+rfRJCQ==
1452+
tinypool@^1.1.1:
1453+
version "1.1.1"
1454+
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-1.1.1.tgz#059f2d042bd37567fbc017d3d426bdd2a2612591"
1455+
integrity sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==
14561456

14571457
tinyrainbow@^2.0.0:
14581458
version "2.0.0"
@@ -1507,10 +1507,10 @@ undici-types@~6.19.2:
15071507
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
15081508
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
15091509

1510-
1511-
version "3.2.3"
1512-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.2.3.tgz#1c5a2282fe100114c26fd221daf506e69d392a36"
1513-
integrity sha512-gc8aAifGuDIpZHrPjuHyP4dpQmYXqWw7D1GmDnWeNWP654UEXzVfQ5IHPSK5HaHkwB/+p1atpYpSdw/2kOv8iQ==
1510+
1511+
version "3.2.4"
1512+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.2.4.tgz#f3676d94c4af1e76898c162c92728bca65f7bb07"
1513+
integrity sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==
15141514
dependencies:
15151515
cac "^6.7.14"
15161516
debug "^4.4.1"
@@ -1532,19 +1532,19 @@ [email protected]:
15321532
optionalDependencies:
15331533
fsevents "~2.3.3"
15341534

1535-
1536-
version "3.2.3"
1537-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.3.tgz#c2497733cf51f8ec2a3327f80789b269324edb1c"
1538-
integrity sha512-E6U2ZFXe3N/t4f5BwUaVCKRLHqUpk1CBWeMh78UT4VaTPH/2dyvH6ALl29JTovEPu9dVKr/K/J4PkXgrMbw4Ww==
1535+
1536+
version "3.2.4"
1537+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.4.tgz#0637b903ad79d1539a25bc34c0ed54b5c67702ea"
1538+
integrity sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==
15391539
dependencies:
15401540
"@types/chai" "^5.2.2"
1541-
"@vitest/expect" "3.2.3"
1542-
"@vitest/mocker" "3.2.3"
1543-
"@vitest/pretty-format" "^3.2.3"
1544-
"@vitest/runner" "3.2.3"
1545-
"@vitest/snapshot" "3.2.3"
1546-
"@vitest/spy" "3.2.3"
1547-
"@vitest/utils" "3.2.3"
1541+
"@vitest/expect" "3.2.4"
1542+
"@vitest/mocker" "3.2.4"
1543+
"@vitest/pretty-format" "^3.2.4"
1544+
"@vitest/runner" "3.2.4"
1545+
"@vitest/snapshot" "3.2.4"
1546+
"@vitest/spy" "3.2.4"
1547+
"@vitest/utils" "3.2.4"
15481548
chai "^5.2.0"
15491549
debug "^4.4.1"
15501550
expect-type "^1.2.1"
@@ -1555,10 +1555,10 @@ [email protected]:
15551555
tinybench "^2.9.0"
15561556
tinyexec "^0.3.2"
15571557
tinyglobby "^0.2.14"
1558-
tinypool "^1.1.0"
1558+
tinypool "^1.1.1"
15591559
tinyrainbow "^2.0.0"
15601560
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
1561-
vite-node "3.2.3"
1561+
vite-node "3.2.4"
15621562
why-is-node-running "^2.3.0"
15631563

15641564
w3c-xmlserializer@^5.0.0:

0 commit comments

Comments
 (0)