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 6ae587e commit 1c76b7eCopy full SHA for 1c76b7e
package.json
@@ -68,9 +68,9 @@
68
"@types/node": "^20.11.25",
69
"@types/prettier": "^2.7.3",
70
"@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",
+ "@volar/jsdelivr": "~2.4.4",
+ "@volar/monaco": "~2.4.4",
+ "@vue/language-service": "2.1.6",
74
"bumpp": "^9.4.0",
75
"codemirror": "^5.65.14",
76
"emmet": "^2.4.6",
@@ -90,7 +90,7 @@
90
"vite-plugin-vuetify": "^2.0.2",
91
"vscode-uri": "^3.0.8",
92
"vue": "^3.4.21",
93
- "vue-tsc": "~2.0.24",
+ "vue-tsc": "~2.1.6",
94
"vuetify": "3.5.8"
95
},
96
"peerDependencies": {
0 commit comments