{"name":"@hookform/resolvers","version":"3.10.0","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"],"author":{"name":"bluebill1049","email":"bluebill1049@hotmail.com"},"license":"MIT","_id":"@hookform/resolvers@3.10.0","maintainers":[{"name":"bluebill1049","email":"bluebill1049@gmail.com"},{"name":"kotarella1110","email":"kotarella1110@gmail.com"},{"name":"jorisre","email":"reixjoris@gmail.com"}],"homepage":"https://react-hook-form.com","bugs":{"url":"https://github.com/react-hook-form/resolvers/issues"},"dist":{"shasum":"7bfd18113daca4e57e27e1205b7d5a2d371aa59a","tarball":"https://registry.npmjs.org/@hookform/resolvers/-/resolvers-3.10.0.tgz","fileCount":397,"integrity":"sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==","signatures":[{"sig":"MEUCIQDs3MtP06OzUl+Um++ocF+2WRrWrchu8OSndBepj04cgwIgZccPaL8loLJoMZLA47H+MMtdb42AVGOQosSwZXv/sJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":711293},"main":"dist/resolvers.js","types":"dist/index.d.ts","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","./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"},"./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":"10aca41229764745c68f169797f9440ab3ee82c4","scripts":{"lint":"bunx @biomejs/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","csb:build":"cross-env npm-run-all --sequential 'build:*'","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","csb:install":"pnpx replace-json-property@1.9.0 package.json prepare \"node -e 'process.exit(0)'\" && pnpm i --no-frozen-lockfile","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: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:fluentvalidation-ts":"microbundle --cwd fluentvalidation-ts --globals @hookform/resolvers=hookformResolvers,react-hook-form=ReactHookForm"},"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"umd:main":"dist/resolvers.umd.js","repository":{"url":"git+https://github.com/react-hook-form/resolvers.git","type":"git"},"_npmVersion":"10.9.2","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":{},"_nodeVersion":"20.18.1","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.16.0","joi":"^17.13.3","yup":"^1.4.0","zod":"^3.23.8","vest":"^5.3.0","vite":"^5.3.3","fp-ts":"^2.16.7","io-ts":"^2.2.21","jsdom":"^24.1.0","react":"^18.3.1","effect":"^3.10.3","vitest":"^1.6.0","arktype":"2.0.0-dev.26","valibot":"^1.0.0-beta.0","lefthook":"^1.6.18","typanion":"^3.14.0","cross-env":"^7.0.3","react-dom":"^18.3.1","ajv-errors":"^3.0.0","monocle-ts":"^2.3.13","newtype-ts":"^0.3.5","typescript":"^5.5.3","@types/node":"^20.14.9","io-ts-types":"^0.5.19","microbundle":"^0.15.1","npm-run-all":"^4.1.5","superstruct":"^1.0.4","@types/react":"^18.3.3","@vinejs/vine":"^2.1.0","computed-types":"^1.11.2","nope-validator":"^1.0.4","@typeschema/zod":"^0.13.3","class-validator":"^0.14.1","react-hook-form":"^7.52.1","@typeschema/core":"^0.13.2","@typeschema/main":"^0.13.10","check-export-map":"^1.3.1","reflect-metadata":"^0.2.2","@sinclair/typebox":"^0.32.34","class-transformer":"^0.5.1","fluentvalidation-ts":"^3.2.0","vite-tsconfig-paths":"^4.3.2","@testing-library/dom":"^10.3.1","@vitejs/plugin-react":"^4.3.1","@testing-library/react":"^16.0.0","@testing-library/jest-dom":"^6.4.6","@testing-library/user-event":"^14.5.2"},"peerDependencies":{"react-hook-form":"^7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/resolvers_3.10.0_1736202487593_0.05930816459984256","host":"s3://npm-registry-packages-npm-production"}}