From 78365de0daa30c9d48ec23547b05f87ba843a435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 02:15:24 +0000 Subject: [PATCH] build(deps): Bump zod Bumps the production-dependencies group with 1 update in the / directory: [zod](https://github.com/colinhacks/zod). Updates `zod` from 3.25.76 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.4.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 498d5b7..fd14ca1 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "node-plop": ">=0.25.0" }, "dependencies": { - "zod": "^3.24.2" + "zod": "^4.4.3" }, "devDependencies": { "@biomejs/biome": "^1.9.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc5e9b5..d3b3cf9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: zod: - specifier: ^3.24.2 - version: 3.25.76 + specifier: ^4.4.3 + version: 4.4.3 devDependencies: '@biomejs/biome': specifier: ^1.9.4 @@ -1091,8 +1091,8 @@ packages: resolution: {integrity: sha512-U/PBtDf35ff0D8X8D0jfdzHYEPFxAI7jJlxZXwCSez5M3190m+QobIfh+sWDWSHMCWWJN2AWamkegn6vr6YBTw==} engines: {node: '>=18'} - zod@3.25.76: - resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} snapshots: @@ -2002,4 +2002,4 @@ snapshots: yoctocolors-cjs@2.1.3: {} - zod@3.25.76: {} + zod@4.4.3: {}