chore(deps): update dependency zod to v4 (v2) (#4520)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-14 11:17:13 +02:00
committed by GitHub
parent b797690483
commit 1f3e9789fe
2 changed files with 8 additions and 3 deletions

View File

@@ -26,6 +26,6 @@
"v-calendar": "^3.1.2", "v-calendar": "^3.1.2",
"valibot": "^1.1.0", "valibot": "^1.1.0",
"yup": "^1.6.1", "yup": "^1.6.1",
"zod": "^3.25.76" "zod": "^4.0.5"
} }
} }

9
pnpm-lock.yaml generated
View File

@@ -215,8 +215,8 @@ importers:
specifier: ^1.6.1 specifier: ^1.6.1
version: 1.6.1 version: 1.6.1
zod: zod:
specifier: ^3.25.76 specifier: ^4.0.5
version: 3.25.76 version: 4.0.5
playground: playground:
dependencies: dependencies:
@@ -6883,6 +6883,9 @@ packages:
zod@3.25.76: zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zod@4.0.5:
resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==}
zwitch@2.0.4: zwitch@2.0.4:
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
@@ -14948,4 +14951,6 @@ snapshots:
zod@3.25.76: {} zod@3.25.76: {}
zod@4.0.5: {}
zwitch@2.0.4: {} zwitch@2.0.4: {}