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

@@ -136,7 +136,7 @@
"valibot": "^0.42.1",
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.1.10",
"vue-tsc": "^2.2.0",
"yup": "^1.6.1",
"zod": "^3.24.1"
},
@@ -150,6 +150,7 @@
"happy-dom": "14.12.3",
"rollup": "^4.24.0",
"typescript": "5.6.3",
"unimport": "3.14.5"
"unimport": "3.14.5",
"vue-tsc": "^2.2.0"
}
}