Skip to content

Commit 6701604

Browse files
Update dependency react-hook-form to v7.52.0
1 parent 7267446 commit 6701604

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.5",
68+
"react-hook-form": "7.52.0",
6969
"react-i18next": "14.1.2",
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
@@ -7913,10 +7913,10 @@ react-from-dom@^0.7.2:
79137913
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
79147914
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
79157915

7916-
react-hook-form@7.51.5:
7917-
version "7.51.5"
7918-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.5.tgz#4afbfb819312db9fea23e8237a3a0d097e128b43"
7919-
integrity sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==
7916+
react-hook-form@7.52.0:
7917+
version "7.52.0"
7918+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.0.tgz#e52b33043e283719586b9dd80f6d51b68dd3999c"
7919+
integrity sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==
79207920

79217921
79227922
version "14.1.2"

0 commit comments

Comments
 (0)