chore(deps): update devdependency vue-tsc to ^2.2.0 (v3) (#2966)

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]
2024-12-24 16:16:21 +01:00
committed by GitHub
parent c223281763
commit 4c0bdf38fc
5 changed files with 543 additions and 133 deletions

View File

@@ -19,6 +19,6 @@
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.28.0",
"vite": "^5.4.11",
"vue-tsc": "^2.1.10"
"vue-tsc": "^2.2.0"
}
}