chore(deps): update vue-tsc to v3 (v3) (major) (#4445)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2025-07-02 14:25:37 +02:00
committed by GitHub
parent 127e06ae83
commit a0e71d9e29
6 changed files with 311 additions and 86 deletions

View File

@@ -19,6 +19,6 @@
"@vitejs/plugin-vue": "^5.2.4",
"typescript": "^5.8.3",
"vite": "^6.3.5",
"vue-tsc": "^2.2.12"
"vue-tsc": "^3.0.0"
}
}