Skip to content

Commit e062cbb

Browse files
committed
fix(deps): update dependency react-hook-form to v7.41.1
1 parent 13328e0 commit e062cbb

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.41.0",
21+
"react-hook-form": "7.41.1",
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
@@ -2494,10 +2494,10 @@ react-dom@18.2.0:
24942494
loose-envify "^1.1.0"
24952495
scheduler "^0.23.0"
24962496

2497-
react-hook-form@7.41.0:
2498-
version "7.41.0"
2499-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.0.tgz#cc0871f4784e7233ac8466300da557d622154414"
2500-
integrity sha512-u1cHOXujr+AsNBoeCtcCuRwPh87mXAgKtXqd3qTCBgNFYzVZLXjYgLcynORpAgqhe24r5scucR8+6gfWaXBtHQ==
2497+
react-hook-form@7.41.1:
2498+
version "7.41.1"
2499+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.1.tgz#0e25e231550d477c5774b7f5a4ff800485281e6a"
2500+
integrity sha512-IHUozfwuqE+P201KIJwotMd+UCKqzIprseR8UUjz1jRupkZeubg0xyeMLIaT192zHv7vBBu9bibpNV5cIB4E9g==
25012501

25022502
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
25032503
version "16.13.1"

0 commit comments

Comments
 (0)