{"bugs":{"url":"https://github.com/react-hook-form/resolvers/issues"},"dist":{"shasum":"89ff709a08576766fbef849e5ec60e549a888006","tarball":"https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.4.0.tgz","fileCount":420,"integrity":"sha512-EIsqr/t/qbinPIhGjMdtvutIN1Kk4uwbROE9/UQ93CAVGR7GkA7Y92+fX80OzXi/OB67jVFYwKGO1WzkxmkFZw==","signatures":[{"sig":"MEYCIQCJvHO/hJdioxCDWCNlEbMGVJE2BuBzAcWXm7aA0P7fOQIhAJ+Z1P8QzVjZAd8gqfIUY0IoJT4epG6vpFYp5p9AcdhZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1033098},"main":"dist/resolvers.js","name":"@hookform/resolvers","types":"dist/index.d.ts","author":{"name":"bluebill1049","email":"bluebill1049@hotmail.com"},"module":"dist/resolvers.module.js","source":"src/index.ts","amdName":"hookformResolvers","exports":{".":{"umd":"./dist/resolvers.umd.js","types":"./dist/index.d.ts","import":"./dist/resolvers.mjs","require":"./dist/resolvers.js"},"./*":"./*","./ajv":{"umd":"./ajv/dist/ajv.umd.js","types":"./ajv/dist/index.d.ts","import":"./ajv/dist/ajv.mjs","require":"./ajv/dist/ajv.js"},"./joi":{"umd":"./joi/dist/joi.umd.js","types":"./joi/dist/index.d.ts","import":"./joi/dist/joi.mjs","require":"./joi/dist/joi.js"},"./yup":{"umd":"./yup/dist/yup.umd.js","types":"./yup/dist/index.d.ts","import":"./yup/dist/yup.mjs","require":"./yup/dist/yup.js"},"./zod":{"umd":"./zod/dist/zod.umd.js","types":"./zod/dist/index.d.ts","import":"./zod/dist/zod.mjs","require":"./zod/dist/zod.js"},"./nope":{"umd":"./nope/dist/nope.umd.js","types":"./nope/dist/index.d.ts","import":"./nope/dist/nope.mjs","require":"./nope/dist/nope.js"},"./vest":{"umd":"./vest/dist/vest.umd.js","types":"./vest/dist/index.d.ts","import":"./vest/dist/vest.mjs","require":"./vest/dist/vest.js"},"./vine":{"umd":"./vine/dist/vine.umd.js","types":"./vine/dist/index.d.ts","import":"./vine/dist/vine.mjs","require":"./vine/dist/vine.js"},"./io-ts":{"umd":"./io-ts/dist/io-ts.umd.js","types":"./io-ts/dist/index.d.ts","import":"./io-ts/dist/io-ts.mjs","require":"./io-ts/dist/io-ts.js"},"./arktype":{"umd":"./arktype/dist/arktype.umd.js","types":"./arktype/dist/index.d.ts","import":"./arktype/dist/arktype.mjs","require":"./arktype/dist/arktype.js"},"./typebox":{"umd":"./typebox/dist/typebox.umd.js","types":"./typebox/dist/index.d.ts","import":"./typebox/dist/typebox.mjs","require":"./typebox/dist/typebox.js"},"./valibot":{"umd":"./valibot/dist/valibot.umd.js","types":"./valibot/dist/index.d.ts","import":"./valibot/dist/valibot.mjs","require":"./valibot/dist/valibot.js"},"./typanion":{"umd":"./typanion/dist/typanion.umd.js","types":"./typanion/dist/index.d.ts","import":"./typanion/dist/typanion.mjs","require":"./typanion/dist/typanion.js"},"./effect-ts":{"umd":"./effect-ts/dist/effect-ts.umd.js","types":"./effect-ts/dist/index.d.ts","import":"./effect-ts/dist/effect-ts.mjs","require":"./effect-ts/dist/effect-ts.js"},"./typeschema":{"umd":"./typeschema/dist/typeschema.umd.js","types":"./typeschema/dist/index.d.ts","import":"./typeschema/dist/typeschema.mjs","require":"./typeschema/dist/typeschema.js"},"./superstruct":{"umd":"./superstruct/dist/superstruct.umd.js","types":"./superstruct/dist/index.d.ts","import":"./superstruct/dist/superstruct.mjs","require":"./superstruct/dist/superstruct.js"},"./package.json":"./package.json","./ata-validator":{"umd":"./ata-validator/dist/ata-validator.umd.js","types":"./ata-validator/dist/index.d.ts","import":"./ata-validator/dist/ata-validator.mjs","require":"./ata-validator/dist/ata-validator.js"},"./computed-types":{"umd":"./computed-types/dist/computed-types.umd.js","types":"./computed-types/dist/index.d.ts","import":"./computed-types/dist/computed-types.mjs","require":"./computed-types/dist/computed-types.js"},"./class-validator":{"umd":"./class-validator/dist/class-validator.umd.js","types":"./class-validator/dist/index.d.ts","import":"./class-validator/dist/class-validator.mjs","require":"./class-validator/dist/class-validator.js"},"./standard-schema":{"umd":"./standard-schema/dist/standard-schema.umd.js","types":"./standard-schema/dist/index.d.ts","import":"./standard-schema/dist/standard-schema.mjs","require":"./standard-schema/dist/standard-schema.js"},"./fluentvalidation-ts":{"umd":"./fluentvalidation-ts/dist/fluentvalidation-ts.umd.js","types":"./fluentvalidation-ts/dist/index.d.ts","import":"./fluentvalidation-ts/dist/fluentvalidation-ts.mjs","require":"./fluentvalidation-ts/dist/fluentvalidation-ts.js"}},"gitHead":"3d2992472adf5735b46b175e22bea82fddf13854","license":"MIT","scripts":{"lint":"biome check --write --vcs-use-ignore-file=true .","test":"vitest run","build":"cross-env npm-run-all --parallel 'build:*'","prepare":"run-s build:src","build:ajv":"microbundle --cwd ajv --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:joi":"microbundle --cwd joi --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:src":"microbundle build --globals react-hook-form=ReactHookForm","build:yup":"microbundle --cwd yup --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:zod":"microbundle --cwd zod --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","check:all":"npm-run-all --parallel lint:* test","postbuild":"node ./config/node-13-exports.js && check-export-map","build:nope":"microbundle --cwd nope --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:vest":"microbundle --cwd vest --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,vest/promisify=promisify","build:vine":"microbundle --cwd vine --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@vinejs/vine=vine","lint:types":"tsc","test:watch":"vitest watch","build:io-ts":"microbundle --cwd io-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,fp-ts/Either=Either,fp-ts/function=_function,fp-ts/Option=Option,fp-ts/ReadonlyArray=ReadonlyArray,fp-ts/Semigroup=Semigroup,fp-ts/ReadonlyRecord=ReadonlyRecord","build:arktype":"microbundle --cwd arktype --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:typebox":"microbundle --cwd typebox --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@sinclair/typebox/value=value,@sinclair/typebox/compiler=compiler","build:valibot":"microbundle --cwd valibot --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:typanion":"microbundle --cwd typanion --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:effect-ts":"microbundle --cwd effect-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,effect=Effect,effect/SchemaAST=EffectSchemaAST,effect/ParseResult=EffectParseResult","build:typeschema":"microbundle --cwd typeschema --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@typeschema/main=main","build:superstruct":"microbundle --cwd superstruct --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:ata-validator":"microbundle --cwd ata-validator --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,ata-validator=ataValidator","build:computed-types":"microbundle --cwd computed-types --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:class-validator":"microbundle --cwd class-validator --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm","build:standard-schema":"microbundle --cwd standard-schema --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm,@standard-schema/spec=standardSchema","build:fluentvalidation-ts":"microbundle --cwd fluentvalidation-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm"},"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"homepage":"https://react-hook-form.com","keywords":["scheme","validation","scheme-validation","hookform","react-hook-form","yup","joi","superstruct","typescript","zod","vest","class-validator","io-ts","effect-ts","nope","computed-types","typanion","ajv","TypeBox","arktype","typeschema","vine","fluentvalidation-ts","standard-schema","ata-validator"],"umd:main":"dist/resolvers.umd.js","repository":{"url":"git+https://github.com/react-hook-form/resolvers.git","type":"git"},"_npmVersion":"11.15.0","description":"React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS","directories":{},"maintainers":[{"name":"bluebill1049","email":"bluebill1049@gmail.com"},{"name":"kotarella1110","email":"kotarella1110@gmail.com"},{"name":"jorisre","email":"reixjoris@gmail.com"}],"_nodeVersion":"24.15.0","dependencies":{"@standard-schema/utils":"^0.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","joi":"^17.13.3","yup":"^1.6.1","zod":"^3.25.0","vest":"^5.4.6","vite":"^6.2.2","fp-ts":"^2.16.9","io-ts":"^2.2.22","jsdom":"^26.0.0","react":"^19.0.0","effect":"^3.13.12","vitest":"^3.0.9","arktype":"2.0.4","valibot":"1.0.0-beta.12","lefthook":"^1.11.3","typanion":"^3.14.0","cross-env":"^7.0.3","react-dom":"^19.0.0","ajv-errors":"^3.0.0","monocle-ts":"^2.3.13","newtype-ts":"^0.3.5","typescript":"^5.8.2","@types/node":"^22.13.10","ajv-formats":"^2.1.1","io-ts-types":"^0.5.19","microbundle":"^0.15.1","npm-run-all":"^4.1.5","superstruct":"^2.0.2","@types/react":"^19.0.11","@vinejs/vine":"^3.0.1","ata-validator":"^0.7.3","@biomejs/biome":"^1.8.3","computed-types":"^1.11.2","nope-validator":"^1.0.4","@typeschema/zod":"^0.14.0","class-validator":"^0.14.1","react-hook-form":"^7.55.0","@typeschema/core":"^0.14.0","@typeschema/main":"^0.14.1","check-export-map":"^1.3.1","reflect-metadata":"^0.2.2","@sinclair/typebox":"^0.34.30","class-transformer":"^0.5.1","fluentvalidation-ts":"^3.2.0","vite-tsconfig-paths":"^5.1.4","@testing-library/dom":"^10.4.0","@vitejs/plugin-react":"^4.3.4","@standard-schema/spec":"^1.0.0","@testing-library/react":"^16.2.0","@testing-library/jest-dom":"^6.6.3","@testing-library/user-event":"^14.6.1"},"peerDependencies":{"react-hook-form":"^7.55.0"},"_npmOperationalInternal":{"tmp":"tmp/resolvers_5.4.0_1779403793255_0.0368750467829857","host":"s3://npm-registry-packages-npm-production"},"_id":"@hookform/resolvers@5.4.0","version":"5.4.0"}