Skip to content

Commit 32902e5

Browse files
Update dependency react-hook-form to v7.52.1
1 parent d6eec28 commit 32902e5

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.52.0",
68+
"react-hook-form": "7.52.1",
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
@@ -7922,10 +7922,10 @@ react-from-dom@^0.7.2:
79227922
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
79237923
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
79247924

7925-
7926-
version "7.52.0"
7927-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.0.tgz#e52b33043e283719586b9dd80f6d51b68dd3999c"
7928-
integrity sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==
7925+
7926+
version "7.52.1"
7927+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852"
7928+
integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==
79297929

79307930
79317931
version "14.1.2"

0 commit comments

Comments
 (0)