Skip to content

Commit 0aac8d1

Browse files
committed
feat: upgrade volar
1 parent 04dd169 commit 0aac8d1

File tree

4 files changed

+618
-15
lines changed

4 files changed

+618
-15
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
"@types/codemirror": "^5.60.2",
4545
"@types/node": "^16.11.12",
4646
"@vitejs/plugin-vue": "^3.0.0",
47+
"@volar/monaco": "1.3.0-alpha.3",
48+
"@volar/vue-language-service": "1.2.2-alpha.0",
4749
"codemirror": "^5.62.3",
4850
"fflate": "^0.7.3",
4951
"hash-sum": "^2.0.0",
@@ -55,8 +57,10 @@
5557
"vue-tsc": "^0.40.13"
5658
},
5759
"dependencies": {
58-
"monaco-editor-core": "^0.33.0",
59-
"monaco-volar": "^0.0.1",
60+
"monaco-editor-core": "^0.36.1",
61+
"monaco-editor-textmate": "^4.0.0",
62+
"monaco-textmate": "^3.0.1",
63+
"monaco-volar": "^0.1.1",
6064
"onigasm": "^2.2.5",
6165
"path-browserify": "^1.0.1",
6266
"vue": "^3.2.13"

0 commit comments

Comments
 (0)