We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae51cf commit 06a7846Copy full SHA for 06a7846
package.json
@@ -81,10 +81,10 @@
81
"@types/node": "^20.14.9",
82
"@typescript-eslint/eslint-plugin": "^7.15.0",
83
"@vitejs/plugin-vue": "^5.0.5",
84
- "@volar/jsdelivr": "~2.4.0-alpha.8",
85
- "@volar/monaco": "~2.4.0-alpha.11",
+ "@volar/jsdelivr": "~2.4.0-alpha.12",
+ "@volar/monaco": "~2.4.0-alpha.12",
86
"@vue/babel-plugin-jsx": "^1.2.2",
87
- "@vue/language-service": "~2.0.24",
+ "@vue/language-service": "~2.0.26-alpha.2",
88
"assert-plus": "^1.0.0",
89
"bumpp": "^9.4.1",
90
"codemirror": "^5.65.16",
@@ -104,6 +104,6 @@
104
"vite-plugin-dts": "^3.9.1",
105
"vscode-uri": "^3.0.8",
106
"vue": "^3.4.31",
107
- "vue-tsc": "~2.0.24"
+ "vue-tsc": "~2.0.26-alpha.2"
108
}
109
0 commit comments