From 05590dd19b194c883ce86386a4ac0989ff4ddad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 09:34:30 +0000 Subject: [PATCH] Bump zod from 4.3.5 to 4.3.6 Bumps [zod](https://github.com/colinhacks/zod) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.3.5...v4.3.6) --- updated-dependencies: - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f2e14b7..127d420 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "store": "2.0.12", "tippy.js": "6.3.7", "vite-plugin-node-polyfills": "0.25.0", - "zod": "4.3.5" + "zod": "4.3.6" }, "devDependencies": { "@playform/build": "0.2.6"