Skip to content

Commit d48d324

Browse files
chore(deps): update dependency vitest to v3.0.9 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06ed488 commit d48d324

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package.json

+1-1
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.2",
34-
"vitest": "3.0.8"
34+
"vitest": "3.0.9"
3535
},
3636
"prettier": {
3737
"semi": false

yarn.lock

+51-51
Original file line numberDiff line numberDiff line change
@@ -469,62 +469,62 @@
469469
dependencies:
470470
"@types/yargs-parser" "*"
471471

472-
"@vitest/[email protected].8":
473-
version "3.0.8"
474-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.8.tgz#53c408180d6476c7363eb976dcaae8e7b1f1a078"
475-
integrity sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==
472+
"@vitest/[email protected].9":
473+
version "3.0.9"
474+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.9.tgz#b0cb9cd798a131423097cc5a777b699675405fcf"
475+
integrity sha512-5eCqRItYgIML7NNVgJj6TVCmdzE7ZVgJhruW0ziSQV4V7PvLkDL1bBkBdcTs/VuIz0IxPb5da1IDSqc1TR9eig==
476476
dependencies:
477-
"@vitest/spy" "3.0.8"
478-
"@vitest/utils" "3.0.8"
477+
"@vitest/spy" "3.0.9"
478+
"@vitest/utils" "3.0.9"
479479
chai "^5.2.0"
480480
tinyrainbow "^2.0.0"
481481

482-
"@vitest/[email protected].8":
483-
version "3.0.8"
484-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.8.tgz#01638859e7dd422a8aaf04ef63dca9e1bbb9838d"
485-
integrity sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==
482+
"@vitest/[email protected].9":
483+
version "3.0.9"
484+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.9.tgz#75d176745131caf40810d3a3a73491595fce46e6"
485+
integrity sha512-ryERPIBOnvevAkTq+L1lD+DTFBRcjueL9lOUfXsLfwP92h4e+Heb+PjiqS3/OURWPtywfafK0kj++yDFjWUmrA==
486486
dependencies:
487-
"@vitest/spy" "3.0.8"
487+
"@vitest/spy" "3.0.9"
488488
estree-walker "^3.0.3"
489489
magic-string "^0.30.17"
490490

491-
"@vitest/[email protected].8", "@vitest/pretty-format@^3.0.8":
492-
version "3.0.8"
493-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.8.tgz#89f6111d141142689871f5a4e62ad679bb6b6357"
494-
integrity sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==
491+
"@vitest/[email protected].9", "@vitest/pretty-format@^3.0.9":
492+
version "3.0.9"
493+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.9.tgz#d9c88fe64b4edcdbc88e5bd92c39f9cc8d40930d"
494+
integrity sha512-OW9F8t2J3AwFEwENg3yMyKWweF7oRJlMyHOMIhO5F3n0+cgQAJZBjNgrF8dLwFTEXl5jUqBLXd9QyyKv8zEcmA==
495495
dependencies:
496496
tinyrainbow "^2.0.0"
497497

498-
"@vitest/[email protected].8":
499-
version "3.0.8"
500-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.8.tgz#dda7223c25a89a829a29c3f0c037a99e028a9c64"
501-
integrity sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==
498+
"@vitest/[email protected].9":
499+
version "3.0.9"
500+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.9.tgz#92b7f37f65825105dbfdc07196b90dd8c20547d8"
501+
integrity sha512-NX9oUXgF9HPfJSwl8tUZCMP1oGx2+Sf+ru6d05QjzQz4OwWg0psEzwY6VexP2tTHWdOkhKHUIZH+fS6nA7jfOw==
502502
dependencies:
503-
"@vitest/utils" "3.0.8"
503+
"@vitest/utils" "3.0.9"
504504
pathe "^2.0.3"
505505

506-
"@vitest/[email protected].8":
507-
version "3.0.8"
508-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.8.tgz#b65d738c00ff052a323125ad7dfb001927049c78"
509-
integrity sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==
506+
"@vitest/[email protected].9":
507+
version "3.0.9"
508+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.9.tgz#2ab878b3590b2daef1798b645a9d9e72a0eb258d"
509+
integrity sha512-AiLUiuZ0FuA+/8i19mTYd+re5jqjEc2jZbgJ2up0VY0Ddyyxg/uUtBDpIFAy4uzKaQxOW8gMgBdAJJ2ydhu39A==
510510
dependencies:
511-
"@vitest/pretty-format" "3.0.8"
511+
"@vitest/pretty-format" "3.0.9"
512512
magic-string "^0.30.17"
513513
pathe "^2.0.3"
514514

515-
"@vitest/[email protected].8":
516-
version "3.0.8"
517-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.8.tgz#2a31ce28858aae50286644d64f886c72d55ae2ce"
518-
integrity sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==
515+
"@vitest/[email protected].9":
516+
version "3.0.9"
517+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.9.tgz#c3e5d47ceff7c1cb9fdfb9b2f168056bbc625534"
518+
integrity sha512-/CcK2UDl0aQ2wtkp3YVWldrpLRNCfVcIOFGlVGKO4R5eajsH393Z1yiXLVQ7vWsj26JOEjeZI0x5sm5P4OGUNQ==
519519
dependencies:
520520
tinyspy "^3.0.2"
521521

522-
"@vitest/[email protected].8":
523-
version "3.0.8"
524-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.8.tgz#289277fbd8e733dff69cfa993c34665415c9b66b"
525-
integrity sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==
522+
"@vitest/[email protected].9":
523+
version "3.0.9"
524+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.9.tgz#15da261d8cacd6035dc28a8d3ba38ee39545f82b"
525+
integrity sha512-ilHM5fHhZ89MCp5aAaM9uhfl1c2JdxVxl3McqsdVyVNN6JffnEen8UMCdRTzOhGXNQGo5GNL9QugHrz727Wnng==
526526
dependencies:
527-
"@vitest/pretty-format" "3.0.8"
527+
"@vitest/pretty-format" "3.0.9"
528528
loupe "^3.1.3"
529529
tinyrainbow "^2.0.0"
530530

@@ -1515,10 +1515,10 @@ undici-types@~6.19.2:
15151515
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
15161516
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
15171517

1518-
1519-
version "3.0.8"
1520-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.8.tgz#69cd1e0b9c7c37a8e7ab3b87ce259cbbf9a7bd72"
1521-
integrity sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==
1518+
1519+
version "3.0.9"
1520+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.9.tgz#97d0b062d3857fb8eaeb6cc6a1d400f847d4a15d"
1521+
integrity sha512-w3Gdx7jDcuT9cNn9jExXgOyKmf5UOTb6WMHz8LGAm54eS1Elf5OuBhCxl6zJxGhEeIkgsE1WbHuoL0mj/UXqXg==
15221522
dependencies:
15231523
cac "^6.7.14"
15241524
debug "^4.4.0"
@@ -1537,18 +1537,18 @@ [email protected]:
15371537
optionalDependencies:
15381538
fsevents "~2.3.3"
15391539

1540-
1541-
version "3.0.8"
1542-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.8.tgz#2b85e689d3067cf3b8e174626ecfcb8b24be0785"
1543-
integrity sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==
1544-
dependencies:
1545-
"@vitest/expect" "3.0.8"
1546-
"@vitest/mocker" "3.0.8"
1547-
"@vitest/pretty-format" "^3.0.8"
1548-
"@vitest/runner" "3.0.8"
1549-
"@vitest/snapshot" "3.0.8"
1550-
"@vitest/spy" "3.0.8"
1551-
"@vitest/utils" "3.0.8"
1540+
1541+
version "3.0.9"
1542+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.9.tgz#8cf607d27dcaa12b9f21111f001a4e3e92511ba5"
1543+
integrity sha512-BbcFDqNyBlfSpATmTtXOAOj71RNKDDvjBM/uPfnxxVGrG+FSH2RQIwgeEngTaTkuU/h0ScFvf+tRcKfYXzBybQ==
1544+
dependencies:
1545+
"@vitest/expect" "3.0.9"
1546+
"@vitest/mocker" "3.0.9"
1547+
"@vitest/pretty-format" "^3.0.9"
1548+
"@vitest/runner" "3.0.9"
1549+
"@vitest/snapshot" "3.0.9"
1550+
"@vitest/spy" "3.0.9"
1551+
"@vitest/utils" "3.0.9"
15521552
chai "^5.2.0"
15531553
debug "^4.4.0"
15541554
expect-type "^1.1.0"
@@ -1560,7 +1560,7 @@ [email protected]:
15601560
tinypool "^1.0.2"
15611561
tinyrainbow "^2.0.0"
15621562
vite "^5.0.0 || ^6.0.0"
1563-
vite-node "3.0.8"
1563+
vite-node "3.0.9"
15641564
why-is-node-running "^2.3.0"
15651565

15661566
w3c-xmlserializer@^5.0.0:

0 commit comments

Comments
 (0)