Skip to content

Commit 011d374

Browse files
Update dependency react-hook-form to ^7.36.1
1 parent 4484583 commit 011d374

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next": "^12.0.7",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
19-
"react-hook-form": "^7.27.1",
19+
"react-hook-form": "^7.36.1",
2020
"react-icons": "^4.3.1",
2121
"tinybase": "^1.0.5"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5328,10 +5328,10 @@ react-fast-compare@^3.0.1:
53285328
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
53295329
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
53305330

5331-
react-hook-form@^7.27.1:
5332-
version "7.27.1"
5333-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.27.1.tgz#fe5fbcb6bf58751f66d9569e998d671480cc57f6"
5334-
integrity sha512-N3a7A6zIQ8DJeThisVZGtOUabTbJw+7DHJidmB9w8m3chckv2ZWKb5MHps9d2pPJqmCDoWe53Bos56bYmJms5w==
5331+
react-hook-form@^7.36.1:
5332+
version "7.36.1"
5333+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.36.1.tgz#82a311fe8cbe75e689fd4529f083b7c983da6520"
5334+
integrity sha512-EbYYkCG2p8ywe7ikOH2l02lAFMrrrslZi1I8fqd8ifDGNAkhomHZQzQsP6ksvzrWBKntRe8b5L5L7Zsd+Gm02Q==
53355335

53365336
react-icons@^4.3.1:
53375337
version "4.3.1"

0 commit comments

Comments
 (0)