Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 61 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1579,62 +1579,62 @@
json-schema-to-ts "1.6.4"
ts-morph "12.0.0"

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

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

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

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

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

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

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

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

es-module-lexer@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.6.0.tgz#da49f587fd9e68ee2404fe4e256c0c7d3a81be21"
integrity sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==

esbuild-android-64@0.14.47:
version "0.14.47"
resolved "https://registry.yarnpkg.com/esbuild-android-64/-/esbuild-android-64-0.14.47.tgz#ef95b42c67bcf4268c869153fa3ad1466c4cea6b"
Expand Down Expand Up @@ -4241,7 +4246,7 @@ path-type@^4.0.0:
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==

pathe@^2.0.0:
pathe@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.1.tgz#ee1e6965c5ccfc98dc5a4b366a6ba6dd624a33d6"
integrity sha512-6jpjMpOth5S9ITVu5clZ7NOgHNsv5vRQdheL9ztp2vZmM6fRbLvyua1tiBIL4lk8SAe3ARzeXEly6siXCjDHDw==
Expand Down Expand Up @@ -5211,15 +5216,15 @@ vfile@^6.0.0, vfile@^6.0.3:
"@types/unist" "^3.0.0"
vfile-message "^4.0.0"

vite-node@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.0.tgz#93d059cfa7acf868e4b7c054cccd4c0276dbaf6b"
integrity sha512-V5p05fpAzkHM3aYChsHWV1RTeLAhPejbKX6MqiWWyuIfNcDgXq5p0GnYV6Wa4OAU588XC70XCJB9chRZsOh4yg==
vite-node@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.1.tgz#26269f6e5e10c8fc90c72ba340a51bdcff8262df"
integrity sha512-PoH9mCNsSZQXl3gdymM5IE4WR0k0WbnFd89nAyyDvltF2jVGdFcI8vpB1PBdKTcjAR7kkYiHSlIO68X/UT8Q1A==
dependencies:
cac "^6.7.14"
debug "^4.4.0"
es-module-lexer "^1.5.4"
pathe "^2.0.0"
es-module-lexer "^1.6.0"
pathe "^2.0.1"
vite "^5.0.0 || ^6.0.0"

"vite@^5.0.0 || ^6.0.0":
Expand Down Expand Up @@ -5250,29 +5255,29 @@ vitefu@^1.0.4:
integrity sha512-y6zEE3PQf6uu/Mt6DTJ9ih+kyJLr4XcSgHR2zUkM8SWDhuixEJxfJ6CZGMHh1Ec3vPLoEA0IHU5oWzVqw8ulow==

vitest@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.0.tgz#6dee95b2dbcb94062e1eac694af238ab709630af"
integrity sha512-fwfPif+EV0jyms9h1Crb6rwJttH/KBzKrcUesjxHgldmc6R0FaMNLsd+Rgc17NoxzLcb/sYE2Xs9NQ/vnTBf6Q==
dependencies:
"@vitest/expect" "3.0.0"
"@vitest/mocker" "3.0.0"
"@vitest/pretty-format" "^3.0.0"
"@vitest/runner" "3.0.0"
"@vitest/snapshot" "3.0.0"
"@vitest/spy" "3.0.0"
"@vitest/utils" "3.0.0"
version "3.0.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.1.tgz#78a3b5673bbec8d7bb2009f0fa947d41402cd88b"
integrity sha512-SWKoSAkxtFHqt8biR3eN53dzmeWkigEpyipqfblcsoAghVvoFMpxQEj0gc7AajMi6Ra49fjcTN6v4AxklmS4aQ==
dependencies:
"@vitest/expect" "3.0.1"
"@vitest/mocker" "3.0.1"
"@vitest/pretty-format" "^3.0.1"
"@vitest/runner" "3.0.1"
"@vitest/snapshot" "3.0.1"
"@vitest/spy" "3.0.1"
"@vitest/utils" "3.0.1"
chai "^5.1.2"
debug "^4.4.0"
expect-type "^1.1.0"
magic-string "^0.30.17"
pathe "^2.0.0"
pathe "^2.0.1"
std-env "^3.8.0"
tinybench "^2.9.0"
tinyexec "^0.3.2"
tinypool "^1.0.2"
tinyrainbow "^2.0.0"
vite "^5.0.0 || ^6.0.0"
vite-node "3.0.0"
vite-node "3.0.1"
why-is-node-running "^2.3.0"

volar-service-css@0.0.61:
Expand Down