chore(deps-dev): bump zod from 3.23.1 to 3.23.7

Bumps [zod](https://github.com/colinhacks/zod) from 3.23.1 to 3.23.7.
- [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.23.1...v3.23.7)

---
updated-dependencies:
- dependency-name: zod
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-08 05:09:52 +00:00 committed by GitHub
parent 62a9277c1a
commit 783332a38e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -39,7 +39,7 @@
"typescript": "^5.4.5",
"unlighthouse": "^0.11.6",
"vite": "^5.2.10",
"zod": "^3.23.0"
"zod": "^3.23.7"
},
"type": "module",
"dependencies": {