feat: upgrade zod to v4 (#11258)

* feat: upgrade zod to v4

* fix: requested changes

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Almeida
2025-11-12 10:07:58 +00:00
committed by GitHub
parent d923e90ae6
commit 538b47dd00
10 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@
"eslint-config-neon": "^0.2.9",
"eslint-formatter-pretty": "^7.0.0",
"prettier": "^3.6.2",
"zod": "^3.25.76"
"zod": "^4.1.12"
},
"engines": {
"node": ">=22.12.0"