We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e029d commit 9ccbee3Copy full SHA for 9ccbee3
bun.lock
@@ -54,7 +54,7 @@
54
"zod": "^3.24.1",
55
},
56
"peerDependencies": {
57
- "react-hook-form": "^7.0.0",
+ "react-hook-form": "7.55.0-next.8",
58
59
60
package.json
@@ -303,7 +303,7 @@
303
"npm-run-all": "^4.1.5",
304
"react": "^19.0.0",
305
"react-dom": "^19.0.0",
306
307
"reflect-metadata": "^0.2.2",
308
"superstruct": "^2.0.2",
309
"typanion": "^3.14.0",
@@ -317,6 +317,6 @@
317
"zod": "^3.24.1"
318
319
320
- "react-hook-form": "^7.0.0"
+ "react-hook-form": "7.55.0-next.8"
321
}
322
0 commit comments