Migrate from Zod v3 to v4 (#14639)
Closes [#1526](https://github.com/twentyhq/core-team-issues/issues/1526) --------- Co-authored-by: Félix Malfait <felix@twenty.com> Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"jsonc-parser": "^3.2.0",
|
||||
"ora": "^8.0.0",
|
||||
"yaml": "^2.4.0",
|
||||
"zod": "^3.22.0"
|
||||
"zod": "^4.1.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^11.0.0",
|
||||
|
||||
Reference in New Issue
Block a user