File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "react-easy-sort" : " ^1.5.1" ,
2323 "react-error-boundary" : " ^3.1.4" ,
2424 "react-icons" : " ^5.2.1" ,
25+ "react-infinite-scroll-hook" : " ^6.0.0" ,
2526 "react-markdown" : " ^7.0.1" ,
2627 "react-modal" : " ^3.12.1" ,
2728 "react-responsive" : " ^10.0.1" ,
Original file line number Diff line number Diff line change @@ -5260,6 +5260,18 @@ react-icons@^5.2.1:
52605260 resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a"
52615261 integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==
52625262
5263+ react-infinite-scroll-hook@^6.0.0 :
5264+ version "6.0.0"
5265+ resolved "https://registry.yarnpkg.com/react-infinite-scroll-hook/-/react-infinite-scroll-hook-6.0.0.tgz#b9ef8c752c126b43ba06880eb509e0174be5e5b8"
5266+ integrity sha512-kg36byj9/YqPS9bv5u3fIUmn800NO6G4cA6d5DcsaBbm7qbMVxT8qy8Po7Xm0dWBJPFEk/g2arcMb9IorQdwsQ==
5267+ dependencies :
5268+ react-intersection-observer-hook "^4.0.0"
5269+
5270+ react-intersection-observer-hook@^4.0.0 :
5271+ version "4.0.0"
5272+ resolved "https://registry.yarnpkg.com/react-intersection-observer-hook/-/react-intersection-observer-hook-4.0.0.tgz#6bc010e020d5820883ee0d488bdee004efb552db"
5273+ integrity sha512-g9hWp741AA6w0RlGiaTtmIuceRd61q7soZmx2keB1OPstLcZffCKpTxWaYA2LVKNYME3B3ZOGwX3iuYyCBLAag==
5274+
52635275react-is@^16.13.1, react-is@^16.7.0 :
52645276 version "16.13.1"
52655277 resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
You can’t perform that action at this time.
0 commit comments