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:
@@ -39,7 +39,7 @@
|
||||
"react-tooltip": "^5.13.1",
|
||||
"recoil": "^0.7.7",
|
||||
"twenty-shared": "workspace:*",
|
||||
"zod": "3.23.8"
|
||||
"zod": "^4.1.11"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "npx vite build"
|
||||
|
||||
Reference in New Issue
Block a user