Skip to content

Commit ff1804d

Browse files
committed
chore: update @vue/language-service to 2.1.6
1 parent f9f650a commit ff1804d

File tree

4 files changed

+584
-627
lines changed

4 files changed

+584
-627
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@types/hash-sum": "^1.0.2",
8282
"@types/node": "^22.5.0",
8383
"@vitejs/plugin-vue": "^5.1.2",
84-
"@volar/jsdelivr": "2.4.0-alpha.12",
85-
"@volar/monaco": "2.4.0-alpha.12",
84+
"@volar/jsdelivr": "~2.4.4",
85+
"@volar/monaco": "~2.4.4",
8686
"@vue/babel-plugin-jsx": "^1.2.2",
87-
"@vue/language-service": "~2.0.29",
87+
"@vue/language-service": "~2.1.6",
8888
"assert": "^2.1.0",
8989
"bumpp": "^9.5.2",
9090
"codemirror": "^5.65.17",
@@ -102,9 +102,9 @@
102102
"typescript": "^5.5.4",
103103
"typescript-eslint": "^8.2.0",
104104
"vite": "^5.4.2",
105-
"vite-plugin-dts": "^4.0.3",
105+
"vite-plugin-dts": "^4.1.1",
106106
"vscode-uri": "^3.0.8",
107107
"vue": "^3.4.38",
108-
"vue-tsc": "~2.0.29"
108+
"vue-tsc": "~2.1.6"
109109
}
110110
}

0 commit comments

Comments
 (0)