Update dependency vue-tsc to v3
All checks were successful
Build Check / build (pull_request) Successful in 9m30s

This commit is contained in:
2026-04-02 17:58:26 +00:00
parent 8acd94059f
commit f996f3e910
2 changed files with 28 additions and 70 deletions

View File

@@ -42,7 +42,7 @@
"tailwindcss": "^4.2.0",
"typescript": "~5.9.3",
"vite": "^7.3.1",
"vue-tsc": "^2.1.10"
"vue-tsc": "^3.0.0"
},
"packageManager": "pnpm@10.33.0+sha512.10568bb4a6afb58c9eb3630da90cc9516417abebd3fabbe6739f0ae795728da1491e9db5a544c76ad8eb7570f5c4bb3d6c637b2cb41bfdcdb47fa823c8649319"
}