Skip to content

Commit 2e6ff9a

Browse files
committed
Update dependency react-hook-form to v7.51.5
1 parent 4baeac2 commit 2e6ff9a

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.51.4",
68+
"react-hook-form": "7.51.5",
6969
"react-i18next": "14.1.1",
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
@@ -7917,10 +7917,10 @@ react-from-dom@^0.7.2:
79177917
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
79187918
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
79197919

7920-
7921-
version "7.51.4"
7922-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.4.tgz#c3a47aeb22b699c45de9fc12b58763606cb52f0c"
7923-
integrity sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==
7920+
7921+
version "7.51.5"
7922+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.5.tgz#4afbfb819312db9fea23e8237a3a0d097e128b43"
7923+
integrity sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==
79247924

79257925
79267926
version "14.1.1"

0 commit comments

Comments
 (0)