Skip to content

Commit 6790bc6

Browse files
chore(deps): update dependency react-hook-form to v7.44.3
1 parent fad021a commit 6790bc6

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
@@ -193,7 +193,7 @@
193193
"pretty-quick": "3.1.3",
194194
"react": "18.1.0",
195195
"react-dom": "18.1.0",
196-
"react-hook-form": "7.31.2",
196+
"react-hook-form": "7.44.3",
197197
"react-is": "18.1.0",
198198
"react-test-renderer": "18.1.0",
199199
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16403,10 +16403,10 @@ react-error-boundary@^3.1.0:
1640316403
dependencies:
1640416404
"@babel/runtime" "^7.12.5"
1640516405

16406-
react-hook-form@7.31.2:
16407-
version "7.31.2"
16408-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.2.tgz#efb7ac469810954488b7cf40be4e5017122c6e5e"
16409-
integrity sha512-oPudn3YuyzWg//IsT9z2cMEjWocAgHWX/bmueDT8cmsYQnGY5h7/njjvMDfLVv3mbdhYBjslTRnII2MIT7eNCA==
16406+
react-hook-form@7.44.3:
16407+
version "7.44.3"
16408+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.3.tgz#a99e560c6ef2b668db1daaebc4f98267331b6828"
16409+
integrity sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==
1641016410

1641116411
react-inspector@^5.1.0:
1641216412
version "5.1.0"

0 commit comments

Comments
 (0)