From 50a01a617ed51a00d1bafb6a0340de1418e5c593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:31:07 +0000 Subject: [PATCH] build(deps): bump zod from 3.25.76 to 4.1.13 Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.1.13. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.1.13) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.13 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e86fd3..5f10064 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", "uuid": "^11.0.3", - "zod": "^3.23.8", + "zod": "^4.1.13", "zustand": "^5.0.1" }, "devDependencies": {