File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 157
157
"react-router-dom" : " ^5.2.0" ,
158
158
"react-spring" : " next" ,
159
159
"react-tiny-popover" : " 5" ,
160
- "react-use" : " ^17.2.0 " ,
160
+ "react-use" : " ^17.2.1 " ,
161
161
"react-visibility-sensor" : " ^5.0.2" ,
162
162
"unist-util-visit" : " ^2.0.3" ,
163
163
"webpack-pwa-manifest" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 2296
2296
dependencies:
2297
2297
"@types/istanbul-lib-report" "*"
2298
2298
2299
+ "@types/js-cookie@^2.2.6":
2300
+ version "2.2.6"
2301
+ resolved "https://registry.yarnpkg.com/@types/js-cookie/-/js-cookie-2.2.6.tgz#f1a1cb35aff47bc5cfb05cb0c441ca91e914c26f"
2302
+ integrity sha512-+oY0FDTO2GYKEV0YPvSshGq9t7YozVkgvXLty7zogQNuCxBhT9/3INX9Q7H1aRZ4SUDRXAKlJuA4EA5nTt7SNw==
2303
+
2299
2304
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
2300
2305
version "7.0.6"
2301
2306
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
@@ -10599,11 +10604,12 @@ react-universal-interface@^0.6.2:
10599
10604
resolved "https://registry.yarnpkg.com/react-universal-interface/-/react-universal-interface-0.6.2.tgz#5e8d438a01729a4dbbcbeeceb0b86be146fe2b3b"
10600
10605
integrity sha512-dg8yXdcQmvgR13RIlZbTRQOoUrDciFVoSBZILwjE2LFISxZZ8loVJKAkuzswl5js8BHda79bIb2b84ehU8IjXw==
10601
10606
10602
- react-use@^17.2.0 :
10603
- version "17.2.0 "
10604
- resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.2.0 .tgz#27ee3f3520b243b58fc710d6a0705f69f26fba7c "
10605
- integrity sha512-gmQQ02hBtU90E2AtwUSp1XgYulSyi18NjGLlOzCZXwjhK+TbUFL1jPqoznqsSlJ38KWu8SeLIzmz2TpalJDeiQ ==
10607
+ react-use@^17.2.1 :
10608
+ version "17.2.1 "
10609
+ resolved "https://registry.yarnpkg.com/react-use/-/react-use-17.2.1 .tgz#c81e12544115ed049c7deba1e3bb3d977dfee9b8 "
10610
+ integrity sha512-9r51/at7/Nr/nEP4CsHz+pl800EAqhIY9R6O68m68kaWc8slDAfx1UrIedQqpsb4ImddFYb+6hF1i5Vj4u4Cnw ==
10606
10611
dependencies:
10612
+ "@types/js-cookie" "^2.2.6"
10607
10613
"@xobotyi/scrollbar-width" "^1.9.5"
10608
10614
copy-to-clipboard "^3.3.1"
10609
10615
fast-deep-equal "^3.1.3"
You can’t perform that action at this time.
0 commit comments