From 940a3d8e070a97a67dfa6cc742f5205f636e2ad3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 13:48:46 +0000 Subject: [PATCH] build(deps-dev): Bump zod from 3.25.76 to 4.1.13 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.1.13. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.1.13) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 24 +++++++++--------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 382f27a16..9420d0c29 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "typescript": "5.9.3", "vite": "7.2.4", "vitest": "4.0.13", - "zod": "3.25.76" + "zod": "4.1.13" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d968adc9..1bec3be7b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: 4.0.13 version: 4.0.13(@edge-runtime/vm@3.2.0)(@types/node@24.10.1)(@vitest/ui@4.0.13)(jiti@1.21.7)(jsdom@26.1.0)(tsx@4.19.2)(yaml@2.8.1) zod: - specifier: 3.25.76 - version: 3.25.76 + specifier: 4.1.13 + version: 4.1.13 packages: @@ -5032,11 +5032,8 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - zod@3.25.76: - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - - zod@4.1.12: - resolution: {integrity: sha512-JInaHOamG8pt5+Ey8kGmdcAcg3OL9reK8ltczgHTAwNhMys/6ThXHityHxVV2p3fkw/c+MAvBHFVYHFZDmjMCQ==} + zod@4.1.13: + resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==} snapshots: @@ -5367,9 +5364,9 @@ snapshots: '@fastify/busboy@2.1.1': {} - '@finom/zod-to-json-schema@3.24.11(zod@4.1.12)': + '@finom/zod-to-json-schema@3.24.11(zod@4.1.13)': dependencies: - zod: 4.1.12 + zod: 4.1.13 optional: true '@floating-ui/core@1.7.3': @@ -9465,7 +9462,7 @@ snapshots: ts-deepmerge: 7.0.3 optionalDependencies: '@exodus/schemasafe': 1.3.0 - '@finom/zod-to-json-schema': 3.24.11(zod@4.1.12) + '@finom/zod-to-json-schema': 3.24.11(zod@4.1.13) '@gcornut/valibot-json-schema': 0.42.0(esbuild@0.25.12)(typescript@5.9.3) '@sinclair/typebox': 0.34.41 '@typeschema/class-validator': 0.3.0(@types/json-schema@7.0.15)(class-validator@0.14.2) @@ -9478,7 +9475,7 @@ snapshots: superstruct: 2.0.2 valibot: 1.1.0(typescript@5.9.3) yup: 1.7.1 - zod: 4.1.12 + zod: 4.1.13 transitivePeerDependencies: - '@types/json-schema' - esbuild @@ -10065,7 +10062,4 @@ snapshots: zod@3.23.8: {} - zod@3.25.76: {} - - zod@4.1.12: - optional: true + zod@4.1.13: {}