Skip to content

Commit c85bb52

Browse files
Bump vitest and @vitest/coverage-istanbul
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together. Updates `vitest` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/vitest) Updates `@vitest/coverage-istanbul` from 3.1.3 to 3.2.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.0/packages/coverage-istanbul) --- updated-dependencies: - dependency-name: vitest dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@vitest/coverage-istanbul" dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9180800 commit c85bb52

2 files changed

Lines changed: 102 additions & 79 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/crypto-js": "^4.2.2",
2525
"@vite-pwa/assets-generator": "^1.0.0",
2626
"@vite-pwa/nuxt": "^1.0.0",
27-
"@vitest/coverage-istanbul": "3.1.3",
27+
"@vitest/coverage-istanbul": "3.2.0",
2828
"@vue/test-utils": "^2.4.6",
2929
"eslint": "^9.26.0",
3030
"eslint-config-prettier": "^10.1.5",
@@ -49,7 +49,7 @@
4949
"stylelint-config-recommended-vue": "^1.6.0",
5050
"stylelint-config-standard": "^38.0.0",
5151
"typescript": "^5.8.3",
52-
"vitest": "^3.1.3",
52+
"vitest": "^3.2.0",
5353
"vue-tsc": "^2.2.10"
5454
},
5555
"name": "nuxt-app",

yarn.lock

Lines changed: 100 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -3754,11 +3754,23 @@
37543754
resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.4.tgz#1a31c3d378850d2778dabb6374d036dcba4ba708"
37553755
integrity sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==
37563756

3757+
"@types/chai@^5.2.2":
3758+
version "5.2.2"
3759+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-5.2.2.tgz#6f14cea18180ffc4416bc0fd12be05fdd73bdd6b"
3760+
integrity sha512-8kB30R7Hwqf40JPiKhVzodJs2Qc1ZJ5zuT3uzw5Hq/dhNCl3G3l83jfpdI1e20BP348+fV7VIL/+FxaXkqBmWg==
3761+
dependencies:
3762+
"@types/deep-eql" "*"
3763+
37573764
"@types/crypto-js@^4.2.2":
37583765
version "4.2.2"
37593766
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.2.2.tgz#771c4a768d94eb5922cc202a3009558204df0cea"
37603767
integrity sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==
37613768

3769+
"@types/deep-eql@*":
3770+
version "4.0.2"
3771+
resolved "https://registry.yarnpkg.com/@types/deep-eql/-/deep-eql-4.0.2.tgz#334311971d3a07121e7eb91b684a605e7eea9cbd"
3772+
integrity sha512-c9h9dVVMigMPc4bwTvC5dxqtqJZwQPePsWjPlpSOnojbor6pGqdk541lfA7AqFQr5pB1BRdq0juY9db81BwyFw==
3773+
37623774
"@types/estree@*", "@types/estree@1.0.7", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
37633775
version "1.0.7"
37643776
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8"
@@ -4218,13 +4230,13 @@
42184230
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.4.tgz#9e8a512eb174bfc2a333ba959bbf9de428d89ad8"
42194231
integrity sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==
42204232

4221-
"@vitest/coverage-istanbul@3.1.3":
4222-
version "3.1.3"
4223-
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-3.1.3.tgz#51b52bf1dae6f9117e7672a9ba96e025a56d16dd"
4224-
integrity sha512-S6zpofFh7ykVM01KpCbsdPRKBG4SCP/ErvrakFBJEUhiN/nRgsuCsi68VSe8rWstz6V1cJ/Sa/PDttr6FRZuNg==
4233+
"@vitest/coverage-istanbul@3.2.0":
4234+
version "3.2.0"
4235+
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-3.2.0.tgz#336a552afe3a49ddfe90ea863ee0ae2f7b81c381"
4236+
integrity sha512-eSPLTxVPFMdDE0vuiuCxckob4RJEMM/AO8Z86X3WCZ1V6b9SuMeCaxR6Ebbl/fy2QO+IXWOwtGrvcWY/nSG2dw==
42254237
dependencies:
42264238
"@istanbuljs/schema" "^0.1.3"
4227-
debug "^4.4.0"
4239+
debug "^4.4.1"
42284240
istanbul-lib-coverage "^3.2.2"
42294241
istanbul-lib-instrument "^6.0.3"
42304242
istanbul-lib-report "^3.0.1"
@@ -4244,22 +4256,23 @@
42444256
chai "^5.1.1"
42454257
tinyrainbow "^1.2.0"
42464258

