Skip to content

Commit 0c0ac07

Browse files
build(deps-dev): bump vitest from 3.2.4 to 4.0.8 in the vitest group
Bumps the vitest group with 1 update: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `vitest` from 3.2.4 to 4.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.8/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc9a697 commit 0c0ac07

File tree

2 files changed

+55
-124
lines changed

2 files changed

+55
-124
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"tslib": "^2.8.1",
7878
"typescript": "5.8.2",
7979
"typescript-eslint": "8.46.3",
80-
"vitest": "3.2.4"
80+
"vitest": "4.0.8"
8181
},
8282
"lint-staged": {
8383
"*.{js,mjs,ts,only,skip}": "eslint --cache",

yarn.lock

Lines changed: 54 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,11 +1866,9 @@
18661866

18671867
"@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin":
18681868
version "0.0.0"
1869-
uid ""
18701869

18711870
"@lwc/test-utils-lwc-internals@link:./scripts/test-utils":
18721871
version "0.0.0"
1873-
uid ""
18741872

18751873
"@napi-rs/[email protected]":
18761874
version "0.2.4"
@@ -3348,18 +3346,7 @@
33483346
"@typescript-eslint/scope-manager" "^8.46.1"
33493347
"@typescript-eslint/utils" "^8.46.1"
33503348

3351-
3352-
version "3.2.4"
3353-
resolved "https://registry.npmjs.org/@vitest/expect/-/expect-3.2.4.tgz#8362124cd811a5ee11c5768207b9df53d34f2433"
3354-
integrity sha512-Io0yyORnB6sikFlt8QW5K7slY4OjqNX9jmJQ02QDda8lyM6B5oNgVWoSoKPac8/kgnCUzuHQKrSLtu/uOqqrig==
3355-
dependencies:
3356-
"@types/chai" "^5.2.2"
3357-
"@vitest/spy" "3.2.4"
3358-
"@vitest/utils" "3.2.4"
3359-
chai "^5.2.0"
3360-
tinyrainbow "^2.0.0"
3361-
3362-
"@vitest/expect@^4.0.8":
3349+
"@vitest/[email protected]", "@vitest/expect@^4.0.8":
33633350
version "4.0.8"
33643351
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-4.0.8.tgz#02df33fb1f99091df660a80b7113e6d2f176ee10"
33653352
integrity sha512-Rv0eabdP/xjAHQGr8cjBm+NnLHNoL268lMDK85w2aAGLFoVKLd8QGnVon5lLtkXQCoYaNL0wg04EGnyKkkKhPA==
@@ -3371,14 +3358,14 @@
33713358
chai "^6.2.0"
33723359
tinyrainbow "^3.0.3"
33733360

3374-
"@vitest/mocker@3.2.4":
3375-
version "3.2.4"
3376-
resolved "https://registry.npmjs.org/@vitest/mocker/-/mocker-3.2.4.tgz#4471c4efbd62db0d4fa203e65cc6b058a85cabd3"
3377-
integrity sha512-46ryTE9RZO/rfDd7pEqFl7etuyzekzEhUbTW3BvmeO/BcCMEgq59BKhek3dXDWgAj4oMK6OZi+vRr1wPW6qjEQ==
3361+
"@vitest/mocker@4.0.8":
3362+
version "4.0.8"
3363+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-4.0.8.tgz#8fe875716e742635beb132a5e93ef8c151b0a4ec"
3364+
integrity sha512-9FRM3MZCedXH3+pIh+ME5Up2NBBHDq0wqwhOKkN4VnvCiKbVxddqH9mSGPZeawjd12pCOGnl+lo/ZGHt0/dQSg==
33783365
dependencies:
3379-
"@vitest/spy" "3.2.4"
3366+
"@vitest/spy" "4.0.8"
33803367
estree-walker "^3.0.3"
3381-
magic-string "^0.30.17"
3368+
magic-string "^0.30.21"
33823369

33833370
33843371
version "2.1.9"
@@ -3387,7 +3374,7 @@
33873374
dependencies:
33883375
tinyrainbow "^1.2.0"
33893376

3390-
"@vitest/[email protected]", "@vitest/pretty-format@^3.2.4":
3377+
33913378
version "3.2.4"
33923379
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.2.4.tgz#3c102f79e82b204a26c7a5921bf47d534919d3b4"
33933380
integrity sha512-IVNZik8IVRJRTr9fxlitMKeJeXFFFN0JaB9PHPGQ8NKQbGpfjlTx9zO4RefN8gp7eqjNy8nyK3NZmBzOPeIxtA==
@@ -3401,22 +3388,21 @@
34013388
dependencies:
34023389
tinyrainbow "^3.0.3"
34033390

3404-
"@vitest/runner@3.2.4":
3405-
version "3.2.4"
3406-
resolved "https://registry.npmjs.org/@vitest/runner/-/runner-3.2.4.tgz#5ce0274f24a971f6500f6fc166d53d8382430766"
3407-
integrity sha512-oukfKT9Mk41LreEW09vt45f8wx7DordoWUZMYdY/cyAk7w5TWkTRCNZYF7sX7n2wB7jyGAl74OxgwhPgKaqDMQ==
3391+
"@vitest/runner@4.0.8":
3392+
version "4.0.8"
3393+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-4.0.8.tgz#bfa9605eb5dc498dda8abe66d900caef31269ff6"
3394+
integrity sha512-mdY8Sf1gsM8hKJUQfiPT3pn1n8RF4QBcJYFslgWh41JTfrK1cbqY8whpGCFzBl45LN028g0njLCYm0d7XxSaQQ==
34083395
dependencies:
3409-
"@vitest/utils" "3.2.4"
3396+
"@vitest/utils" "4.0.8"
34103397
pathe "^2.0.3"
3411-
strip-literal "^3.0.0"
34123398

3413-
"@vitest/snapshot@3.2.4", "@vitest/snapshot@^3.2.4":
3414-
version "3.2.4"
3415-
resolved "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.4.tgz#40a8bc0346ac0aee923c0eefc2dc005d90bc987c"
3416-
integrity sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==
3399+
"@vitest/snapshot@4.0.8":
3400+
version "4.0.8"
3401+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-4.0.8.tgz#3ec18bdfa96f8e383d12f156d1c73c7dcfe1fd3d"
3402+
integrity sha512-Nar9OTU03KGiubrIOFhcfHg8FYaRaNT+bh5VUlNz8stFhCZPNrJvmZkhsr1jtaYvuefYFwK2Hwrq026u4uPWCw==
34173403
dependencies:
3418-
"@vitest/pretty-format" "3.2.4"
3419-
magic-string "^0.30.17"
3404+
"@vitest/pretty-format" "4.0.8"
3405+
magic-string "^0.30.21"
34203406
pathe "^2.0.3"
34213407

34223408
"@vitest/snapshot@^2.1.1":
@@ -3428,12 +3414,14 @@
34283414
magic-string "^0.30.12"
34293415
pathe "^1.1.2"
34303416

3431-
"@vitest/spy@3.2.4":
3417+
"@vitest/snapshot@^3.2.4":
34323418
version "3.2.4"
3433-
resolved "https://registry.npmjs.org/@vitest/spy/-/spy-3.2.4.tgz#cc18f26f40f3f028da6620046881f4e4518c2599"
3434-
integrity sha512-vAfasCOe6AIK70iP5UD11Ac4siNUNJ9i/9PZ3NKx07sG6sUxeag1LWdNrMWeKKYBLlzuK+Gn65Yd5nyL6ds+nw==
3419+
resolved "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-3.2.4.tgz#40a8bc0346ac0aee923c0eefc2dc005d90bc987c"
3420+
integrity sha512-dEYtS7qQP2CjU27QBC5oUOxLE/v5eLkGqPE0ZKEIDGMs4vKWe7IjgLOeauHsR0D5YuuycGRO5oSRXnwnmA78fQ==
34353421
dependencies:
3436-
tinyspy "^4.0.3"
3422+
"@vitest/pretty-format" "3.2.4"
3423+
magic-string "^0.30.17"
3424+
pathe "^2.0.3"
34373425

34383426
"@vitest/[email protected]", "@vitest/spy@^4.0.8":
34393427
version "4.0.8"
@@ -4605,11 +4593,6 @@ [email protected], bytes@^3.1.2:
46054593
resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5"
46064594
integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==
46074595

4608-
cac@^6.7.14:
4609-
version "6.7.14"
4610-
resolved "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz#804e1e6f506ee363cb0e3ccbb09cad5dd9870959"
4611-
integrity sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==
4612-
46134596
cacache@^15.2.0:
46144597
version "15.3.0"
46154598
resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.3.0.tgz#dc85380fb2f556fe3dda4c719bfa0ec875a7f1eb"
@@ -4736,17 +4719,6 @@ capital-case@^1.0.4:
47364719
tslib "^2.0.3"
47374720
upper-case-first "^2.0.2"
47384721

4739-
chai@^5.2.0:
4740-
version "5.3.3"
4741-
resolved "https://registry.npmjs.org/chai/-/chai-5.3.3.tgz#dd3da955e270916a4bd3f625f4b919996ada7e06"
4742-
integrity sha512-4zNhdJD/iOjSH0A05ea+Ke6MU5mmpQcbQsSOkgdaUMJ9zTlDTD/GYlwohmIE2u0gaxHYiVHEn1Fw9mZ/ktJWgw==
4743-
dependencies:
4744-
assertion-error "^2.0.1"
4745-
check-error "^2.1.1"
4746-
deep-eql "^5.0.1"
4747-
loupe "^3.1.0"
4748-
pathval "^2.0.0"
4749-
47504722
chai@^6.2.0:
47514723
version "6.2.0"
47524724
resolved "https://registry.yarnpkg.com/chai/-/chai-6.2.0.tgz#181bca6a219cddb99c3eeefb82483800ffa550ce"
@@ -4804,11 +4776,6 @@ chardet@^2.1.0:
48044776
resolved "https://registry.yarnpkg.com/chardet/-/chardet-2.1.1.tgz#5c75593704a642f71ee53717df234031e65373c8"
48054777
integrity sha512-PsezH1rqdV9VvyNhxxOW32/d75r01NY7TQCmOqomRo15ZSOKbpTFVsfjghxo6JloQUCGnH4k1LGu0R4yCLlWQQ==
48064778

4807-
check-error@^2.1.1:
4808-
version "2.1.1"
4809-
resolved "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz#87eb876ae71ee388fa0471fe423f494be1d96ccc"
4810-
integrity sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==
4811-
48124779
cheerio-select@^2.1.0:
48134780
version "2.1.0"
48144781
resolved "https://registry.yarnpkg.com/cheerio-select/-/cheerio-select-2.1.0.tgz#4d8673286b8126ca2a8e42740d5e3c4884ae21b4"
@@ -5531,7 +5498,7 @@ decompress-response@^6.0.0:
55315498
dependencies:
55325499
mimic-response "^3.1.0"
55335500

5534-
deep-eql@^5.0.1, deep-eql@^5.0.2:
5501+
deep-eql@^5.0.2:
55355502
version "5.0.2"
55365503
resolved "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz#4b756d8d770a9257300825d52a2c2cff99c3a341"
55375504
integrity sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==
@@ -6385,9 +6352,9 @@ expand-tilde@~2.0.2:
63856352
dependencies:
63866353
homedir-polyfill "^1.0.1"
63876354

6388-
expect-type@^1.2.1:
6355+
expect-type@^1.2.2:
63896356
version "1.2.2"
6390-
resolved "https://registry.npmjs.org/expect-type/-/expect-type-1.2.2.tgz#c030a329fb61184126c8447585bc75a7ec6fbff3"
6357+
resolved "https://registry.yarnpkg.com/expect-type/-/expect-type-1.2.2.tgz#c030a329fb61184126c8447585bc75a7ec6fbff3"
63916358
integrity sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA==
63926359

63936360
expect-webdriverio@^5.3.4:
@@ -8634,7 +8601,7 @@ loglevel@^1.6.0:
86348601
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.9.2.tgz#c2e028d6c757720107df4e64508530db6621ba08"
86358602
integrity sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==
86368603

8637-
loupe@^3.1.0, loupe@^3.1.4:
8604+
loupe@^3.1.4:
86388605
version "3.2.1"
86398606
resolved "https://registry.npmjs.org/loupe/-/loupe-3.2.1.tgz#0095cf56dc5b7a9a7c08ff5b1a8796ec8ad17e76"
86408607
integrity sha512-CdzqowRJCeLU72bHvWqwRBBlLcMEtIvGrlvef74kMnV2AolS9Y8xUv1I0U/MNAWMhBlKIoyuEgoJ0t/bbwHbLQ==
@@ -9820,11 +9787,6 @@ pathe@^2.0.3:
98209787
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716"
98219788
integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==
98229789

9823-
pathval@^2.0.0:
9824-
version "2.0.1"
9825-
resolved "https://registry.npmjs.org/pathval/-/pathval-2.0.1.tgz#8855c5a2899af072d6ac05d11e46045ad0dc605d"
9826-
integrity sha512-//nshmD55c46FuFw26xV/xFAaB5HF9Xdap7HJBBnrKdAd6/GxDBaNA1870O79+9ueg61cZLSVc+OaFlfmObYVQ==
9827-
98289790
pend@^1.2.0, pend@~1.2.0:
98299791
version "1.2.0"
98309792
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
@@ -11200,7 +11162,7 @@ statuses@^2.0.1:
1120011162
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.2.tgz#8f75eecef765b5e1cfcdc080da59409ed424e382"
1120111163
integrity sha512-DvEy55V3DB7uknRo+4iOGT5fP1slR8wQohVdknigZPMpMstaKJQWhwiYBACJE3Ul2pTnATihhBYnRhZQHGBiRw==
1120211164

11203-
std-env@^3.9.0:
11165+
std-env@^3.10.0, std-env@^3.9.0:
1120411166
version "3.10.0"
1120511167
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.10.0.tgz#d810b27e3a073047b2b5e40034881f5ea6f9c83b"
1120611168
integrity sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==
@@ -11383,13 +11345,6 @@ strip-json-comments@~2.0.1:
1138311345
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1138411346
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
1138511347

11386-
strip-literal@^3.0.0:
11387-
version "3.1.0"
11388-
resolved "https://registry.npmjs.org/strip-literal/-/strip-literal-3.1.0.tgz#222b243dd2d49c0bcd0de8906adbd84177196032"
11389-
integrity sha512-8r3mkIM/2+PpjHoOtiAW8Rg3jJLHaV7xPwG+YRGrv6FP0wwk/toTpATxWYOW0BKdWwl82VT2tFYi5DlROa0Mxg==
11390-
dependencies:
11391-
js-tokens "^9.0.1"
11392-
1139311348
strnum@^2.1.0:
1139411349
version "2.1.1"
1139511350
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.1.tgz#cf2a6e0cf903728b8b2c4b971b7e36b4e82d46ab"
@@ -11634,11 +11589,6 @@ tinyglobby@^0.2.12, tinyglobby@^0.2.14, tinyglobby@^0.2.15:
1163411589
fdir "^6.5.0"
1163511590
picomatch "^4.0.3"
1163611591

11637-
tinypool@^1.1.1:
11638-
version "1.1.1"
11639-
resolved "https://registry.npmjs.org/tinypool/-/tinypool-1.1.1.tgz#059f2d042bd37567fbc017d3d426bdd2a2612591"
11640-
integrity sha512-Zba82s87IFq9A9XmjiX5uZA/ARWDrB03OHlq+Vw1fSdt0I+4/Kutwy8BP4Y/y/aORMo61FQ0vIb5j44vSo5Pkg==
11641-
1164211592
tinyrainbow@^1.2.0:
1164311593
version "1.2.0"
1164411594
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-1.2.0.tgz#5c57d2fc0fb3d1afd78465c33ca885d04f02abb5"
@@ -11654,11 +11604,6 @@ tinyrainbow@^3.0.3:
1165411604
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-3.0.3.tgz#984a5b1c1b25854a9b6bccbe77964d0593d1ea42"
1165511605
integrity sha512-PSkbLUoxOFRzJYjjxHJt9xro7D+iilgMX/C9lawzVuYiIdcihh9DXmVibBe8lmcFrRi/VzlPjBxbN7rH24q8/Q==
1165611606

11657-
tinyspy@^4.0.3:
11658-
version "4.0.4"
11659-
resolved "https://registry.npmjs.org/tinyspy/-/tinyspy-4.0.4.tgz#d77a002fb53a88aa1429b419c1c92492e0c81f78"
11660-
integrity sha512-azl+t0z7pw/z958Gy9svOTuzqIk6xq+NSheJzn5MMWtWTFywIacg2wUlzKFGtt3cthx0r2SxMK0yzJOR0IES7Q==
11661-
1166211607
tldts-core@^7.0.17:
1166311608
version "7.0.17"
1166411609
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-7.0.17.tgz#dadfee3750dd272ed219d7367beb7cbb2ff29eb8"
@@ -12105,21 +12050,10 @@ vary@^1.1.2, vary@~1.1.2:
1210512050
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1210612051
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
1210712052

12108-
12109-
version "3.2.4"
12110-
resolved "https://registry.npmjs.org/vite-node/-/vite-node-3.2.4.tgz#f3676d94c4af1e76898c162c92728bca65f7bb07"
12111-
integrity sha512-EbKSKh+bh1E1IFxeO0pg1n4dvoOTt0UDiXMd/qn++r98+jPO1xtJilvXldeuQ8giIB5IkpjCgMleHMNEsGH6pg==
12112-
dependencies:
12113-
cac "^6.7.14"
12114-
debug "^4.4.1"
12115-
es-module-lexer "^1.7.0"
12116-
pathe "^2.0.3"
12117-
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
12118-
12119-
"vite@^5.0.0 || ^6.0.0 || ^7.0.0-0":
12120-
version "7.2.0"
12121-
resolved "https://registry.npmjs.org/vite/-/vite-7.2.0.tgz#a362bc909af8b01736e56d287ce5a5d88598ad1a"
12122-
integrity sha512-C/Naxf8H0pBx1PA4BdpT+c/5wdqI9ILMdwjSMILw7tVIh3JsxzZqdeTLmmdaoh5MYUEOyBnM9K3o0DzoZ/fe+w==
12053+
"vite@^6.0.0 || ^7.0.0":
12054+
version "7.2.2"
12055+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.2.2.tgz#17dd62eac2d0ca0fa90131c5f56e4fefb8845362"
12056+
integrity sha512-BxAKBWmIbrDgrokdGZH1IgkIk/5mMHDreLDmCJ0qpyJaAteP8NvMhkwr/ZCQNqNH97bw/dANTE9PDzqwJghfMQ==
1212312057
dependencies:
1212412058
esbuild "^0.25.0"
1212512059
fdir "^6.5.0"
@@ -12130,33 +12064,30 @@ [email protected]:
1213012064
optionalDependencies:
1213112065
fsevents "~2.3.3"
1213212066

12133-
vitest@3.2.4:
12134-
version "3.2.4"
12135-
resolved "https://registry.npmjs.org/vitest/-/vitest-3.2.4.tgz#0637b903ad79d1539a25bc34c0ed54b5c67702ea"
12136-
integrity sha512-LUCP5ev3GURDysTWiP47wRRUpLKMOfPh+yKTx3kVIEiu5KOMeqzpnYNsKyOoVrULivR8tLcks4+lga33Whn90A==
12067+
vitest@4.0.8:
12068+
version "4.0.8"
12069+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-4.0.8.tgz#0c61a81261cf51450c70bc3c9a05a31d8526b14d"
12070+
integrity sha512-urzu3NCEV0Qa0Y2PwvBtRgmNtxhj5t5ULw7cuKhIHh3OrkKTLlut0lnBOv9qe5OvbkMH2g38G7KPDCTpIytBVg==
1213712071
dependencies:
12138-
"@types/chai" "^5.2.2"
12139-
"@vitest/expect" "3.2.4"
12140-
"@vitest/mocker" "3.2.4"
12141-
"@vitest/pretty-format" "^3.2.4"
12142-
"@vitest/runner" "3.2.4"
12143-
"@vitest/snapshot" "3.2.4"
12144-
"@vitest/spy" "3.2.4"
12145-
"@vitest/utils" "3.2.4"
12146-
chai "^5.2.0"
12147-
debug "^4.4.1"
12148-
expect-type "^1.2.1"
12149-
magic-string "^0.30.17"
12072+
"@vitest/expect" "4.0.8"
12073+
"@vitest/mocker" "4.0.8"
12074+
"@vitest/pretty-format" "4.0.8"
12075+
"@vitest/runner" "4.0.8"
12076+
"@vitest/snapshot" "4.0.8"
12077+
"@vitest/spy" "4.0.8"
12078+
"@vitest/utils" "4.0.8"
12079+
debug "^4.4.3"
12080+
es-module-lexer "^1.7.0"
12081+
expect-type "^1.2.2"
12082+
magic-string "^0.30.21"
1215012083
pathe "^2.0.3"
12151-
picomatch "^4.0.2"
12152-
std-env "^3.9.0"
12084+
picomatch "^4.0.3"
12085+
std-env "^3.10.0"
1215312086
tinybench "^2.9.0"
1215412087
tinyexec "^0.3.2"
12155-
tinyglobby "^0.2.14"
12156-
tinypool "^1.1.1"
12157-
tinyrainbow "^2.0.0"
12158-
vite "^5.0.0 || ^6.0.0 || ^7.0.0-0"
12159-
vite-node "3.2.4"
12088+
tinyglobby "^0.2.15"
12089+
tinyrainbow "^3.0.3"
12090+
vite "^6.0.0 || ^7.0.0"
1216012091
why-is-node-running "^2.3.0"
1216112092

1216212093
w3c-xmlserializer@^5.0.0:

0 commit comments

Comments
 (0)