Skip to content

Commit 93a6950

Browse files
committed
fix(deps): update dependency react-hook-form to v7.40.0
1 parent 4514774 commit 93a6950

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.14.1",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
21-
"react-hook-form": "7.39.7",
21+
"react-hook-form": "7.40.0",
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
@@ -2507,10 +2507,10 @@ react-dom@18.2.0:
25072507
loose-envify "^1.1.0"
25082508
scheduler "^0.23.0"
25092509

2510-
react-hook-form@7.39.7:
2511-
version "7.39.7"
2512-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.7.tgz#8eabf2dbb9fce5baccfa60f401f6ef99c4e17fb4"
2513-
integrity sha512-RT0NE1uW1bY3nAuMdzfqHrpv2+sICVFaxBOvNJsCva4if2sxPxcyJy/CSqU56UXqAdRg724CNDhjMYPSHSF3rg==
2510+
react-hook-form@7.40.0:
2511+
version "7.40.0"
2512+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.40.0.tgz#62bc939dddca88522cd7f5135b6603192ccf7e17"
2513+
integrity sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw==
25142514

25152515
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
25162516
version "16.13.1"

0 commit comments

Comments
 (0)