chore(deps): update nuxt framework to v4 (v3) (major) (#4532)

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-16 12:09:41 +02:00
committed by GitHub
parent 1b14b5dcd9
commit 6f38d3ea8a
12 changed files with 770 additions and 611 deletions

View File

@@ -16,9 +16,9 @@
"zod": "^4.0.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.4",
"@vitejs/plugin-vue": "^6.0.0",
"typescript": "^5.8.3",
"vite": "^6.3.5",
"vite": "^7.0.4",
"vue-tsc": "^3.0.1"
}
}