Skip to content

Commit f646357

Browse files
Update dependency react-hook-form to v7.53.1
1 parent 07a945b commit f646357

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.53.0",
68+
"react-hook-form": "7.53.1",
6969
"react-i18next": "14.1.3",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8262,10 +8262,10 @@ react-from-dom@^0.7.2:
82628262
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
82638263
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
82648264

8265-
8266-
version "7.53.0"
8267-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.0.tgz#3cf70951bf41fa95207b34486203ebefbd3a05ab"
8268-
integrity sha512-M1n3HhqCww6S2hxLxciEXy2oISPnAzxY7gvwVPrtlczTM/1dDadXgUxDpHMrMTblDOcm/AXtXxHwZ3jpg1mqKQ==
8265+
8266+
version "7.53.1"
8267+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.1.tgz#3f2cd1ed2b3af99416a4ac674da2d526625add67"
8268+
integrity sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==
82698269

82708270
82718271
version "14.1.3"

0 commit comments

Comments
 (0)