File tree Expand file tree Collapse file tree 2 files changed +31
-953
lines changed
Expand file tree Collapse file tree 2 files changed +31
-953
lines changed Original file line number Diff line number Diff line change 6262 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
6363 "eslint-plugin-react" : " ^7.37.5" ,
6464 "eslint-plugin-react-hooks" : " ^5.2.0" ,
65- "final-form" : " ^5.0.0-3 " ,
65+ "final-form" : " ^5.0.0" ,
6666 "husky" : " ^9.1.7" ,
6767 "jest" : " ^29.7.0" ,
6868 "jest-environment-jsdom" : " ^30.0.0-beta.3" ,
7575 "raf" : " ^3.4.1" ,
7676 "react" : " ^19.1.0" ,
7777 "react-dom" : " ^19.1.0" ,
78- "react-final-form" : " ^7.0.0-0 " ,
78+ "react-final-form" : " ^7.0.0" ,
7979 "rollup" : " ^4.41.1" ,
8080 "rollup-plugin-babel" : " ^4.4.0" ,
8181 "rollup-plugin-commonjs" : " ^10.1.0" ,
8686 "typescript" : " ^5.8.3"
8787 },
8888 "peerDependencies" : {
89- "final-form" : " >=5.0.0-3 " ,
89+ "final-form" : " >=5.0.0" ,
9090 "react" : " ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0" ,
91- "react-final-form" : " >=7.0.0-0 "
91+ "react-final-form" : " >=7.0.0"
9292 },
9393 "jest" : {
9494 "testEnvironment" : " jsdom" ,
You can’t perform that action at this time.
0 commit comments