Skip to content

Commit 5a5caaa

Browse files
Update dependency react-hook-form to v7.53.0
1 parent 26d218b commit 5a5caaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",
6767
"react-dom": "18.3.1",
68-
"react-hook-form": "7.52.2",
68+
"react-hook-form": "7.53.0",
6969
"react-i18next": "14.1.3",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7971,10 +7971,10 @@ react-from-dom@^0.7.2:
79717971
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
79727972
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
79737973

7974-
react-hook-form@7.52.2:
7975-
version "7.52.2"
7976-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.2.tgz#ff40f4776250b86ddfcde6be68d34aa82b1c60fe"
7977-
integrity sha512-pqfPEbERnxxiNMPd0bzmt1tuaPcVccywFDpyk2uV5xCIBphHV5T8SVnX9/o3kplPE1zzKt77+YIoq+EMwJp56A==
7974+
react-hook-form@7.53.0:
7975+
version "7.53.0"
7976+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.0.tgz#3cf70951bf41fa95207b34486203ebefbd3a05ab"
7977+
integrity sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==
79787978

79797979
79807980
version "14.1.3"

0 commit comments

Comments
 (0)