Skip to content

Commit c90a903

Browse files
committed
fix(deps): update dependency react-hook-form to v7.43.1
1 parent eb4706d commit c90a903

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.0",
18+
"react-hook-form": "7.43.1",
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
@@ -2073,10 +2073,10 @@ react-dom@18.2.0:
20732073
loose-envify "^1.1.0"
20742074
scheduler "^0.23.0"
20752075

2076-
react-hook-form@7.43.0:
2077-
version "7.43.0"
2078-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.0.tgz#d0c19b5c4ec561fbf8d652869ccb513c11c772e7"
2079-
integrity sha512-/rVEz7T0gLdSFwPqutJ1kn2e0sQNyb9ci/hmwEYr2YG0KF/LSuRLvNrf9QWJM+gj88CjDpDW5Bh/1AD7B2+z9Q==
2076+
react-hook-form@7.43.1:
2077+
version "7.43.1"
2078+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.1.tgz#0d0d7822f3f7fc05ffc41d5f012b49b90fcfa0f0"
2079+
integrity sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg==
20802080

20812081
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
20822082
version "16.13.1"

0 commit comments

Comments
 (0)