From dd46531154a52ccef0640ce95d4e9cd16fb08e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:30:00 +0000 Subject: [PATCH] build(deps-dev): Bump zod from 3.25.76 to 4.2.1 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.2.1. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.2.1) --- updated-dependencies: - dependency-name: zod dependency-version: 4.2.1 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 1bcb06bcb..290498930 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "typescript": "5.9.3", "vite": "7.3.0", "vitest": "4.0.15", - "zod": "3.25.76" + "zod": "4.2.1" }, "type": "module", "dependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 46464c3ae..4c3b50297 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -193,8 +193,8 @@ importers: specifier: 4.0.15 version: 4.0.15(@edge-runtime/vm@3.2.0)(@types/node@25.0.2)(@vitest/ui@4.0.15)(jiti@1.21.7)(jsdom@27.3.0)(tsx@4.21.0)(yaml@2.8.1) zod: - specifier: 3.25.76 - version: 3.25.76 + specifier: 4.2.1 + version: 4.2.1 packages: @@ -5437,11 +5437,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.2.1: + resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} snapshots: @@ -5942,9 +5939,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.2.1)': dependencies: - zod: 4.1.12 + zod: 4.2.1 optional: true '@floating-ui/core@1.7.3': @@ -10127,7 +10124,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.2.1) '@gcornut/valibot-json-schema': 0.42.0(esbuild@0.27.1)(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) @@ -10140,7 +10137,7 @@ snapshots: superstruct: 2.0.2 valibot: 1.1.0(typescript@5.9.3) yup: 1.7.1 - zod: 4.1.12 + zod: 4.2.1 transitivePeerDependencies: - '@types/json-schema' - esbuild @@ -10730,7 +10727,4 @@ snapshots: zod@3.23.8: {} - zod@3.25.76: {} - - zod@4.1.12: - optional: true + zod@4.2.1: {}