build(deps): bump zod from 3.25.76 to 4.3.6 in /frontend (#185)

Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.6.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.3.6)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.3.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-02-13 20:27:35 +01:00
committed by GitHub
parent 874babe1d8
commit 2c829da924
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -14,7 +14,7 @@
"react-dom": "^18.3.1",
"react-i18next": "^15.4.1",
"react-router-dom": "^7.13.0",
"zod": "^3.23.8"
"zod": "^4.3.6"
},
"devDependencies": {
"@biomejs/biome": "^2.3.15",
@@ -3585,9 +3585,9 @@
"license": "ISC"
},
"node_modules/zod": {
"version": "3.25.76",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz",
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==",
"version": "4.3.6",
"resolved": "https://registry.npmjs.org/zod/-/zod-4.3.6.tgz",
"integrity": "sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
+1 -1
View File
@@ -27,7 +27,7 @@
"react-dom": "^18.3.1",
"react-i18next": "^15.4.1",
"react-router-dom": "^7.13.0",
"zod": "^3.23.8"
"zod": "^4.3.6"
},
"devDependencies": {
"@biomejs/biome": "^2.3.15",