File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6464 "eslint-plugin-react" : " ^7.37.5" ,
6565 "eslint-plugin-react-hooks" : " ^5.2.0" ,
6666 "fast-deep-equal" : " ^3.1.3" ,
67- "final-form" : " 5.0.0-3 " ,
67+ "final-form" : " 5.0.0" ,
6868 "husky" : " ^9.1.7" ,
6969 "jest" : " ^29.7.0" ,
7070 "jest-environment-jsdom" : " ^29.7.0" ,
8484 "typescript" : " ^5.8.3"
8585 },
8686 "peerDependencies" : {
87- "final-form" : " ^5.0.0-3 " ,
87+ "final-form" : " ^5.0.0" ,
8888 "react" : " ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
8989 },
9090 "lint-staged" : {
Original file line number Diff line number Diff line change @@ -4434,10 +4434,10 @@ fill-range@^7.1.1:
44344434 dependencies :
44354435 to-regex-range "^5.0.1"
44364436
4437- 4438- version "5.0.0-3 "
4439- resolved "https://registry.yarnpkg.com/final-form/-/final-form-5.0.0-3 .tgz#149f1e879d3c1dbf0991e219be62b3f4e75a8422 "
4440- integrity sha512-3KPyaI2qmfevLevdrEAJvSLXn/sOlp1+a6DRDxqn5FLLkUgpYNB21FTeXRYPIEFT6l1+/JSpiS/7CbBRF0UXLQ ==
4437+ 4438+ version "5.0.0"
4439+ resolved "https://registry.yarnpkg.com/final-form/-/final-form-5.0.0.tgz#3b00dc957bf2fa809e738be557a34b7c32a1f654 "
4440+ integrity sha512-HByosvP7x3N4bWTCPoBeUeoMatadewRifxaH3qhCQI2DBwFNO0m5wxETLVUXNGWz2yokdSCMdJEvtjfZoXnqDA ==
44414441 dependencies :
44424442 " @babel/runtime" " ^7.10.0"
44434443
You can’t perform that action at this time.
0 commit comments