|
1397 | 1397 | dependencies: |
1398 | 1398 | "@sinonjs/commons" "^1.7.0" |
1399 | 1399 |
|
1400 | | - |
1401 | | - version "0.0.5" |
1402 | | - resolved "https://registry.yarnpkg.com/@stream-io/flat-list-mvcp/-/flat-list-mvcp-0.0.5.tgz#e2e28150a97292dfc6ae46d6bc12b99939362b52" |
1403 | | - integrity sha512-BU+vQPU16m7WnpIOhAY8c2vqS7934oBW3sDbaxn6NWXCVOSbF8tv1iLW8ClHOkNpiUcRVmTKYFkEehEUifpEKw== |
| 1400 | + |
| 1401 | + version "0.0.9" |
| 1402 | + resolved "https://registry.yarnpkg.com/@stream-io/flat-list-mvcp/-/flat-list-mvcp-0.0.9.tgz#8dad59a93766376a7745deb4a45e50cf0c012a65" |
| 1403 | + integrity sha512-tj9Y7bDlFqdiy4girVlvo1Euc0uiYHCQ2vhOjo1B+ChfGC3b5DBDu51OMJDKJyD+U9NP5F/XnV7tcr3k4aDjgg== |
| 1404 | + dependencies: |
| 1405 | + lodash.debounce "^4.0.8" |
1404 | 1406 |
|
1405 | 1407 | "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": |
1406 | 1408 | version "7.1.12" |
|
5015 | 5017 | resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.20.tgz#29f6332eefc60e849f869c264bc71126ad61e8f7" |
5016 | 5018 | integrity sha512-JD1COMZsq8maT6mnuz1UMV0jvYD0E0aUsSOdrr1/nAG3dhqQXwRRgeW0cSqH1U43INKcqxaiVIQNOUDld7gRDA== |
5017 | 5019 |
|
| 5020 | +lodash.debounce@^4.0.8: |
| 5021 | + version "4.0.8" |
| 5022 | + resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" |
| 5023 | + integrity sha1-gteb/zCmfEAF/9XiUVMArZyk168= |
| 5024 | + |
5018 | 5025 | lodash.includes@^4.3.0: |
5019 | 5026 | version "4.3.0" |
5020 | 5027 | resolved "https://registry.yarnpkg.com/lodash.includes/-/lodash.includes-4.3.0.tgz#60bb98a87cb923c68ca1e51325483314849f553f" |
@@ -7195,9 +7202,24 @@ stream-buffers@~2.2.0: |
7195 | 7202 | resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4" |
7196 | 7203 | integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ= |
7197 | 7204 |
|
7198 | | -"stream-chat-react-native-core@link:../..": |
7199 | | - version "0.0.0" |
7200 | | - uid "" |
| 7205 | + |
| 7206 | + version "3.0.0" |
| 7207 | + resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-3.0.0.tgz#63424f643070ba4743c9746224310641e278df16" |
| 7208 | + integrity sha512-2oLmMS8RsoHEl6P46PT4Cp0wp86nLwgpAi+8sMCGFlwuAi9fIZb9jyEIJwlJkiHCn6Vj452zaWKfFo1QZK+2ag== |
| 7209 | + dependencies: |
| 7210 | + "@babel/runtime" "7.12.13" |
| 7211 | + "@gorhom/bottom-sheet" "3.0.0-alpha.0" |
| 7212 | + anchorme "^1.1.2" |
| 7213 | + dayjs "1.10.4" |
| 7214 | + file-loader "6.2.0" |
| 7215 | + i18next "19.8.7" |
| 7216 | + lodash-es "4.17.20" |
| 7217 | + metro-react-native-babel-preset "0.65.0" |
| 7218 | + mime-types "2.1.28" |
| 7219 | + path "0.12.7" |
| 7220 | + react-art "^16.8.6" |
| 7221 | + react-native-markdown-package "1.8.1" |
| 7222 | + stream-chat "3.0.0" |
7201 | 7223 |
|
7202 | 7224 | "stream-chat-react-native@link:../../native-package": |
7203 | 7225 | version "0.0.0" |
|
0 commit comments