Skip to content

Commit

Permalink
fix(deps): update dependency react-hook-form to v7.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2022
1 parent 52c6a6f commit 7d911b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"destyle.css": "3.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.36.1",
"react-hook-form": "7.39.1",
"swr": "1.3.0",
"wouter": "2.8.0-alpha.2",
"zod": "3.19.1"
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10031,10 +10031,10 @@ react-element-to-jsx-string@^14.3.4:
is-plain-object "5.0.0"
react-is "17.0.2"

react-hook-form@7.36.1:
version "7.36.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.36.1.tgz#82a311fe8cbe75e689fd4529f083b7c983da6520"
integrity sha512-EbYYkCG2p8ywe7ikOH2l02lAFMrrrslZi1I8fqd8ifDGNAkhomHZQzQsP6ksvzrWBKntRe8b5L5L7Zsd+Gm02Q==
react-hook-form@7.39.1:
version "7.39.1"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.1.tgz#ded87d4b3f6692d1f9219515f78ca282b6e1ebf7"
integrity sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ==

react-inspector@^5.1.0:
version "5.1.1"
Expand Down

0 comments on commit 7d911b8

Please sign in to comment.