⬆ Bump zod from 4.3.5 to 4.3.6 (#2151)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-24 18:28:20 +01:00
committed by GitHub
parent 71d0e20af8
commit a5ad271f7c
2 changed files with 3 additions and 3 deletions

View File

@@ -46,7 +46,7 @@
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.17",
"zod": "^4.2.1"
"zod": "^4.3.6"
},
"devDependencies": {
"@biomejs/biome": "^2.3.10",