Skip to content

Commit 1c76b7e

Browse files
johnsoncodehkoumoussa98
authored andcommitted
chore: update to 2.1.6
1 parent 6ae587e commit 1c76b7e

File tree

4 files changed

+263
-201
lines changed

4 files changed

+263
-201
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"@types/node": "^20.11.25",
6969
"@types/prettier": "^2.7.3",
7070
"@vitejs/plugin-vue": "^5.0.4",
71-
"@volar/jsdelivr": "2.4.0-alpha.12",
72-
"@volar/monaco": "2.4.0-alpha.12",
73-
"@vue/language-service": "2.0.24",
71+
"@volar/jsdelivr": "~2.4.4",
72+
"@volar/monaco": "~2.4.4",
73+
"@vue/language-service": "2.1.6",
7474
"bumpp": "^9.4.0",
7575
"codemirror": "^5.65.14",
7676
"emmet": "^2.4.6",
@@ -90,7 +90,7 @@
9090
"vite-plugin-vuetify": "^2.0.2",
9191
"vscode-uri": "^3.0.8",
9292
"vue": "^3.4.21",
93-
"vue-tsc": "~2.0.24",
93+
"vue-tsc": "~2.1.6",
9494
"vuetify": "3.5.8"
9595
},
9696
"peerDependencies": {

0 commit comments

Comments
 (0)