4247-
"@vitest/expect@3.1.3":
4248-
version "3.1.3"
4249-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.1.3.tgz#bbca175cd2f23d7de9448a215baed8f3d7abd7b7"
4250-
integrity sha512-7FTQQuuLKmN1Ig/h+h/GO+44Q1IlglPlR2es4ab7Yvfx+Uk5xsv+Ykk+MEt/M2Yn/xGmzaLKxGw2lgy2bwuYqg==
4259+
"@vitest/expect@3.2.0":
4260+
version "3.2.0"
4261+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.2.0.tgz#1c1dacb9fe68f27b572795732c27a15c1ea5a502"
4262+
integrity sha512-0v4YVbhDKX3SKoy0PHWXpKhj44w+3zZkIoVES9Ex2pq+u6+Bijijbi2ua5kE+h3qT6LBWFTNZSCOEU37H8Y5sA==
42514263
dependencies:
4252-
"@vitest/spy" "3.1.3"
4253-
"@vitest/utils" "3.1.3"
4264+
"@types/chai" "^5.2.2"
4265+
"@vitest/spy" "3.2.0"
4266+
"@vitest/utils" "3.2.0"
42544267
chai "^5.2.0"
42554268
tinyrainbow "^2.0.0"
42564269

4257-
"@vitest/mocker@3.1.3":
4258-
version "3.1.3"
4259-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.1.3.tgz#121d0f2fcca20c9ccada9e2d6e761f7fc687f4ce"
4260-
integrity sha512-PJbLjonJK82uCWHjzgBJZuR7zmAOrSvKk1QBxrennDIgtH4uK0TB1PvYmc0XBCigxxtiAVPfWtAdy4lpz8SQGQ==
4270+
"@vitest/mocker@3.2.0":
4271+
version "3.2.0"
4272+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.2.0.tgz#f3c3546b7daea39d1382ba9bd5325f20669ae2b7"
4273+
integrity sha512-HFcW0lAMx3eN9vQqis63H0Pscv0QcVMo1Kv8BNysZbxcmHu3ZUYv59DS6BGYiGQ8F5lUkmsfMMlPm4DJFJdf/A==
42614274
dependencies:
4262-
"@vitest/spy" "3.1.3"
4275+
"@vitest/spy" "3.2.0"
42634276
estree-walker "^3.0.3"
42644277
magic-string "^0.30.17"
42654278

@@ -4277,27 +4290,27 @@
42774290
dependencies:
42784291
tinyrainbow "^1.2.0"
42794292

4280-
"@vitest/pretty-format@3.1.3", "@vitest/pretty-format@^3.1.3":
4281-
version "3.1.3"
4282-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.1.3.tgz#760b9eab5f253d7d2e7dcd28ef34570f584023d4"
4283-
integrity sha512-i6FDiBeJUGLDKADw2Gb01UtUNb12yyXAqC/mmRWuYl+m/U9GS7s8us5ONmGkGpUUo7/iAYzI2ePVfOZTYvUifA==
4293+
"@vitest/pretty-format@3.2.0", "@vitest/pretty-format@^3.2.0":
4294+
version "3.2.0"
4295+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.0.tgz#81728ccebae16f1421600d305d526bdce08783ad"
4296+
integrity sha512-gUUhaUmPBHFkrqnOokmfMGRBMHhgpICud9nrz/xpNV3/4OXCn35oG+Pl8rYYsKaTNd/FAIrqRHnwpDpmYxCYZw==
42844297
dependencies:
42854298
tinyrainbow "^2.0.0"
42864299

4287-
"@vitest/runner@3.1.3":
4288-
version "3.1.3"
4289-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.1.3.tgz#b268fa90fca38fab363f1107f057c0a2a141ee45"
4290-
integrity sha512-Tae+ogtlNfFei5DggOsSUvkIaSuVywujMj6HzR97AHK6XK8i3BuVyIifWAm/sE3a15lF5RH9yQIrbXYuo0IFyA==
4300+
"@vitest/runner@3.2.0":
4301+
version "3.2.0"
4302+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.2.0.tgz#3dc645bc40ffb9f586267776337e3247402e4831"
4303+
integrity sha512-bXdmnHxuB7fXJdh+8vvnlwi/m1zvu+I06i1dICVcDQFhyV4iKw2RExC/acavtDn93m/dRuawUObKsrNE1gJacA==
42914304
dependencies:
4292-
"@vitest/utils" "3.1.3"
4305+
"@vitest/utils" "3.2.0"
42934306
pathe "^2.0.3"
42944307

