Skip to content

Commit f8ea8b2

Browse files
committed
fix(deps): update dependency react-hook-form to v7.44.3
1 parent ea0ccb7 commit f8ea8b2

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.2",
21+
"react-hook-form": "7.44.3",
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.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==
2547+
react-hook-form@7.44.3:
2548+
version "7.44.3"
2549+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.3.tgz#a99e560c6ef2b668db1daaebc4f98267331b6828"
2550+
integrity sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==
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)