Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d22ac36

Browse files
committed
feat: volar 2.x
1 parent 98a3a42 commit d22ac36

File tree

4 files changed

+426
-391
lines changed

4 files changed

+426
-391
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,9 @@
7979
"@types/node": "^20.12.12",
8080
"@typescript-eslint/eslint-plugin": "^7.10.0",
8181
"@vitejs/plugin-vue": "^5.0.4",
82-
"@volar/cdn": "~1.11.1",
83-
"@volar/monaco": "~1.11.1",
84-
"@volar/typescript": "~1.11.1",
85-
"@vue/language-service": "1.9.0-alpha.3",
82+
"@volar/monaco": "~2.2.4",
83+
"@volar/typescript": "~2.2.4",
84+
"@vue/language-service": "2.0.19",
8685
"bumpp": "^9.4.1",
8786
"codemirror": "^5.65.16",
8887
"conventional-changelog-cli": "^4.1.0",

0 commit comments

Comments
 (0)