4295-
"@vitest/snapshot@3.1.3":
4296-
version "3.1.3"
4297-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.1.3.tgz#39a8f9f8c6ba732ffde59adeacf0a549bef11e76"
4298-
integrity sha512-XVa5OPNTYUsyqG9skuUkFzAeFnEzDp8hQu7kZ0N25B1+6KjGm4hWLtURyBbsIAOekfWQ7Wuz/N/XXzgYO3deWQ==
4308+
"@vitest/snapshot@3.2.0":
4309+
version "3.2.0"
4310+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.2.0.tgz#98ba12e3eb0ad39beffb9c44747b7c4d42f9e25e"
4311+
integrity sha512-z7P/EneBRMe7hdvWhcHoXjhA6at0Q4ipcoZo6SqgxLyQQ8KSMMCmvw1cSt7FHib3ozt0wnRHc37ivuUMbxzG/A==
42994312
dependencies:
4300-
"@vitest/pretty-format" "3.1.3"
4313+
"@vitest/pretty-format" "3.2.0"
43014314
magic-string "^0.30.17"
43024315
pathe "^2.0.3"
43034316

@@ -4308,12 +4321,12 @@
43084321
dependencies:
43094322
tinyspy "^3.0.0"
43104323

4311-
"@vitest/spy@3.1.3":
4312-
version "3.1.3"
4313-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.1.3.tgz#ca81e2b4f0c3d6c75f35defa77c3336f39c8f605"
4314-
integrity sha512-x6w+ctOEmEXdWaa6TO4ilb7l9DxPR5bwEb6hILKuxfU1NqWT2mpJD9NJN7t3OTfxmVlOMrvtoFJGdgyzZ605lQ==
4324+
"@vitest/spy@3.2.0":
4325+
version "3.2.0"
4326+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.2.0.tgz#553b61838a1aabc33228b1193c1cf80a00c0c315"
4327+
integrity sha512-s3+TkCNUIEOX99S0JwNDfsHRaZDDZZR/n8F0mop0PmsEbQGKZikCGpTGZ6JRiHuONKew3Fb5//EPwCP+pUX9cw==
43154328
dependencies:
4316-
tinyspy "^3.0.2"
4329+
tinyspy "^4.0.3"
43174330

43184331
"@vitest/utils@2.0.5":
43194332
version "2.0.5"
@@ -4325,12 +4338,12 @@
43254338
loupe "^3.1.1"
43264339
tinyrainbow "^1.2.0"
43274340

4328-
"@vitest/utils@3.1.3":
4329-
version "3.1.3"
4330-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.1.3.tgz#4f31bdfd646cd82d30bfa730d7410cb59d529669"
4331-
integrity sha512-2Ltrpht4OmHO9+c/nmHtF09HWiyWdworqnHIwjfvDyWjuwKbdkcS9AnhsDn+8E2RM4x++foD1/tNuLPVvWG1Rg==
4341+
"@vitest/utils@3.2.0":
4342+
version "3.2.0"
4343+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.2.0.tgz#5a6165d54436d9d699076c2ea2631466909a06a3"
4344+
integrity sha512-gXXOe7Fj6toCsZKVQouTRLJftJwmvbhH5lKOBR6rlP950zUq9AitTUjnFoXS/CqjBC2aoejAztLPzzuva++XBw==
43324345
dependencies:
4333-
"@vitest/pretty-format" "3.1.3"
4346+
"@vitest/pretty-format" "3.2.0"
43344347
loupe "^3.1.3"
43354348
tinyrainbow "^2.0.0"
43364349

@@ -6012,10 +6025,10 @@ de-indent@^1.0.2:
60126025
resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d"
60136026
integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==
60146027

6015-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7, debug@^4.4.0:
6016-
version "4.4.0"
6017-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
6018-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
6028+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.6, debug@^4.3.7, debug@^4.4.0, debug@^4.4.1:
6029+
version "4.4.1"
6030+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
6031+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
60196032
dependencies:
60206033
ms "^2.1.3"
60216034

