Skip to content

Commit bf95383

Browse files
sxzzjohnsoncodehk
authored andcommitted
feat: volar 2.x (vuejs#225)
Co-authored-by: Johnson Chu <[email protected]>
1 parent 04f6e10 commit bf95383

File tree

5 files changed

+415
-346
lines changed

5 files changed

+415
-346
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,9 @@
6868
"@types/node": "^20.11.25",
6969
"@types/prettier": "^2.7.3",
7070
"@vitejs/plugin-vue": "^5.0.4",
71-
"@volar/cdn": "~1.11.1",
72-
"@volar/monaco": "~1.9.2",
73-
"@volar/typescript": "~2.1.2",
74-
"@vue/language-service": "2.0.6",
71+
"@volar/jsdelivr": "~2.4.0-alpha.8",
72+
"@volar/monaco": "~2.4.0-alpha.8",
73+
"@vue/language-service": "2.0.24",
7574
"bumpp": "^9.4.0",
7675
"codemirror": "^5.65.14",
7776
"emmet": "^2.4.6",
@@ -89,8 +88,9 @@
8988
"typescript": "^5.4.2",
9089
"vite": "^5.1.5",
9190
"vite-plugin-vuetify": "^2.0.2",
91+
"vscode-uri": "^3.0.8",
9292
"vue": "^3.4.21",
93-
"vue-tsc": "2.0.6",
93+
"vue-tsc": "~2.0.24",
9494
"vuetify": "3.5.8"
9595
},
9696
"peerDependencies": {

0 commit comments

Comments
 (0)