Skip to content

Commit 70fa148

Browse files
chore(deps): update dependency vitest to v3.0.1 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b5a2ad commit 70fa148

1 file changed

Lines changed: 61 additions & 56 deletions

File tree

yarn.lock

Lines changed: 61 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,62 +1579,62 @@
15791579
json-schema-to-ts "1.6.4"
15801580
ts-morph "12.0.0"
15811581

1582-
"@vitest/expect@3.0.0":
1583-
version "3.0.0"
1584-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.0.tgz#076ad48eeb36671c0400548f952e4c07df8f5276"
1585-
integrity sha512-Qx+cHyB59mWrQywT3/dZIIpSKwIpWbYFdBX2zixMYpOGZmbaP2jbbd4i/TAKJq/jBgSfww++d6YnrlGMFb2XBg==
1582+
"@vitest/expect@3.0.1":
1583+
version "3.0.1"
1584+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.1.tgz#890f5dbec053c5374903e7f183fc947c896bcd1f"
1585+
integrity sha512-oPrXe8dwvQdzUxQFWwibY97/smQ6k8iPVeSf09KEvU1yWzu40G6naHExY0lUgjnTPWMRGQOJnhMBb8lBu48feg==
15861586
dependencies:
1587-
"@vitest/spy" "3.0.0"
1588-
"@vitest/utils" "3.0.0"
1587+
"@vitest/spy" "3.0.1"
1588+
"@vitest/utils" "3.0.1"
15891589
chai "^5.1.2"
15901590
tinyrainbow "^2.0.0"
15911591

1592-
"@vitest/mocker@3.0.0":
1593-
version "3.0.0"
1594-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.0.tgz#a8498d91d18bbb6d0c5efb61864edbe1b9f0414a"
1595-
integrity sha512-8ytqYjIRzAM90O7n8A0TCbziTnouIG+UGuMHmoRJpKh4vvah4uENw5UAMMNjdKCtzgMiTrZ9XU+xzwCwcxuxGQ==
1592+
"@vitest/mocker@3.0.1":
1593+
version "3.0.1"
1594+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.1.tgz#dbe1d21cee454b499fc1808c5572ee6a991aaa18"
1595+
integrity sha512-5letLsVdFhReCPws/SNwyekBCyi4w2IusycV4T7eVdt2mfellS2yKDrEmnE5KPCHr0Ez5xCZVJbJws3ckuNNgQ==
15961596
dependencies:
1597-
"@vitest/spy" "3.0.0"
1597+
"@vitest/spy" "3.0.1"
15981598
estree-walker "^3.0.3"
15991599
magic-string "^0.30.17"
16001600

1601-
"@vitest/pretty-format@3.0.0", "@vitest/pretty-format@^3.0.0":
1602-
version "3.0.0"
1603-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.0.tgz#aea7f74cc768b8c8efae1c3bd3b9f9ef98524ac2"
1604-
integrity sha512-24y+MS04ZHZbbbfAvfpi9hM2oULePbiL6Dir8r1nFMN97hxuL0gEXKWRGmlLPwzKDtaOKNjtyTx0+GiZcWCxDA==
1601+
"@vitest/pretty-format@3.0.1", "@vitest/pretty-format@^3.0.1":
1602+
version "3.0.1"
1603+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.1.tgz#440e9d3fca7d3327ca918092c74f194ef889198b"
1604+
integrity sha512-FnyGQ9eFJ/Dnqg3jCvq9O6noXtxbZhOlSvNLZsCGJxhsGiZ5LDepmsTCizRfyGJt4Q6pJmZtx7rO/qqr9R9gDA==
16051605
dependencies:
16061606
tinyrainbow "^2.0.0"
16071607

1608-
"@vitest/runner@3.0.0":
1609-
version "3.0.0"
1610-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.0.tgz#383bd01ae79c19ed3054b78b723818d0ad0aecad"
1611-
integrity sha512-6MCYobtatsgG3DlM+dk6njP+R+28iSUqWbJzXp/nuOy6SkAKzJ1wby3fDgimmy50TeK8g6y+E6rP12REyinYPw==
1608+
"@vitest/runner@3.0.1":
1609+
version "3.0.1"
1610+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.1.tgz#5e4119efdfec1aa0d8a501e069ecce9b4364f73d"
1611+
integrity sha512-LfVbbYOduTVx8PnYFGH98jpgubHBefIppbPQJBSlgjnRRlaX/KR6J46htECUHpf+ElJZ4xxssAfEz/Cb2iIMYA==
16121612
dependencies:
1613-
"@vitest/utils" "3.0.0"
1614-
pathe "^2.0.0"
1613+
"@vitest/utils" "3.0.1"
1614+
pathe "^2.0.1"
16151615

