build(deps): bump zod from 4.1.12 to 4.3.5 (#131)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.12 to 4.3.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.12...v4.3.5)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2026-01-16 17:26:06 +09:00
committed by GitHub
parent 031dce9c6e
commit 730b809494
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.12"
"zod": "4.3.5"
}
}