@hookform/resolvers 5.0.0 → 5.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/ajv/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "ajv": "^8.12.0",
17
17
  "ajv-errors": "^3.0.0"
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "arktype": "^2.0.0"
17
17
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0"
16
16
  }
17
17
  }
@@ -13,6 +13,6 @@
13
13
  "peerDependencies": {
14
14
  "@hookform/resolvers": "^2.0.0",
15
15
  "effect": "^3.10.3",
16
- "react-hook-form": "7.55.0"
16
+ "react-hook-form": "^7.55.0"
17
17
  }
18
18
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "fluentvalidation-ts": "^3.0.0"
17
17
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "io-ts": "^2.0.0",
17
17
  "fp-ts": "^2.7.0"
package/joi/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0"
16
16
  }
17
17
  }
package/nope/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "nope-validator": "^0.12.0"
17
17
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hookform/resolvers",
3
3
  "amdName": "hookformResolvers",
4
- "version": "5.0.0",
4
+ "version": "5.0.1",
5
5
  "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",
6
6
  "main": "dist/resolvers.js",
7
7
  "module": "dist/resolvers.module.js",
@@ -317,7 +317,7 @@
317
317
  "zod": "^3.24.2"
318
318
  },
319
319
  "peerDependencies": {
320
- "react-hook-form": "7.55.0"
320
+ "react-hook-form": "^7.55.0"
321
321
  },
322
322
  "dependencies": {
323
323
  "@standard-schema/utils": "^0.3.0"
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@standard-schema/spec": "^1.0.0",
16
16
  "@standard-schema/utils": "^0.3.0",
17
17
  "@hookform/resolvers": "^2.0.0"
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "superstruct": ">=0.12.0"
17
17
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "typanion": "^3.3.2"
17
17
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "@sinclair/typebox": "^0.25.24"
17
17
  }
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "@typeschema/main": "^0.13.7"
17
17
  }
@@ -12,7 +12,7 @@
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
14
  "@hookform/resolvers": "^2.0.0",
15
- "react-hook-form": "7.55.0",
15
+ "react-hook-form": "^7.55.0",
16
16
  "valibot": "^1.0.0 || ^1.0.0-beta.4 || ^1.0.0-rc"
17
17
  }
18
18
  }
package/vest/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "vest": ">=3.0.0"
17
17
  }
package/vine/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0",
16
16
  "@vinejs/vine": "^2.0.0"
17
17
  }
package/yup/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0"
16
16
  }
17
17
  }
package/zod/package.json CHANGED
@@ -11,7 +11,7 @@
11
11
  "types": "dist/index.d.ts",
12
12
  "license": "MIT",
13
13
  "peerDependencies": {
14
- "react-hook-form": "7.55.0",
14
+ "react-hook-form": "^7.55.0",
15
15
  "@hookform/resolvers": "^2.0.0"
16
16
  }
17
17
  }