⬆ Bump zod from 4.1.13 to 4.2.1 in /frontend (#2064)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.13 to 4.2.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.13...v4.2.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.2.1
  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]
2025-12-22 21:50:41 +01:00
committed by GitHub
parent 3826039f51
commit 44b2e67ced
2 changed files with 8 additions and 9 deletions

View File

@@ -44,7 +44,7 @@
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",
"tailwindcss": "^4.1.17",
"zod": "^4.1.13"
"zod": "^4.2.1"
},
"devDependencies": {
"@biomejs/biome": "^2.3.8",