Update dependency vue-tsc to v3

This commit is contained in:
2026-05-08 03:06:43 +00:00
parent 7f1156e9e0
commit 0c86555613
2 changed files with 31 additions and 105 deletions

View File

@@ -20,6 +20,6 @@
"@vitejs/plugin-vue": "^5.2.1",
"typescript": "~5.6.2",
"vite": "^6.0.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "^3.0.0"
}
}