@@ -12306,18 +12319,26 @@ tinyexec@^1.0.1:
1230612319
resolved "https://registry.yarnpkg.com/tinyexec/-/tinyexec-1.0.1.tgz#70c31ab7abbb4aea0a24f55d120e5990bfa1e0b1"
1230712320
integrity sha512-5uC6DDlmeqiOwCPmK9jMSdOuZTh8bU39Ys6yidB+UTt5hfZUPGAypSgFRiEp+jbi9qH40BLDvy85jIU88wKSqw==
1230812321

12309-
tinyglobby@0.2.13, tinyglobby@^0.2.10, tinyglobby@^0.2.12, tinyglobby@^0.2.13:
12322+
tinyglobby@0.2.13:
1231012323
version "0.2.13"
1231112324
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.13.tgz#a0e46515ce6cbcd65331537e57484af5a7b2ff7e"
1231212325
integrity sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==
1231312326
dependencies:
1231412327
fdir "^6.4.4"
1231512328
picomatch "^4.0.2"
1231612329

12317-
tinypool@^1.0.2:
12318-
version "1.0.2"
12319-
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-1.0.2.tgz#706193cc532f4c100f66aa00b01c42173d9051b2"
12320-
integrity sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==
12330+
tinyglobby@^0.2.10, tinyglobby@^0.2.12, tinyglobby@^0.2.13, tinyglobby@^0.2.14:
12331+
version "0.2.14"
12332+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
12333+
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
12334+
dependencies:
12335+
fdir "^6.4.4"
12336+
picomatch "^4.0.2"
12337+
12338+
tinypool@^1.1.0:
12339+
version "1.1.0"
12340+
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-1.1.0.tgz#4252913ec76ef8f728f2524e2118f3bef9cf23f4"
12341+
integrity sha512-7CotroY9a8DKsKprEy/a14aCCm8jYVmR7aFy4fpkZM8sdpNJbKkixuNjgM50yCmip2ezc8z4N7k3oe2+rfRJCQ==
1232112342

1232212343
tinyrainbow@^1.2.0:
1232312344
version "1.2.0"
@@ -12334,10 +12355,10 @@ tinyspy@^3.0.0:
1233412355
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-3.0.0.tgz#cb61644f2713cd84dee184863f4642e06ddf0585"
1233512356
integrity sha512-q5nmENpTHgiPVd1cJDDc9cVoYN5x4vCvwT3FMilvKPKneCBZAxn2YWQjDF0UMcE9k0Cay1gBiDfTMU0g+mPMQA==
1233612357

12337-
tinyspy@^3.0.2:
12338-
version "3.0.2"
12339-
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-3.0.2.tgz#86dd3cf3d737b15adcf17d7887c84a75201df20a"
12340-
integrity sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==
12358+
tinyspy@^4.0.3:
12359+
version "4.0.3"
12360+
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-4.0.3.tgz#d1d0f0602f4c15f1aae083a34d6d0df3363b1b52"
12361+
integrity sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==
1234112362

1234212363
tmp-promise@^3.0.2:
1234312364
version "3.0.3"
@@ -12900,16 +12921,16 @@ vite-hot-client@^2.0.4:
1290012921
resolved "https://registry.yarnpkg.com/vite-hot-client/-/vite-hot-client-2.0.4.tgz#db383e0337c758fbabf14dad26f9a1bcb9e9e175"
1290112922
integrity sha512-W9LOGAyGMrbGArYJN4LBCdOC5+Zwh7dHvOHC0KmGKkJhsOzaKbpo/jEjpPKVHIW0/jBWj8RZG0NUxfgA8BxgAg==
1290212923

