chore(deps-dev): bump zod from 3.23.0 to 3.23.3

Bumps [zod](https://github.com/colinhacks/zod) from 3.23.0 to 3.23.3.
- [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.0...v3.23.3)

---
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-04-23 04:50:36 +00:00 committed by GitHub
parent c9eca4a868
commit c5f68aedb4
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.3"
},
"type": "module",
"dependencies": {