Skip to content

Commit

Permalink
feat: volar 2.x (#225)
Browse files Browse the repository at this point in the history
Co-authored-by: Johnson Chu <johnsoncodehk@gmail.com>
  • Loading branch information
sxzz and johnsoncodehk authored Jul 2, 2024
1 parent dd9f1bb commit 47030b6
Show file tree
Hide file tree
Showing 5 changed files with 931 additions and 1,099 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,10 @@
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@vitejs/plugin-vue": "^5.0.5",
"@volar/cdn": "~1.11.1",
"@volar/monaco": "~1.11.1",
"@volar/typescript": "~1.11.1",
"@volar/jsdelivr": "~2.4.0-alpha.8",
"@volar/monaco": "~2.4.0-alpha.8",
"@vue/babel-plugin-jsx": "^1.2.2",
"@vue/language-service": "1.9.0-alpha.3",
"@vue/language-service": "~2.0.24",
"assert-plus": "^1.0.0",
"bumpp": "^9.4.1",
"codemirror": "^5.65.16",
Expand All @@ -103,7 +102,8 @@
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-dts": "^3.9.1",
"vscode-uri": "^3.0.8",
"vue": "^3.4.29",
"vue-tsc": "^2.0.21"
"vue-tsc": "~2.0.24"
}
}
Loading

0 comments on commit 47030b6

Please sign in to comment.