Skip to content

Commit 06a7846

Browse files
committed
chore: bump deps
1 parent eae51cf commit 06a7846

File tree

2 files changed

+105
-136
lines changed

2 files changed

+105
-136
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@types/node": "^20.14.9",
8282
"@typescript-eslint/eslint-plugin": "^7.15.0",
8383
"@vitejs/plugin-vue": "^5.0.5",
84-
"@volar/jsdelivr": "~2.4.0-alpha.8",
85-
"@volar/monaco": "~2.4.0-alpha.11",
84+
"@volar/jsdelivr": "~2.4.0-alpha.12",
85+
"@volar/monaco": "~2.4.0-alpha.12",
8686
"@vue/babel-plugin-jsx": "^1.2.2",
87-
"@vue/language-service": "~2.0.24",
87+
"@vue/language-service": "~2.0.26-alpha.2",
8888
"assert-plus": "^1.0.0",
8989
"bumpp": "^9.4.1",
9090
"codemirror": "^5.65.16",
@@ -104,6 +104,6 @@
104104
"vite-plugin-dts": "^3.9.1",
105105
"vscode-uri": "^3.0.8",
106106
"vue": "^3.4.31",
107-
"vue-tsc": "~2.0.24"
107+
"vue-tsc": "~2.0.26-alpha.2"
108108
}
109109
}

0 commit comments

Comments
 (0)