chore: upgrade to latest zod v3 (#12938)

* chore: upgrade to latest zod v3

* chore: set explicit versions

* chore: remove v3 scope

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Riqwan Thamir
2025-07-14 14:23:47 +02:00
committed by GitHub
parent 1503ba999f
commit d5a2cfbc5a
12 changed files with 39 additions and 37 deletions

View File

@@ -57,7 +57,7 @@
"pg-connection-string": "^2.7.0",
"pluralize": "^8.0.0",
"ulid": "^2.3.0",
"zod": "3.22.4"
"zod": "3.25.76"
},
"peerDependencies": {
"@mikro-orm/core": "6.4.3",