react-hook-form / resolvers

📋 Validation resolvers: Yup, Zod, Superstruct, Joi, Vest, Class Validator, io-ts, Nope, computed-types, typanion, Ajv, TypeBox, ArkType, Valibot, effect-ts and VineJS
https://react-hook-form.com/
MIT License
1.72k stars 157 forks source link

chore: upgrade @effect/schema #710

Open dudeofawesome opened 1 month ago

dudeofawesome commented 1 month ago

@effect/schema has had some breaking changes recently, so updating the peerDependency to support that.

No actual code changes within this package are necessary, just the dependency update.