File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "lodash" : " ^4.17.15" ,
1818 "react" : " ^16.12.0" ,
1919 "react-dom" : " ^16.12.0" ,
20- "react-hook-form" : " ^4.9.2 " ,
20+ "react-hook-form" : " ^5.6.1 " ,
2121 "react-hook-form-devtools" : " 1.0.1-beta.1" ,
2222 "react-scripts" : " 3.3.1" ,
2323 "react-simple-animate" : " ^3.3.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-hook-form-devtools" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 2.0.0 " ,
44 "description" : " React Hook Form dev tool to help debugging forms" ,
55 "main" : " dist/react-hook-form-devtools.js" ,
66 "module" : " dist/react-hook-form-devtools.es.js" ,
2121 "peerDependencies" : {
2222 "react" : " ^16.12.0" ,
2323 "react-dom" : " ^16.12.0" ,
24- "react-hook-form" : " ^4.9.2 "
24+ "react-hook-form" : " ^5.6.1 "
2525 },
2626 "dependencies" : {
2727 "@emotion/core" : " ^10.0.27" ,
4444 "prettier" : " ^1.19.1" ,
4545 "react" : " ^16.12.0" ,
4646 "react-dom" : " ^16.12.0" ,
47- "react-hook-form" : " ^4.9.2 " ,
47+ "react-hook-form" : " ^5.6.1 " ,
4848 "rollup" : " ^1.31.0" ,
4949 "rollup-plugin-typescript2" : " ^0.25.3" ,
5050 "ts-jest" : " ^25.2.0" ,
You can’t perform that action at this time.
0 commit comments