1616-
"@vitest/snapshot@3.0.0":
1617-
version "3.0.0"
1618-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.0.tgz#e11797c3bd35a57fccb2a2667fe36ff253e620cf"
1619-
integrity sha512-W0X6fJFJ3RbSThncSYUNSnXkMJFyXX9sOvxP1HSQRsWCLB1U3JnZc0SrLpLzcyByMUDXHsiXQ+x+xsr/G5fXNw==
1616+
"@vitest/snapshot@3.0.1":
1617+
version "3.0.1"
1618+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.1.tgz#02493577c708ff9c90b9bd77c4055ca348e8d196"
1619+
integrity sha512-ZYV+iw2lGyc4QY2xt61b7Y3NJhSAO7UWcYWMcV0UnMrkXa8hXtfZES6WAk4g7Jr3p4qJm1P0cgDcOFyY5me+Ug==
16201620
dependencies:
1621-
"@vitest/pretty-format" "3.0.0"
1621+
"@vitest/pretty-format" "3.0.1"
16221622
magic-string "^0.30.17"
1623-
pathe "^2.0.0"
1623+
pathe "^2.0.1"
16241624

1625-
"@vitest/spy@3.0.0":
1626-
version "3.0.0"
1627-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.0.tgz#2612a9e61685080caf7550e00a18145c020cd695"
1628-
integrity sha512-pfK5O3lRqeCG8mbV+Lr8lLUBicFRm5TlggF7bLZpzpo111LKhMN/tZRXvyOGOgbktxAR9bTf4x8U6RtHuFBTVA==
1625+
"@vitest/spy@3.0.1":
1626+
version "3.0.1"
1627+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.1.tgz#071931118a12f0e50ce713424c4914743f43d0d0"
1628+
integrity sha512-HnGJB3JFflnlka4u7aD0CfqrEtX3FgNaZAar18/KIhfo0r/WADn9PhBfiqAmNw4R/xaRcLzLPFXDwEQV1vHlJA==
16291629
dependencies:
16301630
tinyspy "^3.0.2"
16311631

1632-
"@vitest/utils@3.0.0":
1633-
version "3.0.0"
1634-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.0.tgz#fd1fd693c7f8b136c02076a33126248fb79a96b2"
1635-
integrity sha512-l300v2/4diHyv5ZiQOj6y/H6VbaTWM6i1c2lC3lUZ5nn9rv9C+WneS/wqyaGLwM37reoh/QkrrYMSMKdfnDZpw==
1632+
"@vitest/utils@3.0.1":
1633+
version "3.0.1"
1634+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.1.tgz#e535916b1e5857badec6f289acb0132493f36bf2"
1635+
integrity sha512-i+Gm61rfIeSitPUsu4ZcWqucfb18ShAanRpOG6KlXfd1j6JVK5XxO2Z6lEmfjMnAQRIvvLtJ3JByzDTv347e8w==
16361636
dependencies:
1637-
"@vitest/pretty-format" "3.0.0"
1637+
"@vitest/pretty-format" "3.0.1"
16381638
loupe "^3.1.2"
16391639
tinyrainbow "^2.0.0"
16401640

@@ -2419,6 +2419,11 @@ es-module-lexer@^1.5.4:
24192419
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78"
24202420
integrity sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==
24212421

2422+
es-module-lexer@^1.6.0:
2423+
version "1.6.0"
2424+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.6.0.tgz#da49f587fd9e68ee2404fe4e256c0c7d3a81be21"
2425+
integrity sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==
2426+
24222427
esbuild-android-64@0.14.47:
24232428
version "0.14.47"
24242429
resolved "https://registry.yarnpkg.com/esbuild-android-64/-/esbuild-android-64-0.14.47.tgz#ef95b42c67bcf4268c869153fa3ad1466c4cea6b"
@@ -4241,7 +4246,7 @@ path-type@^4.0.0:
42414246
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
42424247
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
42434248

