vuels config

This commit is contained in:
2026-07-19 23:35:43 +02:00
parent d884084066
commit 732db1062a
4 changed files with 171 additions and 13 deletions

View File

@@ -10,7 +10,9 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@vue/language-server": "2.2.10",
"nuxt": "^4.5.0",
"typescript": "^5.9",
"vue": "^3.5.40",
"vue-router": "^5.2.0"
}