Skip to content

Commit 9e42c5d

Browse files
chore(deps): update dependency vitest to v4.0.4 (#705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a95c5eb commit 9e42c5d

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
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.9.3",
34-
"vitest": "4.0.3"
34+
"vitest": "4.0.4"
3535
},
3636
"prettier": {
3737
"semi": false

yarn.lock

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -536,62 +536,62 @@
536536
dependencies:
537537
"@types/yargs-parser" "*"
538538

539-
"@vitest/[email protected].3":
540-
version "4.0.3"
541-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.3.tgz#04a3c7f8220fb7022dbca368697f16fe008f816b"
542-
integrity sha512-v3eSDx/bF25pzar6aEJrrdTXJduEBU3uSGXHslIdGIpJVP8tQQHV6x1ZfzbFQ/bLIomLSbR/2ZCfnaEGkWkiVQ==
539+
"@vitest/[email protected].4":
540+
version "4.0.4"
541+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.4.tgz#ba98573c19f568ce8ad0377ebbb5689883a2f053"
542+
integrity sha512-0ioMscWJtfpyH7+P82sGpAi3Si30OVV73jD+tEqXm5+rIx9LgnfdaOn45uaFkKOncABi/PHL00Yn0oW/wK4cXw==
543543
dependencies:
544544
"@standard-schema/spec" "^1.0.0"
545545
"@types/chai" "^5.2.2"
546-
"@vitest/spy" "4.0.3"
547-
"@vitest/utils" "4.0.3"
546+
"@vitest/spy" "4.0.4"
547+
"@vitest/utils" "4.0.4"
548548
chai "^6.0.1"
549549
tinyrainbow "^3.0.3"
550550

551-
"@vitest/[email protected].3":
552-
version "4.0.3"
553-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.3.tgz#2a9665dc0966584dbdda5329fc7ed815ae6d6eef"
554-
integrity sha512-evZcRspIPbbiJEe748zI2BRu94ThCBE+RkjCpVF8yoVYuTV7hMe+4wLF/7K86r8GwJHSmAPnPbZhpXWWrg1qbA==
551+
"@vitest/[email protected].4":
552+
version "4.0.4"
553+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.4.tgz#d3366047e1f075874d35d40218e49266dfa2e561"
554+
integrity sha512-UTtKgpjWj+pvn3lUM55nSg34098obGhSHH+KlJcXesky8b5wCUgg7s60epxrS6yAG8slZ9W8T9jGWg4PisMf5Q==
555555
dependencies:
556-
"@vitest/spy" "4.0.3"
556+
"@vitest/spy" "4.0.4"
557557
estree-walker "^3.0.3"
558558
magic-string "^0.30.19"
559559

560-
"@vitest/[email protected].3":
561-
version "4.0.3"
562-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.3.tgz#0f7632c5100793eb1848efa1d826709639caf485"
563-
integrity sha512-N7gly/DRXzxa9w9sbDXwD9QNFYP2hw90LLLGDobPNwiWgyW95GMxsCt29/COIKKh3P7XJICR38PSDePenMBtsw==
560+
"@vitest/[email protected].4":
561+
version "4.0.4"
562+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.4.tgz#19ffa9fb35853554e272799b68743717dc2ec1b7"
563+
integrity sha512-lHI2rbyrLVSd1TiHGJYyEtbOBo2SDndIsN3qY4o4xe2pBxoJLD6IICghNCvD7P+BFin6jeyHXiUICXqgl6vEaQ==
564564
dependencies:
565565
tinyrainbow "^3.0.3"
566566

567-
"@vitest/[email protected].3":
568-
version "4.0.3"
569-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.3.tgz#77003feebb25c014c3c74748ca3647b3b90ef648"
570-
integrity sha512-1/aK6fPM0lYXWyGKwop2Gbvz1plyTps/HDbIIJXYtJtspHjpXIeB3If07eWpVH4HW7Rmd3Rl+IS/+zEAXrRtXA==
567+
"@vitest/[email protected].4":
568+
version "4.0.4"
569+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.4.tgz#ca0eb9de67bdfe6c6cb0841a23f47474af92dbf9"
570+
integrity sha512-99EDqiCkncCmvIZj3qJXBZbyoQ35ghOwVWNnQ5nj0Hnsv4Qm40HmrMJrceewjLVvsxV/JSU4qyx2CGcfMBmXJw==
571571
dependencies:
572-
"@vitest/utils" "4.0.3"
572+
"@vitest/utils" "4.0.4"
573573
pathe "^2.0.3"
574574

575-
"@vitest/[email protected].3":
576-
version "4.0.3"
577-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.3.tgz#242d300dabd20de95a7e137906fe15a62301786d"
578-
integrity sha512-amnYmvZ5MTjNCP1HZmdeczAPLRD6iOm9+2nMRUGxbe/6sQ0Ymur0NnR9LIrWS8JA3wKE71X25D6ya/3LN9YytA==
575+
"@vitest/[email protected].4":
576+
version "4.0.4"
577+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.4.tgz#ea90222f94da640481c8809e87597171b049c727"
578+
integrity sha512-XICqf5Gi4648FGoBIeRgnHWSNDp+7R5tpclGosFaUUFzY6SfcpsfHNMnC7oDu/iOLBxYfxVzaQpylEvpgii3zw==
579579
dependencies:
580-
"@vitest/pretty-format" "4.0.3"
580+
"@vitest/pretty-format" "4.0.4"
581581
magic-string "^0.30.19"
582582
pathe "^2.0.3"
583583

584-
"@vitest/[email protected].3":
585-
version "4.0.3"
586-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.3.tgz#b29246bf8e685dafc96cb99ca389fed7a48463ec"
587-
integrity sha512-82vVL8Cqz7rbXaNUl35V2G7xeNMAjBdNOVaHbrzznT9BmiCiPOzhf0FhU3eP41nP1bLDm/5wWKZqkG4nyU95DQ==
584+
"@vitest/[email protected].4":
585+
version "4.0.4"
586+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.4.tgz#b20b8736cdfd1774e38bceeadac1936d9b7653bf"
587+
integrity sha512-G9L13AFyYECo40QG7E07EdYnZZYCKMTSp83p9W8Vwed0IyCG1GnpDLxObkx8uOGPXfDpdeVf24P1Yka8/q1s9g==
588588

589-
"@vitest/[email protected].3":
590-
version "4.0.3"
591-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.3.tgz#068fa94ac39fd596102f480b50be1103a7b9ca4f"
592-
integrity sha512-qV6KJkq8W3piW6MDIbGOmn1xhvcW4DuA07alqaQ+vdx7YA49J85pnwnxigZVQFQw3tWnQNRKWwhz5wbP6iv/GQ==
589+
"@vitest/[email protected].4":
590+
version "4.0.4"
591+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.4.tgz#90d355d0f21596a06eca83f84783a29467513d6a"
592+
integrity sha512-4bJLmSvZLyVbNsYFRpPYdJViG9jZyRvMZ35IF4ymXbRZoS+ycYghmwTGiscTXduUg2lgKK7POWIyXJNute1hjw==
593593
dependencies:
594-
"@vitest/pretty-format" "4.0.3"
594+
"@vitest/pretty-format" "4.0.4"
595595
tinyrainbow "^3.0.3"
596596

597597
agent-base@^7.1.0, agent-base@^7.1.2:
@@ -1496,18 +1496,18 @@ undici-types@~6.19.2:
14961496
optionalDependencies:
14971497
fsevents "~2.3.3"
14981498

1499-
1500-
version "4.0.3"
1501-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.3.tgz#6dcd04df504bb2260e755402768857d556d42d4b"
1502-
integrity sha512-IUSop8jgaT7w0g1yOM/35qVtKjr/8Va4PrjzH1OUb0YH4c3OXB2lCZDkMAB6glA8T5w8S164oJGsbcmAecr4sA==
1503-
dependencies:
1504-
"@vitest/expect" "4.0.3"
1505-
"@vitest/mocker" "4.0.3"
1506-
"@vitest/pretty-format" "4.0.3"
1507-
"@vitest/runner" "4.0.3"
1508-
"@vitest/snapshot" "4.0.3"
1509-
"@vitest/spy" "4.0.3"
1510-
"@vitest/utils" "4.0.3"
1499+
1500+
version "4.0.4"
1501+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.4.tgz#92f8ed44110292c80efadc03bb6fa735ebefa414"
1502+
integrity sha512-hV31h0/bGbtmDQc0KqaxsTO1v4ZQeF8ojDFuy4sZhFadwAqqvJA0LDw68QUocctI5EDpFMql/jVWKuPYHIf2Ew==
1503+
dependencies:
1504+
"@vitest/expect" "4.0.4"
1505+
"@vitest/mocker" "4.0.4"
1506+
"@vitest/pretty-format" "4.0.4"
1507+
"@vitest/runner" "4.0.4"
1508+
"@vitest/snapshot" "4.0.4"
1509+
"@vitest/spy" "4.0.4"
1510+
"@vitest/utils" "4.0.4"
15111511
debug "^4.4.3"
15121512
es-module-lexer "^1.7.0"
15131513
expect-type "^1.2.2"

0 commit comments

Comments
 (0)