Skip to content

Commit ace5f68

Browse files
committed
Update dependency react-use to v17.4.3
1 parent 439ca2c commit ace5f68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-redux": "7.2.9",
2525
"react-router": "5.3.4",
2626
"react-router-dom": "5.3.4",
27-
"react-use": "17.4.2",
27+
"react-use": "17.4.3",
2828
"redux": "4.2.1",
2929
"redux-thunk": "2.4.2",
3030
"styled-system": "5.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16959,10 +16959,10 @@ react-universal-interface@^0.6.2:
1695916959
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
1696016960
integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
1696116961

16962-
16963-
version "17.4.2"
16964-
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.4.2.tgz#26d43c774ccb733a17a87be62e12fbcbc5654173"
16965-
integrity sha512-1jPtmWLD8OJJNYCdYLJEH/HM+bPDfJuyGwCYeJFgPmWY8ttwpgZnW5QnzgM55CYUByUiTjHxsGOnEpLl6yQaoQ==
16962+
16963+
version "17.4.3"
16964+
resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.4.3.tgz#7c2309024f7e554be492241292edbd11342028ed"
16965+
integrity sha512-05Oyuwn4ZccdzLD4ttLbMe8TkobdKpOj7YCFE9VhVpbXrTWZpvCcMyroRw/Banh1RIcQRcM06tfzPpY5D9sTsQ==
1696616966
dependencies:
1696716967
"@types/js-cookie" "^2.2.6"
1696816968
"@xobotyi/scrollbar-width" "^1.9.5"

0 commit comments

Comments
 (0)