|
|
@@ -9444,6 +9444,14 @@
|
|
|
"@babel/runtime": "^7.12.5"
|
|
|
}
|
|
|
},
|
|
|
+ "react-infinite-scroll-component": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/react-infinite-scroll-component/-/react-infinite-scroll-component-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-SQu5nCqy8DxQWpnUVLx7V7b7LcA37aM7tvoWjTLZp1dk6EJibM5/4EJKzOnl07/BsM1Y40sKLuqjCwwH/xV0TQ==",
|
|
|
+ "requires": {
|
|
|
+ "throttle-debounce": "^2.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"react-is": {
|
|
|
"version": "16.13.1",
|
|
|
"resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
|
|
|
@@ -11094,6 +11102,11 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "throttle-debounce": {
|
|
|
+ "version": "2.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/throttle-debounce/-/throttle-debounce-2.3.0.tgz",
|
|
|
+ "integrity": "sha512-H7oLPV0P7+jgvrk+6mwwwBDmxTaxnu9HMXmloNLXwnNO0ZxZ31Orah2n8lU1eMPvsaowP2CX+USCgyovXfdOFQ=="
|
|
|
+ },
|
|
|
"through2": {
|
|
|
"version": "2.0.5",
|
|
|
"resolved": "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz",
|