build(deps): bump zod from 4.1.11 to 4.1.12 (#110)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-16 02:56:41 +09:00
committed by GitHub
parent d7350fba8f
commit f45d414f30
2 changed files with 6 additions and 6 deletions

View File

@@ -59,6 +59,6 @@
"svelte-persisted-store": "0.12.0",
"sveltekit-rate-limiter": "0.7.0",
"tailwind-merge": "3.0.2",
"zod": "4.1.11"
"zod": "4.1.12"
}
}