Skip to content

Commit ada6926

Browse files
committed
fix(deps): update dependency react-hook-form to v7.44.2
1 parent eebf9e2 commit ada6926

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
@@ -18,7 +18,7 @@
1818
"next-seo": "5.15.0",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"react-hook-form": "7.44.1",
21+
"react-hook-form": "7.44.2",
2222
"typeface-rubik": "1.1.13",
2323
"typeface-ubuntu-mono": "1.1.13"
2424
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2544,10 +2544,10 @@ react-dom@18.2.0:
25442544
loose-envify "^1.1.0"
25452545
scheduler "^0.23.0"
25462546

2547-
react-hook-form@7.44.1:
2548-
version "7.44.1"
2549-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.1.tgz#5385819f399d6675f367fc78f555c8352ca11f04"
2550-
integrity sha512-ZVmDuQQCq6agpVE2eoGjH3ZMDgo/aFV4JVobUQGOQ0/tgfcY/WY30mBSVnxmFOpzS+iSqD2ax7hw9Thg5F931A==
2547+
react-hook-form@7.44.2:
2548+
version "7.44.2"
2549+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.2.tgz#220186d3e380b3d6b15083b094a6ca77d3797a8b"
2550+
integrity sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==
25512551

25522552
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
25532553
version "16.13.1"

0 commit comments

Comments
 (0)