Skip to content

Commit

Permalink
install react-hook-form
Browse files Browse the repository at this point in the history
  • Loading branch information
itizawa committed Dec 13, 2023
1 parent 073eda8 commit cc131e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"next": "13.5.6",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.49.2",
"rehype-sanitize": "^6.0.0",
"sass": "^1.69.5",
"url-join": "^5.0.0"
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4775,6 +4775,11 @@ react-dom@^18:
loose-envify "^1.1.0"
scheduler "^0.23.0"

react-hook-form@^7.49.2:
version "7.49.2"
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.49.2.tgz#6fb2742e1308020f26cb1915c7012b6c07b11ade"
integrity sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA==

react-is@^16.13.1:
version "16.13.1"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
Expand Down

0 comments on commit cc131e3

Please sign in to comment.