Skip to content

Commit 6d628ca

Browse files
committed
Update dependency react-hook-form to ^7.24.1
1 parent 075b947 commit 6d628ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/swag-squad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"postcss": "^8.4.1",
3030
"react": "^17.0.2",
3131
"react-dom": "^17.0.2",
32-
"react-hook-form": "^7.22.2",
32+
"react-hook-form": "^7.24.1",
3333
"react-icons": "^4.3.1",
3434
"tailwindcss": "^2.2.19"
3535
},

yarn.lock

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

5395-
react-hook-form@^7.22.2:
5396-
version "7.22.2"
5397-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.2.tgz#aa66fd75cad858049739770341079d9787683c6b"
5398-
integrity sha512-gdz5dhdOPfd04uj00a+Fw8JHA4m6evn3RQeVEQSZCOrmRC+LqaTwsR97cQfj5vu3yCXhSETrUtiDoXJojW/KGg==
5395+
react-hook-form@^7.24.1:
5396+
version "7.24.1"
5397+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.24.1.tgz#00e80ca20fe3bb3b86d236d74ed1a4e5f6525228"
5398+
integrity sha512-UndVzKetChAsO+qkRo/6vOgaeTP60x324mHQ4iXVgHDvFjd+X/caWW0/QuAqipt8Bs7pyKH8147UQCrPTYFc2g==
53995399

54005400
react-icons@^4.3.1:
54015401
version "4.3.1"

0 commit comments

Comments
 (0)