4244-
pathe@^2.0.0:
4249+
pathe@^2.0.1:
42454250
version "2.0.1"
42464251
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.1.tgz#ee1e6965c5ccfc98dc5a4b366a6ba6dd624a33d6"
42474252
integrity sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==
@@ -5211,15 +5216,15 @@ vfile@^6.0.0, vfile@^6.0.3:
52115216
"@types/unist" "^3.0.0"
52125217
vfile-message "^4.0.0"
52135218

5214-
vite-node@3.0.0:
5215-
version "3.0.0"
5216-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.0.tgz#93d059cfa7acf868e4b7c054cccd4c0276dbaf6b"
5217-
integrity sha512-V5p05fpAzkHM3aYChsHWV1RTeLAhPejbKX6MqiWWyuIfNcDgXq5p0GnYV6Wa4OAU588XC70XCJB9chRZsOh4yg==
5219+
vite-node@3.0.1:
5220+
version "3.0.1"
5221+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.1.tgz#26269f6e5e10c8fc90c72ba340a51bdcff8262df"
5222+
integrity sha512-PoH9mCNsSZQXl3gdymM5IE4WR0k0WbnFd89nAyyDvltF2jVGdFcI8vpB1PBdKTcjAR7kkYiHSlIO68X/UT8Q1A==
52185223
dependencies:
52195224
cac "^6.7.14"
52205225
debug "^4.4.0"
5221-
es-module-lexer "^1.5.4"
5222-
pathe "^2.0.0"
5226+
es-module-lexer "^1.6.0"
5227+
pathe "^2.0.1"
52235228
vite "^5.0.0 || ^6.0.0"
52245229

52255230
"vite@^5.0.0 || ^6.0.0":
@@ -5250,29 +5255,29 @@ vitefu@^1.0.4:
52505255
integrity sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==
52515256

52525257
vitest@^3.0.0:
5253-
version "3.0.0"
5254-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.0.tgz#6dee95b2dbcb94062e1eac694af238ab709630af"
5255-
integrity sha512-fwfPif+EV0jyms9h1Crb6rwJttH/KBzKrcUesjxHgldmc6R0FaMNLsd+Rgc17NoxzLcb/sYE2Xs9NQ/vnTBf6Q==
5256-
dependencies:
5257-
"@vitest/expect" "3.0.0"
5258-
"@vitest/mocker" "3.0.0"
5259-
"@vitest/pretty-format" "^3.0.0"
5260-
"@vitest/runner" "3.0.0"
5261-
"@vitest/snapshot" "3.0.0"
5262-
"@vitest/spy" "3.0.0"
5263-
"@vitest/utils" "3.0.0"
5258+
version "3.0.1"
5259+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.1.tgz#78a3b5673bbec8d7bb2009f0fa947d41402cd88b"
5260+
integrity sha512-SWKoSAkxtFHqt8biR3eN53dzmeWkigEpyipqfblcsoAghVvoFMpxQEj0gc7AajMi6Ra49fjcTN6v4AxklmS4aQ==
5261+
dependencies:
5262+
"@vitest/expect" "3.0.1"
5263+
"@vitest/mocker" "3.0.1"
5264+
"@vitest/pretty-format" "^3.0.1"
5265+
"@vitest/runner" "3.0.1"
5266+
"@vitest/snapshot" "3.0.1"
5267+
"@vitest/spy" "3.0.1"
5268+
"@vitest/utils" "3.0.1"
52645269
chai "^5.1.2"
52655270
debug "^4.4.0"
52665271
expect-type "^1.1.0"
52675272
magic-string "^0.30.17"
5268-
pathe "^2.0.0"
5273+
pathe "^2.0.1"
52695274
std-env "^3.8.0"
52705275
tinybench "^2.9.0"
52715276
tinyexec "^0.3.2"
52725277
tinypool "^1.0.2"
52735278
tinyrainbow "^2.0.0"
52745279
vite "^5.0.0 || ^6.0.0"
5275-
vite-node "3.0.0"
5280+
vite-node "3.0.1"
52765281
why-is-node-running "^2.3.0"
52775282

52785283
volar-service-css@0.0.61:

0 commit comments

Comments
 (0)