From f94be8626df85ec7d0a2f99a239ff6be33b5664f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:21:59 +0000 Subject: [PATCH] Bump zod from 4.2.1 to 4.3.5 Bumps [zod](https://github.com/colinhacks/zod) from 4.2.1 to 4.3.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.2.1...v4.3.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.5 dependency-type: direct:production update-type: version-update:semver-minor ... 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 10e161d..0429c2d 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-hook-form": "^7.69.0", "recharts": "^3.6.0", "tailwind-merge": "^3.4.0", - "zod": "^4.2.1" + "zod": "^4.3.5" }, "devDependencies": { "@next/env": "^16.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d9496e9..d35cc01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^3.4.0 version: 3.4.0 zod: - specifier: ^4.2.1 - version: 4.2.1 + specifier: ^4.3.5 + version: 4.3.5 devDependencies: '@next/env': specifier: ^16.1.1 @@ -2658,8 +2658,8 @@ packages: resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} engines: {node: '>= 14'} - zod@4.2.1: - resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==} + zod@4.3.5: + resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} snapshots: @@ -5086,4 +5086,4 @@ snapshots: compress-commons: 6.0.2 readable-stream: 4.7.0 - zod@4.2.1: {} + zod@4.3.5: {}