From 0f6d793f711b6a1b26fb3eed526884512b837227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 20:37:36 +0000 Subject: [PATCH] build(deps): bump zod from 3.25.67 to 4.3.5 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.67 to 4.3.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.67...v4.3.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 2cf187d..d9007df 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "drizzle-orm": "^0.45.1", "hono": "^4.11.4", "tsyringe": "^4.10.0", - "zod": "^3.25.67" + "zod": "^4.3.5" }, "devDependencies": { "@cloudflare/vite-plugin": "^1.19.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5bff939..a70f2d0 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.3.5 + version: 4.3.5 devDependencies: '@cloudflare/vite-plugin': specifier: ^1.19.0 @@ -3208,20 +3208,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.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + 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: @@ -4501,11 +4501,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: {} @@ -6293,6 +6293,6 @@ snapshots: zod@3.22.3: {} - zod@3.25.67: {} - zod@3.25.76: {} + + zod@4.3.5: {}