Skip to content

Commit 3699b3c

Browse files
chore(deps): update dependency vitest to v4.1.4 (#765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 372c4fc commit 3699b3c

2 files changed

Lines changed: 48 additions & 48 deletions

File tree

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.1.3",
3333
"typescript": "6.0.2",
34-
"vitest": "4.1.3"
34+
"vitest": "4.1.4"
3535
},
3636
"prettier": {
3737
"semi": false

yarn.lock

Lines changed: 47 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -424,63 +424,63 @@
424424
dependencies:
425425
"@types/yargs-parser" "*"
426426

427-
"@vitest/expect@4.1.3":
428-
version "4.1.3"
429-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.3.tgz#2c631d9add8e6696443243ac1a487c6ccdc2d1cc"
430-
integrity sha512-CW8Q9KMtXDGHj0vCsqui0M5KqRsu0zm0GNDW7Gd3U7nZ2RFpPKSCpeCXoT+/+5zr1TNlsoQRDEz+LzZUyq6gnQ==
427+
"@vitest/expect@4.1.4":
428+
version "4.1.4"
429+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.4.tgz#1507e51c53969723c99e8a7f054aa12cfa7c1a4d"
430+
integrity sha512-iPBpra+VDuXmBFI3FMKHSFXp3Gx5HfmSCE8X67Dn+bwephCnQCaB7qWK2ldHa+8ncN8hJU8VTMcxjPpyMkUjww==
431431
dependencies:
432432
"@standard-schema/spec" "^1.1.0"
433433
"@types/chai" "^5.2.2"
434-
"@vitest/spy" "4.1.3"
435-
"@vitest/utils" "4.1.3"
434+
"@vitest/spy" "4.1.4"
435+
"@vitest/utils" "4.1.4"
436436
chai "^6.2.2"
437437
tinyrainbow "^3.1.0"
438438

439-
"@vitest/mocker@4.1.3":
440-
version "4.1.3"
441-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.3.tgz#78ec418d7970c2039ff8bc9f333c126c58d0c7fe"
442-
integrity sha512-XN3TrycitDQSzGRnec/YWgoofkYRhouyVQj4YNsJ5r/STCUFqMrP4+oxEv3e7ZbLi4og5kIHrZwekDJgw6hcjw==
439+
"@vitest/mocker@4.1.4":
440+
version "4.1.4"
441+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.4.tgz#5d22e99d8dbacf2f77f7a4c30a6e17eece7f25ef"
442+
integrity sha512-R9HTZBhW6yCSGbGQnDnH3QHfJxokKN4KB+Yvk9Q1le7eQNYwiCyKxmLmurSpFy6BzJanSLuEUDrD+j97Q+ZLPg==
443443
dependencies:
444-
"@vitest/spy" "4.1.3"
444+
"@vitest/spy" "4.1.4"
445445
estree-walker "^3.0.3"
446446
magic-string "^0.30.21"
447447

448-
"@vitest/pretty-format@4.1.3":
449-
version "4.1.3"
450-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.3.tgz#779626282923040244f7a38584550549c0b19f52"
451-
integrity sha512-hYqqwuMbpkkBodpRh4k4cQSOELxXky1NfMmQvOfKvV8zQHz8x8Dla+2wzElkMkBvSAJX5TRGHJAQvK0TcOafwg==
448+
"@vitest/pretty-format@4.1.4":
449+
version "4.1.4"
450+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.4.tgz#0ee79cd2ef8321330dabb8cc57ba9bce237e7183"
451+
integrity sha512-ddmDHU0gjEUyEVLxtZa7xamrpIefdEETu3nZjWtHeZX4QxqJ7tRxSteHVXJOcr8jhiLoGAhkK4WJ3WqBpjx42A==
452452
dependencies:
453453
tinyrainbow "^3.1.0"
454454

455-
"@vitest/runner@4.1.3":
456-
version "4.1.3"
457-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.3.tgz#e083b6de9f4251d7e1440522981c88fc015342a3"
458-
integrity sha512-VwgOz5MmT0KhlUj40h02LWDpUBVpflZ/b7xZFA25F29AJzIrE+SMuwzFf0b7t4EXdwRNX61C3B6auIXQTR3ttA==
455+
"@vitest/runner@4.1.4":
456+
version "4.1.4"
457+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.4.tgz#8f884f265efabfdd8a5ee393cfe622a01ec849c2"
458+
integrity sha512-xTp7VZ5aXP5ZJrn15UtJUWlx6qXLnGtF6jNxHepdPHpMfz/aVPx+htHtgcAL2mDXJgKhpoo2e9/hVJsIeFbytQ==
459459
dependencies:
460-
"@vitest/utils" "4.1.3"
460+
"@vitest/utils" "4.1.4"
461461
pathe "^2.0.3"
462462

463-
"@vitest/snapshot@4.1.3":
464-
version "4.1.3"
465-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.3.tgz#0c7090aaa2e5b443ede3e7cb1b8381d83dc8da82"
466-
integrity sha512-9l+k/J9KG5wPJDX9BcFFzhhwNjwkRb8RsnYhaT1vPY7OufxmQFc9sZzScRCPTiETzl37mrIWVY9zxzmdVeJwDQ==
463+
"@vitest/snapshot@4.1.4":
464+
version "4.1.4"
465+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.4.tgz#600c04ee1c598d4e6ce219afae684ff21c3e187d"
466+
integrity sha512-MCjCFgaS8aZz+m5nTcEcgk/xhWv0rEH4Yl53PPlMXOZ1/Ka2VcZU6CJ+MgYCZbcJvzGhQRjVrGQNZqkGPttIKw==
467467
dependencies:
468-
"@vitest/pretty-format" "4.1.3"
469-
"@vitest/utils" "4.1.3"
468+
"@vitest/pretty-format" "4.1.4"
469+
"@vitest/utils" "4.1.4"
470470
magic-string "^0.30.21"
471471
pathe "^2.0.3"
472472

473-
"@vitest/spy@4.1.3":
474-
version "4.1.3"
475-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.3.tgz#f1537c5be2a1682ff47b3a1fea09ad73539fab53"
476-
integrity sha512-ujj5Uwxagg4XUIfAUyRQxAg631BP6e9joRiN99mr48Bg9fRs+5mdUElhOoZ6rP5mBr8Bs3lmrREnkrQWkrsTCw==
473+
"@vitest/spy@4.1.4":
474+
version "4.1.4"
475+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.4.tgz#b955fcef98bcc746e7fc61d17d4725b43b33fa6d"
476+
integrity sha512-XxNdAsKW7C+FLydqFJLb5KhJtl3PGCMmYwFRfhvIgxJvLSXhhVI1zM8f1qD3Zg7RCjTSzDVyct6sghs9UEgBEQ==
477477

478-
"@vitest/utils@4.1.3":
479-
version "4.1.3"
480-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.3.tgz#f0ef911ce7a41ccb84229d51f2a6ccd148141ddf"
481-
integrity sha512-Pc/Oexse/khOWsGB+w3q4yzA4te7W4gpZZAvk+fr8qXfTURZUMj5i7kuxsNK5mP/dEB6ao3jfr0rs17fHhbHdw==
478+
"@vitest/utils@4.1.4":
479+
version "4.1.4"
480+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.4.tgz#9518fb0ad0903ae455e82e063fa18e7558aa6065"
481+
integrity sha512-13QMT+eysM5uVGa1rG4kegGYNp6cnQcsTc67ELFbhNLQO+vgsygtYJx2khvdt4gVQqSSpC/KT5FZZxUpP3Oatw==
482482
dependencies:
483-
"@vitest/pretty-format" "4.1.3"
483+
"@vitest/pretty-format" "4.1.4"
484484
convert-source-map "^2.0.0"
485485
tinyrainbow "^3.1.0"
486486

@@ -1260,18 +1260,18 @@ undici@^7.24.5:
12601260
optionalDependencies:
12611261
fsevents "~2.3.3"
12621262

1263-
vitest@4.1.3:
1264-
version "4.1.3"
1265-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.3.tgz#170d392242fc652a130d5bdb60957291ca4eb9df"
1266-
integrity sha512-DBc4Tx0MPNsqb9isoyOq00lHftVx/KIU44QOm2q59npZyLUkENn8TMFsuzuO+4U2FUa9rgbbPt3udrP25GcjXw==
1267-
dependencies:
1268-
"@vitest/expect" "4.1.3"
1269-
"@vitest/mocker" "4.1.3"
1270-
"@vitest/pretty-format" "4.1.3"
1271-
"@vitest/runner" "4.1.3"
1272-
"@vitest/snapshot" "4.1.3"
1273-
"@vitest/spy" "4.1.3"
1274-
"@vitest/utils" "4.1.3"
1263+
vitest@4.1.4:
1264+
version "4.1.4"
1265+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.4.tgz#330a3798ce307f88d3eea373e61a5f14da8f3bb1"
1266+
integrity sha512-tFuJqTxKb8AvfyqMfnavXdzfy3h3sWZRWwfluGbkeR7n0HUev+FmNgZ8SDrRBTVrVCjgH5cA21qGbCffMNtWvg==
1267+
dependencies:
1268+
"@vitest/expect" "4.1.4"
1269+
"@vitest/mocker" "4.1.4"
1270+
"@vitest/pretty-format" "4.1.4"
1271+
"@vitest/runner" "4.1.4"
1272+
"@vitest/snapshot" "4.1.4"
1273+
"@vitest/spy" "4.1.4"
1274+
"@vitest/utils" "4.1.4"
12751275
es-module-lexer "^2.0.0"
12761276
expect-type "^1.3.0"
12771277
magic-string "^0.30.21"

0 commit comments

Comments
 (0)