12903-
vite-node@3.1.3, vite-node@^3.1.3:
12904-
version "3.1.3"
12905-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.1.3.tgz#d021ced40b5a057305eaea9ce62c610c33b60a48"
12906-
integrity sha512-uHV4plJ2IxCl4u1up1FQRrqclylKAogbtBfOTwcuJ28xFi+89PZ57BRh+naIRvH70HPwxy5QHYzg1OrEaC7AbA==
12924+
vite-node@3.2.0, vite-node@^3.1.3:
12925+
version "3.2.0"
12926+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.2.0.tgz#fb03f4062a418454f31194faee5f82b6aa78d579"
12927+
integrity sha512-8Fc5Ko5Y4URIJkmMF/iFP1C0/OJyY+VGVe9Nw6WAdZyw4bTO+eVg9mwxWkQp/y8NnAoQY3o9KAvE1ZdA2v+Vmg==
1290712928
dependencies:
1290812929
cac "^6.7.14"
12909-
debug "^4.4.0"
12930+
debug "^4.4.1"
1291012931
es-module-lexer "^1.7.0"
1291112932
pathe "^2.0.3"
12912-
vite "^5.0.0 || ^6.0.0"
12933+
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
1291312934

1291412935
vite-plugin-checker@^0.9.3:
1291512936
version "0.9.3"
@@ -12971,7 +12992,7 @@ vite-plugin-vue-tracer@^0.1.3:
1297112992
pathe "^2.0.3"
1297212993
source-map-js "^1.2.1"
1297312994

12974-
"vite@^5.0.0 || ^6.0.0", vite@^6.3.4, vite@^6.3.5:
12995+
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0", vite@^6.3.4, vite@^6.3.5:
1297512996
version "6.3.5"
1297612997
resolved "https://registry.yarnpkg.com/vite/-/vite-6.3.5.tgz#fec73879013c9c0128c8d284504c6d19410d12a3"
1297712998
integrity sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==
@@ -12992,31 +13013,33 @@ vitest-environment-nuxt@^1.0.1:
1299213013
dependencies:
1299313014
"@nuxt/test-utils" ">=3.13.1"
1299413015

12995-
vitest@^3.1.3:
12996-
version "3.1.3"
12997-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.1.3.tgz#0b0b01932408cd3af61867f4468d28bd83406ffb"
12998-
integrity sha512-188iM4hAHQ0km23TN/adso1q5hhwKqUpv+Sd6p5sOuh6FhQnRNW3IsiIpvxqahtBabsJ2SLZgmGSpcYK4wQYJw==
12999-
dependencies:
13000-
"@vitest/expect" "3.1.3"
13001-
"@vitest/mocker" "3.1.3"
13002-
"@vitest/pretty-format" "^3.1.3"
13003-
"@vitest/runner" "3.1.3"
13004-
"@vitest/snapshot" "3.1.3"
13005-
"@vitest/spy" "3.1.3"
13006-
"@vitest/utils" "3.1.3"
13016+
vitest@^3.2.0:
13017+
version "3.2.0"
13018+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.2.0.tgz#a1dbd536e78f2a1fe5b949846bc2ee1c1e2c031d"
13019+
integrity sha512-P7Nvwuli8WBNmeMHHek7PnGW4oAZl9za1fddfRVidZar8wDZRi7hpznLKQePQ8JPLwSBEYDK11g+++j7uFJV8Q==
13020+
dependencies:
13021+
"@types/chai" "^5.2.2"
13022+
"@vitest/expect" "3.2.0"
13023+
"@vitest/mocker" "3.2.0"
13024+
"@vitest/pretty-format" "^3.2.0"
13025+
"@vitest/runner" "3.2.0"
13026+
"@vitest/snapshot" "3.2.0"
13027+
"@vitest/spy" "3.2.0"
13028+
"@vitest/utils" "3.2.0"
1300713029
chai "^5.2.0"
13008-
debug "^4.4.0"
13030+
debug "^4.4.1"
1300913031
expect-type "^1.2.1"
1301013032
magic-string "^0.30.17"
1301113033
pathe "^2.0.3"
13034+
picomatch "^4.0.2"
1301213035
std-env "^3.9.0"
1301313036
tinybench "^2.9.0"
1301413037
tinyexec "^0.3.2"
13015-
tinyglobby "^0.2.13"
13016-
tinypool "^1.0.2"
13038+
tinyglobby "^0.2.14"
13039+
tinypool "^1.1.0"
1301713040
tinyrainbow "^2.0.0"
13018-
vite "^5.0.0 || ^6.0.0"
13019-
vite-node "3.1.3"
13041+
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
13042+
vite-node "3.2.0"
1302013043
why-is-node-running "^2.3.0"
1302113044

1302213045
void-elements@^3.1.0:

0 commit comments

Comments
 (0)