From 2c862d747523a20fc95d7eec078bd10748ad180c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 19:14:12 +0000 Subject: [PATCH] build(deps): bump zod from 3.25.67 to 4.1.13 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.1.13. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v4.1.13) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 23 ++++++++++++++--------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 68cca2e..2e4f283 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "drizzle-orm": "^0.45.0", "hono": "^4.10.7", "tsyringe": "^4.10.0", - "zod": "^3.25.67" + "zod": "^4.1.13" }, "devDependencies": { "@cloudflare/vite-plugin": "^1.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b885519..9367fbe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^4.10.0 version: 4.10.0 zod: - specifier: ^3.25.67 - version: 3.25.67 + specifier: ^4.1.13 + version: 4.1.13 devDependencies: '@cloudflare/vite-plugin': specifier: ^1.17.0 @@ -2837,17 +2837,20 @@ packages: zod@3.22.3: resolution: {integrity: sha512-EjIevzuJRiRPbVH4mGc8nApb/lVLKVpmUhAaR5R5doKGfAnGJ6Gr3CViAVjP+4FWSxCsybeWQdcgCtbX+7oZug==} - zod@3.25.67: - resolution: {integrity: sha512-idA2YXwpCdqUSKRCACDE6ItZD9TZzy3OZMtpfLoh6oPR47lipysRrJfjzMqFxQ3uJuUPyUeWe1r9vLH33xO/Qw==} + zod@3.25.76: + resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + + zod@4.1.13: + resolution: {integrity: sha512-AvvthqfqrAhNH9dnfmrfKzX5upOdjUVJYFqNSlkmGf64gRaTzlPwz99IHYnVs28qYAybvAlBV+H7pn0saFY4Ig==} snapshots: '@abraham/reflection@0.13.0': {} - '@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.67)': + '@asteasolutions/zod-to-openapi@7.3.4(zod@3.25.76)': dependencies: openapi3-ts: 4.4.0 - zod: 3.25.67 + zod: 3.25.76 '@babel/code-frame@7.27.1': dependencies: @@ -3917,11 +3920,11 @@ snapshots: chanfana@2.8.3: dependencies: - '@asteasolutions/zod-to-openapi': 7.3.4(zod@3.25.67) + '@asteasolutions/zod-to-openapi': 7.3.4(zod@3.25.76) js-yaml: 4.1.0 openapi3-ts: 4.4.0 yargs-parser: 22.0.0 - zod: 3.25.67 + zod: 3.25.76 check-error@2.1.1: {} @@ -5625,4 +5628,6 @@ snapshots: zod@3.22.3: {} - zod@3.25.67: {} + zod@3.25.76: {} + + zod@4.1.13: {}