File tree Expand file tree Collapse file tree 2 files changed +44
-974
lines changed Expand file tree Collapse file tree 2 files changed +44
-974
lines changed Original file line number Diff line number Diff line change 6363 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
6464 "eslint-plugin-react" : " ^7.37.5" ,
6565 "eslint-plugin-react-hooks" : " ^5.2.0" ,
66- "final-form" : " ^5.0.0-3 " ,
66+ "final-form" : " ^5.0.0" ,
6767 "husky" : " ^9.1.7" ,
6868 "jest" : " ^29.7.0" ,
6969 "jest-environment-jsdom" : " ^30.0.0-beta.3" ,
7676 "raf" : " ^3.4.1" ,
7777 "react" : " ^18.2.0" ,
7878 "react-dom" : " ^18.2.0" ,
79- "react-final-form" : " ^7.0.0-0 " ,
79+ "react-final-form" : " ^7.0.0" ,
8080 "react-test-renderer" : " ^18.2.0" ,
8181 "rimraf" : " ^6.0.1" ,
8282 "rollup" : " ^4.41.1" ,
9090 "typescript" : " ^5.3.3"
9191 },
9292 "peerDependencies" : {
93- "final-form" : " >=5.0.0-3" ,
94- "prop-types" : " ^15.6.0" ,
95- "react" : " ^18.2.0" ,
93+ "final-form" : " >=5.0.0" ,
94+ "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
9695 "react-dom" : " ^18.2.0" ,
97- "react-final-form" : " >=7.0.0-0 "
96+ "react-final-form" : " >=7.0.0"
9897 },
9998 "jest" : {
10099 "testEnvironment" : " jsdom" ,
You can’t perform that action at this time.
0 commit comments