Skip to content

Commit 295c0e8

Browse files
chore(deps): update volar v1.10.5 (#164)
1 parent c1cd77a commit 295c0e8

File tree

3 files changed

+164
-170
lines changed

3 files changed

+164
-170
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
"@types/codemirror": "^5.60.8",
6464
"@types/node": "^20.4.5",
6565
"@vitejs/plugin-vue": "^4.2.3",
66-
"@volar/cdn": "~1.9.2",
67-
"@volar/monaco": "~1.9.2",
68-
"@volar/typescript": "~1.9.2",
69-
"@vue/language-service": "1.8.6",
66+
"@volar/cdn": "~1.10.5",
67+
"@volar/monaco": "~1.10.5",
68+
"@volar/typescript": "~1.10.5",
69+
"@vue/language-service": "1.8.21",
7070
"bumpp": "^9.1.1",
7171
"codemirror": "^5.65.14",
7272
"fflate": "^0.8.0",
7373
"hash-sum": "^2.0.0",
7474
"lint-staged": "^13.2.3",
75-
"monaco-editor-core": "^0.40.0",
75+
"monaco-editor-core": "^0.44.0",
7676
"monaco-editor-textmate": "^4.0.0",
7777
"monaco-textmate": "^3.0.1",
7878
"monaco-volar": "^0.4.0",
@@ -84,6 +84,6 @@
8484
"typescript": "^5.1.6",
8585
"vite": "^4.4.7",
8686
"vue": "^3.3.4",
87-
"vue-tsc": "1.8.6"
87+
"vue-tsc": "1.8.21"
8888
}
8989
}

0 commit comments

Comments
 (0)