You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently zod-nestjs declare peer dependencies to ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
Since the recent release of NestJS 11, we would need to update the peer dependencies (after compatibility validation)