From 22d1d1f75cc6dad9b1034a70fe40c5f95013cfa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 10:43:48 +0000 Subject: [PATCH] Bump zod from 3.23.8 to 4.4.3 Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 4.4.3. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v4.4.3) --- updated-dependencies: - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-major ... 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 437e376..ce28e50 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "tailwind-merge": "2.5.2", - "zod": "3.23.8" + "zod": "4.4.3" }, "devDependencies": { "@types/node": "20.14.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 989b4c2..f26215f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 2.5.2 version: 2.5.2 zod: - specifier: 3.23.8 - version: 3.23.8 + specifier: 4.4.3 + version: 4.4.3 devDependencies: '@types/node': specifier: 20.14.10 @@ -717,8 +717,8 @@ packages: engines: {node: '>= 14.6'} hasBin: true - zod@3.23.8: - resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} + zod@4.4.3: + resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} snapshots: @@ -1299,4 +1299,4 @@ snapshots: yaml@2.9.0: {} - zod@3.23.8: {} + zod@4.4.3: {}