From 16c98d72c0e4dc857a7de83f308c599fa56d226b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 09:11:56 +0000 Subject: [PATCH] Bump zod from 4.1.11 to 4.1.12 Bumps [zod](https://github.com/colinhacks/zod) from 4.1.11 to 4.1.12. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/compare/v4.1.11...v4.1.12) --- updated-dependencies: - dependency-name: zod dependency-version: 4.1.12 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 9f4ebab..3e289e6 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.24.0", - "zod": "4.1.11" + "zod": "4.1.12" }, "devDependencies": { "@playform/build": "0.2.5"