mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
upgrade to zod@4.0.2
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{{/if}}
|
||||
"dependencies": {
|
||||
"dotenv": "^16.4.7",
|
||||
"zod": "^3.25.16"
|
||||
"zod": "^4.0.2"
|
||||
},
|
||||
{{#if (eq dbSetup 'supabase')}}
|
||||
"trustedDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user