Skip to content

Commit a95c5eb

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

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.2"
34+
"vitest": "4.0.3"
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/expect@4.0.2":
540-
version "4.0.2"
541-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.2.tgz#6e5d6829efe27458091dac7309c4e4246d8b2e05"
542-
integrity sha512-izQY+ABWqL2Vyr5+LNo3m16nLLTAzLn8em6i5uxqsrWRhdgzdN5JIHrpFVGBAYRGDAbtwE+yD4Heu8gsBSWTVQ==
539+
"@vitest/expect@4.0.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==
543543
dependencies:
544544
"@standard-schema/spec" "^1.0.0"
545545
"@types/chai" "^5.2.2"
546-
"@vitest/spy" "4.0.2"
547-
"@vitest/utils" "4.0.2"
546+
"@vitest/spy" "4.0.3"
547+
"@vitest/utils" "4.0.3"
548548
chai "^6.0.1"
549549
tinyrainbow "^3.0.3"
550550

551-
"@vitest/mocker@4.0.2":
552-
version "4.0.2"
553-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.2.tgz#e369df511b4eb5830fafb394241363013fcac2a4"
554-
integrity sha512-oiny+oBSGU9vHMA1DPdO+t1GVidCRuA4lKSG6rbo5SrCiTCGl7bTCyTaUkwxDpUkiSxEVneeXW4LJ4fg3H56dw==
551+
"@vitest/mocker@4.0.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==
555555
dependencies:
556-
"@vitest/spy" "4.0.2"
556+
"@vitest/spy" "4.0.3"
557557
estree-walker "^3.0.3"
558558
magic-string "^0.30.19"
559559

560-
"@vitest/pretty-format@4.0.2":
561-
version "4.0.2"
562-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.0.2.tgz#4b97ac7785a31d69a07a3a06fcefa66afe0d49db"
563-
integrity sha512-PhrSiljryCz5nUDhHla5ihXYy2iRCBob+rNqlu34dA+KZIllVR39rUGny5R3kLgDgw3r8GW1ptOo64WbieMkeQ==
560+
"@vitest/pretty-format@4.0.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==
564564
dependencies:
565565
tinyrainbow "^3.0.3"
566566

567-
"@vitest/runner@4.0.2":
568-
version "4.0.2"
569-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.2.tgz#05d0c2d10a16429d2381448b7c99b1980136f559"
570-
integrity sha512-mPS5T/ZDuO6J5rsQiA76CFmlHtos7dnCvL14I1Oo8SbcjIhJd6kirFmekovfYLRygdF0gJe6SA5asCKIWKw1tw==
567+
"@vitest/runner@4.0.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==
571571
dependencies:
572-
"@vitest/utils" "4.0.2"
572+
"@vitest/utils" "4.0.3"
573573
pathe "^2.0.3"
574574

575-
"@vitest/snapshot@4.0.2":
576-
version "4.0.2"
577-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.2.tgz#791e710991a5cdd321b9eb50febc82752c37893f"
578-
integrity sha512-NibujZAh+fTQlpGdP8J2pZcsPg7EPjiLUOUq9In++4p35vc9xIFMkXfQDbBSpijqZPe6i2hEKrUCbKu70/sPzw==
575+
"@vitest/snapshot@4.0.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==
579579
dependencies:
580-
"@vitest/pretty-format" "4.0.2"
580+
"@vitest/pretty-format" "4.0.3"
581581
magic-string "^0.30.19"
582582
pathe "^2.0.3"
583583

584-
"@vitest/spy@4.0.2":
585-
version "4.0.2"
586-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.0.2.tgz#945cddec50f19986a52b80aab171608b6d2e0d2c"
587-
integrity sha512-KrTWRXFPYrbhD0iUXeoA8BMXl81nvemj5D8sc7NbTlRvCeUWo36JheOWtAUCafcNi0G72ycAdsvWQVSOxy/3TA==
584+
"@vitest/spy@4.0.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==
588588

589-
"@vitest/utils@4.0.2":
590-
version "4.0.2"
591-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.0.2.tgz#365ad1e5d2fca6a8a33f670e4990342af08ba9e5"
592-
integrity sha512-H9jFzZb/5B5Qh7ajPUWMJ8UYGxQ4EQTaNLSm3icXs/oXkzQ1jqfcWDEJ4U3LkFPZOd6QW8M2MYjz32poW+KKqg==
589+
"@vitest/utils@4.0.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==
593593
dependencies:
594-
"@vitest/pretty-format" "4.0.2"
594+
"@vitest/pretty-format" "4.0.3"
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-
vitest@4.0.2:
1500-
version "4.0.2"
1501-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.2.tgz#45e54375df673ae8b32cca16de3ecba674b3d554"
1502-
integrity sha512-SXrA2ZzOPulX479d8W13RqKSmvHb9Bfg71eW7Fbs6ZjUFcCCXyt/OzFCkNyiUE8mFlPHa4ZVUGw0ky+5ndKnrg==
1503-
dependencies:
1504-
"@vitest/expect" "4.0.2"
1505-
"@vitest/mocker" "4.0.2"
1506-
"@vitest/pretty-format" "4.0.2"
1507-
"@vitest/runner" "4.0.2"
1508-
"@vitest/snapshot" "4.0.2"
1509-
"@vitest/spy" "4.0.2"
1510-
"@vitest/utils" "4.0.2"
1499+
vitest@4.0.3:
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"
15111511
debug "^4.4.3"
15121512
es-module-lexer "^1.7.0"
15131513
expect-type "^1.2.2"

0 commit comments

Comments
 (0)