Skip to content

Commit fe909ab

Browse files
chore(deps): update dependency vue-tsc to v3
1 parent 8cc444a commit fe909ab

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"typescript": "^5.6.3",
5959
"vitest": "^2.0.0",
6060
"vitest-mock-extended": "^2.0.0",
61-
"vue-tsc": "^2.0.24"
61+
"vue-tsc": "^3.0.0"
6262
}
6363
}

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2498,24 +2498,24 @@
24982498
loupe "^3.1.2"
24992499
tinyrainbow "^1.2.0"
25002500

2501-
"@volar/language-core@2.4.15":
2502-
version "2.4.15"
2503-
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.15.tgz#759d04cb4eab9920560b8bcfa4515d5b08a1b7ce"
2504-
integrity sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==
2501+
"@volar/language-core@2.4.23":
2502+
version "2.4.23"
2503+
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.23.tgz#deb6dbc5fdbafa9bb7ba691fc59cb196cdb856d3"
2504+
integrity sha512-hEEd5ET/oSmBC6pi1j6NaNYRWoAiDhINbT8rmwtINugR39loROSlufGdYMF9TaKGfz+ViGs1Idi3mAhnuPcoGQ==
25052505
dependencies:
2506-
"@volar/source-map" "2.4.15"
2506+
"@volar/source-map" "2.4.23"
25072507

2508-
"@volar/source-map@2.4.15":
2509-
version "2.4.15"
2510-
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.4.15.tgz#18aba09994c0268e59a418f9d738e4a85302781d"
2511-
integrity sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==
2508+
"@volar/source-map@2.4.23":
2509+
version "2.4.23"
2510+
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.4.23.tgz#d476e11a3a669d89858a5eb38b02342be39b0e44"
2511+
integrity sha512-Z1Uc8IB57Lm6k7q6KIDu/p+JWtf3xsXJqAX/5r18hYOTpJyBn0KXUR8oTJ4WFYOcDzWC9n3IflGgHowx6U6z9Q==
25122512

2513-
"@volar/typescript@2.4.15":
2514-
version "2.4.15"
2515-
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.4.15.tgz#1445d23f8e4f9ad821b6bfa58cf4a2b980dc5f97"
2516-
integrity sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==
2513+
"@volar/typescript@2.4.23":
2514+
version "2.4.23"
2515+
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.4.23.tgz#b9b114ea01ad0ad977139edda0239fdafdb21ad7"
2516+
integrity sha512-lAB5zJghWxVPqfcStmAP1ZqQacMpe90UrP5RJ3arDyrhy4aCUQqmxPPLB2PWDKugvylmO41ljK7vZ+t6INMTag==
25172517
dependencies:
2518-
"@volar/language-core" "2.4.15"
2518+
"@volar/language-core" "2.4.23"
25192519
path-browserify "^1.0.1"
25202520
vscode-uri "^3.0.8"
25212521

@@ -2648,19 +2648,19 @@
26482648
dependencies:
26492649
rfdc "^1.4.1"
26502650

2651-
"@vue/language-core@2.2.12":
2652-
version "2.2.12"
2653-
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.2.12.tgz#d01f7e865f593f968cb65c12a13d8337e65641f0"
2654-
integrity sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==
2651+
"@vue/language-core@3.0.7":
2652+
version "3.0.7"
2653+
resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-3.0.7.tgz#27bf418a627345312da1dc26bfc474e0b9c888e4"
2654+
integrity sha512-0sqqyqJ0Gn33JH3TdIsZLCZZ8Gr4kwlg8iYOnOrDDkJKSjFurlQY/bEFQx5zs7SX2C/bjMkmPYq/NiyY1fTOkw==
26552655
dependencies:
2656-
"@volar/language-core" "2.4.15"
2656+
"@volar/language-core" "2.4.23"
26572657
"@vue/compiler-dom" "^3.5.0"
26582658
"@vue/compiler-vue2" "^2.7.16"
26592659
"@vue/shared" "^3.5.0"
2660-
alien-signals "^1.0.3"
2661-
minimatch "^9.0.3"
2660+
alien-signals "^2.0.5"
26622661
muggle-string "^0.4.1"
26632662
path-browserify "^1.0.1"
2663+
picomatch "^4.0.2"
26642664

26652665
"@vue/reactivity@3.5.17":
26662666
version "3.5.17"
@@ -2802,10 +2802,10 @@ ajv@^6.12.4:
28022802
json-schema-traverse "^0.4.1"
28032803
uri-js "^4.2.2"
28042804

2805-
alien-signals@^1.0.3:
2806-
version "1.0.13"
2807-
resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-1.0.13.tgz#8d6db73462f742ee6b89671fbd8c37d0b1727a7e"
2808-
integrity sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==
2805+
alien-signals@^2.0.5:
2806+
version "2.0.7"
2807+
resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-2.0.7.tgz#8c695e01878081046f1486e7e332380db35fb7e6"
2808+
integrity sha512-wE7y3jmYeb0+h6mr5BOovuqhFv22O/MV9j5p0ndJsa7z1zJNPGQ4ph5pQk/kTTCWRC3xsA4SmtwmkzQO+7NCNg==
28092809

28102810
ansi-regex@^5.0.1:
28112811
version "5.0.1"
@@ -6372,7 +6372,7 @@ minimatch@^5.0.1, minimatch@^5.1.0:
63726372
dependencies:
63736373
brace-expansion "^2.0.1"
63746374

6375-
minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4, minimatch@^9.0.5:
6375+
minimatch@^9.0.0, minimatch@^9.0.4, minimatch@^9.0.5:
63766376
version "9.0.5"
63776377
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
63786378
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -9388,13 +9388,13 @@ vue-router@^4.5.1:
93889388
dependencies:
93899389
"@vue/devtools-api" "^6.6.4"
93909390

9391-
vue-tsc@^2.0.24:
9392-
version "2.2.12"
9393-
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.2.12.tgz#5f719b08ef7390a763c1a20169ca5c9d09d55688"
9394-
integrity sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==
9391+
vue-tsc@^3.0.0:
9392+
version "3.0.7"
9393+
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-3.0.7.tgz#b26303ca6204dbf3447f303380adc08a625a8d34"
9394+
integrity sha512-BSMmW8GGEgHykrv7mRk6zfTdK+tw4MBZY/x6fFa7IkdXK3s/8hQRacPjG9/8YKFDIWGhBocwi6PlkQQ/93OgIQ==
93959395
dependencies:
9396-
"@volar/typescript" "2.4.15"
9397-
"@vue/language-core" "2.2.12"
9396+
"@volar/typescript" "2.4.23"
9397+
"@vue/language-core" "3.0.7"
93989398

93999399
vue@^3.5.17:
94009400
version "3.5.17"

0 commit comments

Comments
 (0)