From ab35008624b048972b426b606301bdf241f598fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:44:49 +0000 Subject: [PATCH] build(deps): bump zod from 3.25.76 to 4.3.6 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.3.6) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/web-tanstack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-tanstack/package.json b/apps/web-tanstack/package.json index 1765322..d6b5ac0 100644 --- a/apps/web-tanstack/package.json +++ b/apps/web-tanstack/package.json @@ -66,7 +66,7 @@ "sonner": "^2.0.0", "tailwind-merge": "^2.6.0", "three": "^0.183.0", - "zod": "^3.24.2", + "zod": "^4.3.6", "zustand": "^5.0.10" }, "devDependencies": {