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

@@ -152,7 +152,7 @@
"unplugin-auto-import": "^19.3.0",
"unplugin-vue-components": "^28.8.0",
"vaul-vue": "0.4.1",
"vue-component-type-helpers": "^2.2.12"
"vue-component-type-helpers": "^3.0.0"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.5.0",
@@ -167,7 +167,7 @@
"release-it": "^19.0.3",
"vitest": "^3.2.4",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.2.12"
"vue-tsc": "^3.0.0"
},
"peerDependencies": {
"@inertiajs/vue3": "^2.0.7",
@@ -208,7 +208,8 @@
"debug": "4.3.7",
"rollup": "4.34.9",
"unimport": "4.1.1",
"unplugin": "^2.3.5"
"unplugin": "^2.3.5",
"nuxt-component-meta": "https://pkg.pr.new/nuxt-component-meta@a844f93"
},
"pnpm": {
"onlyBuiltDependencies": [