build(deps): bump zod from 3.22.4 to 3.23.5 in /frontend

Bumps [zod](https://github.com/colinhacks/zod) from 3.22.4 to 3.23.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-30 15:57:21 +00:00
committed by Quentin Gliech
parent 8a4fd311ad
commit a1aebf6478
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"react-i18next": "^14.1.1",
"urql": "^4.0.7",
"vaul": "^0.9.0",
"zod": "^3.22.4"
"zod": "^3.23.5"
},
"devDependencies": {
"@browser-logos/chrome": "^2.0.0",
@@ -22857,9 +22857,9 @@
}
},
"node_modules/zod": {
"version": "3.22.4",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.22.4.tgz",
"integrity": "sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==",
"version": "3.23.5",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.23.5.tgz",
"integrity": "sha512-fkwiq0VIQTksNNA131rDOsVJcns0pfVUjHzLrNBiF/O/Xxb5lQyEXkhZWcJ7npWsYlvs+h0jFWXXy4X46Em1JA==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}

View File

@@ -39,7 +39,7 @@
"react-i18next": "^14.1.1",
"urql": "^4.0.7",
"vaul": "^0.9.0",
"zod": "^3.22.4"
"zod": "^3.23.5"
},
"devDependencies": {
"@browser-logos/chrome": "^2.0.0",