Skip to content

Commit a183fd4

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.2
1 parent b99c01c commit a183fd4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"next": "12.3.4",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
18-
"react-hook-form": "7.43.1",
18+
"react-hook-form": "7.43.2",
1919
"typeface-rubik": "1.1.13",
2020
"typeface-ubuntu-mono": "1.1.13"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,10 +2053,10 @@ react-dom@18.2.0:
20532053
loose-envify "^1.1.0"
20542054
scheduler "^0.23.0"
20552055

2056-
react-hook-form@7.43.1:
2057-
version "7.43.1"
2058-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.1.tgz#0d0d7822f3f7fc05ffc41d5f012b49b90fcfa0f0"
2059-
integrity sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg==
2056+
react-hook-form@7.43.2:
2057+
version "7.43.2"
2058+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.2.tgz#d8ff71956dc3de258dce19d4b1c7e1c6a0188e67"
2059+
integrity sha512-NvD3Oe2Y9hhqo2R4I4iJigDzSLpdMnzUpNMxlnzTbdiT7NT3BW0GxWCzEtwPudZMUPbZhNcSy1EcGAygyhDORg==
20602060

20612061
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
20622062
version "16.13.1"

0 commit comments

Comments
 (0)