Skip to content

Commit 4a0226e

Browse files
chore(deps): update dependency vitest to v4.1.2 (#1418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60e5ffa commit 4a0226e

2 files changed

Lines changed: 53 additions & 53 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"tslib": "2.8.1",
5858
"typescript": "5.9.3",
5959
"vite-tsconfig-paths": "6.1.1",
60-
"vitest": "4.1.1"
60+
"vitest": "4.1.2"
6161
},
6262
"resolutions": {
6363
"graphql": "16.13.2"

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,65 +2529,65 @@
25292529
resolved "https://registry.yarnpkg.com/@urql/introspection/-/introspection-1.2.1.tgz#4d864c681ef540d13322d31b67b45394f2f32d83"
25302530
integrity sha512-U9FTSISz69EEK3bHWDsqux9JqOeiLzr3eDFBQ5DmHuTLaBsd5mjPdtLRzzzmb9nW1Ygd6IR8YcuM7zeNqQ5lCQ==
25312531

2532-
"@vitest/[email protected].1":
2533-
version "4.1.1"
2534-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.1.tgz#875b3fcfa3e8803d6a69cf6ddb58613eab7ae772"
2535-
integrity sha512-xAV0fqBTk44Rn6SjJReEQkHP3RrqbJo6JQ4zZ7/uVOiJZRarBtblzrOfFIZeYUrukp2YD6snZG6IBqhOoHTm+A==
2532+
"@vitest/[email protected].2":
2533+
version "4.1.2"
2534+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.1.2.tgz#2aec02233db4eac14777e6a7d14a535c63ae2d9b"
2535+
integrity sha512-gbu+7B0YgUJ2nkdsRJrFFW6X7NTP44WlhiclHniUhxADQJH5Szt9mZ9hWnJPJ8YwOK5zUOSSlSvyzRf0u1DSBQ==
25362536
dependencies:
25372537
"@standard-schema/spec" "^1.1.0"
25382538
"@types/chai" "^5.2.2"
2539-
"@vitest/spy" "4.1.1"
2540-
"@vitest/utils" "4.1.1"
2539+
"@vitest/spy" "4.1.2"
2540+
"@vitest/utils" "4.1.2"
25412541
chai "^6.2.2"
2542-
tinyrainbow "^3.0.3"
2542+
tinyrainbow "^3.1.0"
25432543

2544-
"@vitest/[email protected].1":
2545-
version "4.1.1"
2546-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.1.tgz#fe804fbb561e6638864ea8ac4f16a71f5a6f1b91"
2547-
integrity sha512-h3BOylsfsCLPeceuCPAAJ+BvNwSENgJa4hXoXu4im0bs9Lyp4URc4JYK4pWLZ4pG/UQn7AT92K6IByi6rE6g3A==
2544+
"@vitest/[email protected].2":
2545+
version "4.1.2"
2546+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.1.2.tgz#3f23523697f9ab9e851b58b2213c4ab6181aa0e6"
2547+
integrity sha512-Ize4iQtEALHDttPRCmN+FKqOl2vxTiNUhzobQFFt/BM1lRUTG7zRCLOykG/6Vo4E4hnUdfVLo5/eqKPukcWW7Q==
25482548
dependencies:
2549-
"@vitest/spy" "4.1.1"
2549+
"@vitest/spy" "4.1.2"
25502550
estree-walker "^3.0.3"
25512551
magic-string "^0.30.21"
25522552

2553-
"@vitest/[email protected].1":
2554-
version "4.1.1"
2555-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.1.tgz#ec0e5e7c1def39c5fac037429166278ef2f85de8"
2556-
integrity sha512-GM+TEQN5WhOygr1lp7skeVjdLPqqWMHsfzXrcHAqZJi/lIVh63H0kaRCY8MDhNWikx19zBUK8ceaLB7X5AH9NQ==
2553+
"@vitest/[email protected].2":
2554+
version "4.1.2"
2555+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-4.1.2.tgz#c2671aa1c931dc8f2759589fc87ea4b2602892c5"
2556+
integrity sha512-dwQga8aejqeuB+TvXCMzSQemvV9hNEtDDpgUKDzOmNQayl2OG241PSWeJwKRH3CiC+sESrmoFd49rfnq7T4RnA==
25572557
dependencies:
2558-
tinyrainbow "^3.0.3"
2558+
tinyrainbow "^3.1.0"
25592559

2560-
"@vitest/[email protected].1":
2561-
version "4.1.1"
2562-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.1.tgz#bedc6eef9f932788a0253c97f7bee82c0b52334c"
2563-
integrity sha512-f7+FPy75vN91QGWsITueq0gedwUZy1fLtHOCMeQpjs8jTekAHeKP80zfDEnhrleviLHzVSDXIWuCIOFn3D3f8A==
2560+
"@vitest/[email protected].2":
2561+
version "4.1.2"
2562+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.1.2.tgz#6f744fa0d92d31f4c8c255b64bbe073cb75fd96e"
2563+
integrity sha512-Gr+FQan34CdiYAwpGJmQG8PgkyFVmARK8/xSijia3eTFgVfpcpztWLuP6FttGNfPLJhaZVP/euvujeNYar36OQ==
25642564
dependencies:
2565-
"@vitest/utils" "4.1.1"
2565+
"@vitest/utils" "4.1.2"
25662566
pathe "^2.0.3"
25672567

2568-
"@vitest/[email protected].1":
2569-
version "4.1.1"
2570-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.1.tgz#ffc080d1aa15ce976bf61dcef29dbe489099be69"
2571-
integrity sha512-kMVSgcegWV2FibXEx9p9WIKgje58lcTbXgnJixfcg15iK8nzCXhmalL0ZLtTWLW9PH1+1NEDShiFFedB3tEgWg==
2568+
"@vitest/[email protected].2":
2569+
version "4.1.2"
2570+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.1.2.tgz#3972b8ed7a311133e12cb833bf86463d26cdd455"
2571+
integrity sha512-g7yfUmxYS4mNxk31qbOYsSt2F4m1E02LFqO53Xpzg3zKMhLAPZAjjfyl9e6z7HrW6LvUdTwAQR3HHfLjpko16A==
25722572
dependencies:
2573-
"@vitest/pretty-format" "4.1.1"
2574-
"@vitest/utils" "4.1.1"
2573+
"@vitest/pretty-format" "4.1.2"
2574+
"@vitest/utils" "4.1.2"
25752575
magic-string "^0.30.21"
25762576
pathe "^2.0.3"
25772577

2578-
"@vitest/[email protected].1":
2579-
version "4.1.1"
2580-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.1.tgz#7eb25de32a3d65810cb9adb31a2872c1e8341be5"
2581-
integrity sha512-6Ti/KT5OVaiupdIZEuZN7l3CZcR0cxnxt70Z0//3CtwgObwA6jZhmVBA3yrXSVN3gmwjgd7oDNLlsXz526gpRA==
2578+
"@vitest/[email protected].2":
2579+
version "4.1.2"
2580+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-4.1.2.tgz#1f312cef5756256639b4c0614f74c8ad9a036ef9"
2581+
integrity sha512-DU4fBnbVCJGNBwVA6xSToNXrkZNSiw59H8tcuUspVMsBDBST4nfvsPsEHDHGtWRRnqBERBQu7TrTKskmjqTXKA==
25822582

2583-
"@vitest/[email protected].1":
2584-
version "4.1.1"
2585-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.1.tgz#1c8b1f3405008a10bc2cf74eb8ba1b32c1dbc789"
2586-
integrity sha512-cNxAlaB3sHoCdL6pj6yyUXv9Gry1NHNg0kFTXdvSIZXLHsqKH7chiWOkwJ5s5+d/oMwcoG9T0bKU38JZWKusrQ==
2583+
"@vitest/[email protected].2":
2584+
version "4.1.2"
2585+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-4.1.2.tgz#32be8f42eb6683a598b1c61d7ec9f55596c60ecb"
2586+
integrity sha512-xw2/TiX82lQHA06cgbqRKFb5lCAy3axQ4H4SoUFhUsg+wztiet+co86IAMDtF6Vm1hc7J6j09oh/rgDn+JdKIQ==
25872587
dependencies:
2588-
"@vitest/pretty-format" "4.1.1"
2588+
"@vitest/pretty-format" "4.1.2"
25892589
convert-source-map "^2.0.0"
2590-
tinyrainbow "^3.0.3"
2590+
tinyrainbow "^3.1.0"
25912591

25922592
"@whatwg-node/disposablestack@^0.0.6":
25932593
version "0.0.6"
@@ -6308,7 +6308,7 @@ tinyglobby@^0.2.15:
63086308
fdir "^6.5.0"
63096309
picomatch "^4.0.3"
63106310

6311-
tinyrainbow@^3.0.3:
6311+
tinyrainbow@^3.1.0:
63126312
version "3.1.0"
63136313
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-3.1.0.tgz#1d8a623893f95cf0a2ddb9e5d11150e191409421"
63146314
integrity sha512-Bf+ILmBgretUrdJxzXM0SgXLZ3XfiaUuOj/IKQHuTXip+05Xn+uyEYdVg0kYDipTBcLrCVyUzAPz7QmArb0mmw==
@@ -6586,18 +6586,18 @@ [email protected]:
65866586
optionalDependencies:
65876587
fsevents "~2.3.3"
65886588

6589-
6590-
version "4.1.1"
6591-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.1.tgz#04700de9cb16898640ebfb4613abecfa83fac4fc"
6592-
integrity sha512-yF+o4POL41rpAzj5KVILUxm1GCjKnELvaqmU9TLLUbMfDzuN0UpUR9uaDs+mCtjPe+uYPksXDRLQGGPvj1cTmA==
6593-
dependencies:
6594-
"@vitest/expect" "4.1.1"
6595-
"@vitest/mocker" "4.1.1"
6596-
"@vitest/pretty-format" "4.1.1"
6597-
"@vitest/runner" "4.1.1"
6598-
"@vitest/snapshot" "4.1.1"
6599-
"@vitest/spy" "4.1.1"
6600-
"@vitest/utils" "4.1.1"
6589+
6590+
version "4.1.2"
6591+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.1.2.tgz#3f7b36838ddf1067160489bea9a21ef465496265"
6592+
integrity sha512-xjR1dMTVHlFLh98JE3i/f/WePqJsah4A0FK9cc8Ehp9Udk0AZk6ccpIZhh1qJ/yxVWRZ+Q54ocnD8TXmkhspGg==
6593+
dependencies:
6594+
"@vitest/expect" "4.1.2"
6595+
"@vitest/mocker" "4.1.2"
6596+
"@vitest/pretty-format" "4.1.2"
6597+
"@vitest/runner" "4.1.2"
6598+
"@vitest/snapshot" "4.1.2"
6599+
"@vitest/spy" "4.1.2"
6600+
"@vitest/utils" "4.1.2"
66016601
es-module-lexer "^2.0.0"
66026602
expect-type "^1.3.0"
66036603
magic-string "^0.30.21"
@@ -6608,7 +6608,7 @@ [email protected]:
66086608
tinybench "^2.9.0"
66096609
tinyexec "^1.0.2"
66106610
tinyglobby "^0.2.15"
6611-
tinyrainbow "^3.0.3"
6611+
tinyrainbow "^3.1.0"
66126612
vite "^6.0.0 || ^7.0.0 || ^8.0.0"
66136613
why-is-node-running "^2.3.0"
66146614

0 commit comments

Comments
 (0)