Skip to content

Commit a38c478

Browse files
chore(deps-dev): bump vitest from 3.0.5 to 3.0.7 in the test group
Bumps the test group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 3.0.5 to 3.0.7 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: test ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6015d6d commit a38c478

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"unplugin-icons": "22.0.0",
8282
"vite": "5.4.11",
8383
"vite-tsconfig-paths": "5.1.4",
84-
"vitest": "3.0.5"
84+
"vitest": "3.0.7"
8585
},
8686
"engines": {
8787
"node": ">=20.0.0"

yarn.lock

+67-67
Original file line numberDiff line numberDiff line change
@@ -2660,63 +2660,63 @@
26602660
"@types/babel__core" "^7.20.5"
26612661
react-refresh "^0.14.2"
26622662

2663-
"@vitest/expect@3.0.5":
2664-
version "3.0.5"
2665-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.5.tgz#aa0acd0976cf56842806e5dcaebd446543966b14"
2666-
integrity sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==
2663+
"@vitest/expect@3.0.7":
2664+
version "3.0.7"
2665+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.7.tgz#3490936bc1e97fc21d53441518d51cb7116c698a"
2666+
integrity sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==
26672667
dependencies:
2668-
"@vitest/spy" "3.0.5"
2669-
"@vitest/utils" "3.0.5"
2670-
chai "^5.1.2"
2668+
"@vitest/spy" "3.0.7"
2669+
"@vitest/utils" "3.0.7"
2670+
chai "^5.2.0"
26712671
tinyrainbow "^2.0.0"
26722672

2673-
"@vitest/mocker@3.0.5":
2674-
version "3.0.5"
2675-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.5.tgz#8dce3dc4cb0adfd9d554531cea836244f8c36bcd"
2676-
integrity sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==
2673+
"@vitest/mocker@3.0.7":
2674+
version "3.0.7"
2675+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.7.tgz#49a99e300bcb64dc514a43a92325fce51cd88099"
2676+
integrity sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==
26772677
dependencies:
2678-
"@vitest/spy" "3.0.5"
2678+
"@vitest/spy" "3.0.7"
26792679
estree-walker "^3.0.3"
26802680
magic-string "^0.30.17"
26812681

2682-
"@vitest/pretty-format@3.0.5", "@vitest/pretty-format@^3.0.5":
2683-
version "3.0.5"
2684-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.5.tgz#10ae6a83ccc1a866e31b2d0c1a7a977ade02eff9"
2685-
integrity sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==
2682+
"@vitest/pretty-format@3.0.7", "@vitest/pretty-format@^3.0.7":
2683+
version "3.0.7"
2684+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
2685+
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
26862686
dependencies:
26872687
tinyrainbow "^2.0.0"
26882688

2689-
"@vitest/runner@3.0.5":
2690-
version "3.0.5"
2691-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.5.tgz#c5960a1169465a2b9ac21f1d24a4cf1fe67c7501"
2692-
integrity sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==
2689+
"@vitest/runner@3.0.7":
2690+
version "3.0.7"
2691+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.7.tgz#65b64ba5f3291fdca4670bf9e50627200ea33b7b"
2692+
integrity sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==
26932693
dependencies:
2694-
"@vitest/utils" "3.0.5"
2695-
pathe "^2.0.2"
2694+
"@vitest/utils" "3.0.7"
2695+
pathe "^2.0.3"
26962696

2697-
"@vitest/snapshot@3.0.5":
2698-
version "3.0.5"
2699-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.5.tgz#afd0ae472dc5893b0bb10e3e673ef649958663f4"
2700-
integrity sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==
2697+
"@vitest/snapshot@3.0.7":
2698+
version "3.0.7"
2699+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.7.tgz#df34e3c5820bdd54bba8919291a182df5c6b8c6f"
2700+
integrity sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==
27012701
dependencies:
2702-
"@vitest/pretty-format" "3.0.5"
2702+
"@vitest/pretty-format" "3.0.7"
27032703
magic-string "^0.30.17"
2704-
pathe "^2.0.2"
2704+
pathe "^2.0.3"
27052705

2706-
"@vitest/spy@3.0.5":
2707-
version "3.0.5"
2708-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.5.tgz#7bb5d84ec21cc0d62170fda4e31cd0b46c1aeb8b"
2709-
integrity sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==
2706+
"@vitest/spy@3.0.7":
2707+
version "3.0.7"
2708+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.7.tgz#6fcc100c23fb50b5e2d1d09a333245586364f67b"
2709+
integrity sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==
27102710
dependencies:
27112711
tinyspy "^3.0.2"
27122712

2713-
"@vitest/utils@3.0.5":
2714-
version "3.0.5"
2715-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.5.tgz#dc3eaefd3534598917e939af59d9a9b6a5be5082"
2716-
integrity sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==
2713+
"@vitest/utils@3.0.7":
2714+
version "3.0.7"
2715+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
2716+
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
27172717
dependencies:
2718-
"@vitest/pretty-format" "3.0.5"
2719-
loupe "^3.1.2"
2718+
"@vitest/pretty-format" "3.0.7"
2719+
loupe "^3.1.3"
27202720
tinyrainbow "^2.0.0"
27212721

27222722
"@web3-storage/multipart-parser@^1.0.0":
@@ -3205,10 +3205,10 @@ ccount@^2.0.0:
32053205
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
32063206
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
32073207

3208-
chai@^5.1.2:
3209-
version "5.1.2"
3210-
resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.2.tgz#3afbc340b994ae3610ca519a6c70ace77ad4378d"
3211-
integrity sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw==
3208+
chai@^5.2.0:
3209+
version "5.2.0"
3210+
resolved "https://registry.yarnpkg.com/chai/-/chai-5.2.0.tgz#1358ee106763624114addf84ab02697e411c9c05"
3211+
integrity sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw==
32123212
dependencies:
32133213
assertion-error "^2.0.1"
32143214
check-error "^2.1.1"
@@ -5772,7 +5772,7 @@ loose-envify@^1.1.0, loose-envify@^1.4.0:
57725772
dependencies:
57735773
js-tokens "^3.0.0 || ^4.0.0"
57745774

5775-
loupe@^3.1.0, loupe@^3.1.2:
5775+
loupe@^3.1.0, loupe@^3.1.3:
57765776
version "3.1.3"
57775777
resolved "https://registry.yarnpkg.com/loupe/-/loupe-3.1.3.tgz#042a8f7986d77f3d0f98ef7990a2b2fef18b0fd2"
57785778
integrity sha512-kkIp7XSkP78ZxJEsSxW3712C6teJVoeHHwgo9zJ380de7IYyJ2ISlxojcH2pC5OFLewESmnRi/+XCDIEEVyoug==
@@ -6965,10 +6965,10 @@ pathe@^1.1.1, pathe@^1.1.2:
69656965
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
69666966
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
69676967

6968-
pathe@^2.0.2:
6969-
version "2.0.2"
6970-
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.2.tgz#5ed86644376915b3c7ee4d00ac8c348d671da3a5"
6971-
integrity sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==
6968+
pathe@^2.0.3:
6969+
version "2.0.3"
6970+
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
6971+
integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==
69726972

69736973
pathval@^2.0.0:
69746974
version "2.0.0"
@@ -8876,15 +8876,15 @@ victory-vendor@^36.6.8:
88768876
d3-time "^3.0.0"
88778877
d3-timer "^3.0.1"
88788878

8879-
vite-node@3.0.5:
8880-
version "3.0.5"
8881-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.5.tgz#6a0d06f7a4bdaae6ddcdedc12d910d886cf7d62f"
8882-
integrity sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==
8879+
vite-node@3.0.7:
8880+
version "3.0.7"
8881+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.7.tgz#f15bc1e0c343ac00115a52c7e110471a5a315c72"
8882+
integrity sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==
88838883
dependencies:
88848884
cac "^6.7.14"
88858885
debug "^4.4.0"
88868886
es-module-lexer "^1.6.0"
8887-
pathe "^2.0.2"
8887+
pathe "^2.0.3"
88888888
vite "^5.0.0 || ^6.0.0"
88898889

88908890
vite-node@^1.2.0, vite-node@^1.6.0:
@@ -8929,30 +8929,30 @@ vite@5.4.11, vite@^5.0.0, vite@^5.0.11:
89298929
optionalDependencies:
89308930
fsevents "~2.3.3"
89318931

8932-
vitest@3.0.5:
8933-
version "3.0.5"
8934-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.5.tgz#a9a3fa1203d85869c9ba66f3ea990b72d00ddeb0"
8935-
integrity sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==
8936-
dependencies:
8937-
"@vitest/expect" "3.0.5"
8938-
"@vitest/mocker" "3.0.5"
8939-
"@vitest/pretty-format" "^3.0.5"
8940-
"@vitest/runner" "3.0.5"
8941-
"@vitest/snapshot" "3.0.5"
8942-
"@vitest/spy" "3.0.5"
8943-
"@vitest/utils" "3.0.5"
8944-
chai "^5.1.2"
8932+
vitest@3.0.7:
8933+
version "3.0.7"
8934+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.7.tgz#ed8f42e1b0e09e2179eaefd966cb58a8b75f0f6a"
8935+
integrity sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==
8936+
dependencies:
8937+
"@vitest/expect" "3.0.7"
8938+
"@vitest/mocker" "3.0.7"
8939+
"@vitest/pretty-format" "^3.0.7"
8940+
"@vitest/runner" "3.0.7"
8941+
"@vitest/snapshot" "3.0.7"
8942+
"@vitest/spy" "3.0.7"
8943+
"@vitest/utils" "3.0.7"
8944+
chai "^5.2.0"
89458945
debug "^4.4.0"
89468946
expect-type "^1.1.0"
89478947
magic-string "^0.30.17"
8948-
pathe "^2.0.2"
8948+
pathe "^2.0.3"
89498949
std-env "^3.8.0"
89508950
tinybench "^2.9.0"
89518951
tinyexec "^0.3.2"
89528952
tinypool "^1.0.2"
89538953
tinyrainbow "^2.0.0"
89548954
vite "^5.0.0 || ^6.0.0"
8955-
vite-node "3.0.5"
8955+
vite-node "3.0.7"
89568956
why-is-node-running "^2.3.0"
89578957

89588958
w3c-xmlserializer@^5.0.0:

0 commit comments

Comments
 (0)