Skip to content

Commit f732ca6

Browse files
Update dependency react-hook-form to ^7.47.0
1 parent 075b947 commit f732ca6

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.47.0",
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.47.0:
5396+
version "7.47.0"
5397+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.47.0.tgz#a42f07266bd297ddf1f914f08f4b5f9783262f31"
5398+
integrity sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==
53995399

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

0 commit comments

Comments
 (0)