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 5454 "eslint-plugin-import" : " ^2.31.0" ,
5555 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
5656 "eslint-plugin-react" : " ^7.37.5" ,
57- "final-form" : " ^5.0.0-3 " ,
57+ "final-form" : " ^5.0.0" ,
5858 "husky" : " ^9.1.7" ,
5959 "jest" : " ^29.7.0" ,
6060 "lint-staged" : " ^16.1.0" ,
7171 "typescript" : " ^5.8.3"
7272 },
7373 "peerDependencies" : {
74- "final-form" : " >=5.0.0-3 "
74+ "final-form" : " >=5.0.0"
7575 },
7676 "lint-staged" : {
7777 "*.{js,json,md,css}" : [
Original file line number Diff line number Diff line change @@ -3758,10 +3758,10 @@ fill-range@^7.1.1:
37583758 dependencies :
37593759 to-regex-range "^5.0.1"
37603760
3761- final-form@^5.0.0-3 :
3762- version "5.0.0-3 "
3763- resolved "https://registry.yarnpkg.com/final-form/-/final-form-5.0.0-3 .tgz#149f1e879d3c1dbf0991e219be62b3f4e75a8422 "
3764- integrity sha512-3KPyaI2qmfevLevdrEAJvSLXn/sOlp1+a6DRDxqn5FLLkUgpYNB21FTeXRYPIEFT6l1+/JSpiS/7CbBRF0UXLQ ==
3761+ final-form@^5.0.0 :
3762+ version "5.0.0"
3763+ resolved "https://registry.yarnpkg.com/final-form/-/final-form-5.0.0.tgz#3b00dc957bf2fa809e738be557a34b7c32a1f654 "
3764+ integrity sha512-HByosvP7x3N4bWTCPoBeUeoMatadewRifxaH3qhCQI2DBwFNO0m5wxETLVUXNGWz2yokdSCMdJEvtjfZoXnqDA ==
37653765 dependencies :
37663766 " @babel/runtime" " ^7.10.0"
37673767
You can’t perform that action at this time.
0 commit comments