chore(deps): update dependency zod to v4 (v3) (#4523)

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-14 11:58:02 +02:00
committed by GitHub
parent 1db21d1b00
commit d983af93b3
6 changed files with 60 additions and 51 deletions

View File

@@ -177,7 +177,7 @@
"valibot": "^1.0.0",
"vue-router": "^4.5.0",
"yup": "^1.6.0",
"zod": "^3.24.0"
"zod": "^3.24.0 || ^4.0.0"
},
"peerDependenciesMeta": {
"@inertiajs/vue3": {