mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 12:27:44 +00:00
chore: update peer deps for zod 3 to ^3.25.0 (#4040)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
"peerDependencies": {
|
||||
"zod": "3.25.0 || ^4.0.0"
|
||||
"zod": "^3.25.0 || ^4.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@better-fetch/fetch": "^1.1.18",
|
||||
@@ -66,4 +66,4 @@
|
||||
"better-call": "catalog:",
|
||||
"zod": "^4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user