|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.0.tgz#86850b8597ea6962089770952075dcaabb8dba34" |
29 | 29 | integrity sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng== |
30 | 30 |
|
31 | | -"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.14.0", "@babel/core@^7.7.5": |
| 31 | +"@babel/core@^7.1.0", "@babel/core@^7.1.6", "@babel/core@^7.12.3", "@babel/core@^7.12.9", "@babel/core@^7.14.0", "@babel/core@^7.7.5": |
32 | 32 | version "7.17.5" |
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225" |
34 | 34 | integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA== |
|
719 | 719 | pirates "^4.0.5" |
720 | 720 | source-map-support "^0.5.16" |
721 | 721 |
|
722 | | - |
723 | | - version "7.13.10" |
724 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" |
725 | | - integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== |
726 | | - dependencies: |
727 | | - regenerator-runtime "^0.13.4" |
728 | | - |
729 | 722 | "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.8.4": |
730 | 723 | version "7.17.2" |
731 | 724 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.17.2.tgz#66f68591605e59da47523c631416b18508779941" |
|
5304 | 5297 | dependencies: |
5305 | 5298 | uglify-es "^3.1.9" |
5306 | 5299 |
|
5307 | | - |
5308 | | - version "0.66.0" |
5309 | | - resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.66.0.tgz#a4495df4b24a2eb9f82705e0a53f4cbbd36d983e" |
5310 | | - integrity sha512-rO3yayxplLNxFDc7HyMShN+psgEb2mbw15EMreNvgV8QnXNYHmgU6e15tLbtEvC8LuftOLuSufEdSmR/ykm+aA== |
5311 | | - dependencies: |
5312 | | - "@babel/core" "^7.0.0" |
5313 | | - "@babel/plugin-proposal-class-properties" "^7.0.0" |
5314 | | - "@babel/plugin-proposal-export-default-from" "^7.0.0" |
5315 | | - "@babel/plugin-proposal-nullish-coalescing-operator" "^7.0.0" |
5316 | | - "@babel/plugin-proposal-object-rest-spread" "^7.0.0" |
5317 | | - "@babel/plugin-proposal-optional-catch-binding" "^7.0.0" |
5318 | | - "@babel/plugin-proposal-optional-chaining" "^7.0.0" |
5319 | | - "@babel/plugin-syntax-dynamic-import" "^7.0.0" |
5320 | | - "@babel/plugin-syntax-export-default-from" "^7.0.0" |
5321 | | - "@babel/plugin-syntax-flow" "^7.2.0" |
5322 | | - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.0.0" |
5323 | | - "@babel/plugin-syntax-optional-chaining" "^7.0.0" |
5324 | | - "@babel/plugin-transform-arrow-functions" "^7.0.0" |
5325 | | - "@babel/plugin-transform-async-to-generator" "^7.0.0" |
5326 | | - "@babel/plugin-transform-block-scoping" "^7.0.0" |
5327 | | - "@babel/plugin-transform-classes" "^7.0.0" |
5328 | | - "@babel/plugin-transform-computed-properties" "^7.0.0" |
5329 | | - "@babel/plugin-transform-destructuring" "^7.0.0" |
5330 | | - "@babel/plugin-transform-exponentiation-operator" "^7.0.0" |
5331 | | - "@babel/plugin-transform-flow-strip-types" "^7.0.0" |
5332 | | - "@babel/plugin-transform-for-of" "^7.0.0" |
5333 | | - "@babel/plugin-transform-function-name" "^7.0.0" |
5334 | | - "@babel/plugin-transform-literals" "^7.0.0" |
5335 | | - "@babel/plugin-transform-modules-commonjs" "^7.0.0" |
5336 | | - "@babel/plugin-transform-object-assign" "^7.0.0" |
5337 | | - "@babel/plugin-transform-parameters" "^7.0.0" |
5338 | | - "@babel/plugin-transform-react-display-name" "^7.0.0" |
5339 | | - "@babel/plugin-transform-react-jsx" "^7.0.0" |
5340 | | - "@babel/plugin-transform-react-jsx-self" "^7.0.0" |
5341 | | - "@babel/plugin-transform-react-jsx-source" "^7.0.0" |
5342 | | - "@babel/plugin-transform-regenerator" "^7.0.0" |
5343 | | - "@babel/plugin-transform-runtime" "^7.0.0" |
5344 | | - "@babel/plugin-transform-shorthand-properties" "^7.0.0" |
5345 | | - "@babel/plugin-transform-spread" "^7.0.0" |
5346 | | - "@babel/plugin-transform-sticky-regex" "^7.0.0" |
5347 | | - "@babel/plugin-transform-template-literals" "^7.0.0" |
5348 | | - "@babel/plugin-transform-typescript" "^7.5.0" |
5349 | | - "@babel/plugin-transform-unicode-regex" "^7.0.0" |
5350 | | - "@babel/template" "^7.0.0" |
5351 | | - react-refresh "^0.4.0" |
5352 | | - |
5353 | 5300 | |
5354 | 5301 | version "0.66.2" |
5355 | 5302 | resolved "https://registry.yarnpkg.com/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.66.2.tgz#fddebcf413ad4ea617d4f47f7c1da401052de734" |
|
7219 | 7166 | resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4" |
7220 | 7167 | integrity sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ= |
7221 | 7168 |
|
7222 | | -stream-chat-react-native-core@4.1.4: |
7223 | | - version "4.1.4" |
7224 | | - resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-4.1.4.tgz#2fd5599f9d2d44b75d278c30319da5dd67c6f390" |
7225 | | - integrity sha512-HaYZNtNryJ1cJ6D0O0B6xW3YBVuezVxL0lUFg5pAP19M+sae7v7zw5ofU/dyEmP5/aQbeRuQj/cym3dQuvyxDg== |
| 7169 | +stream-chat-react-native-core@4.2.0: |
| 7170 | + version "4.2.0" |
| 7171 | + resolved "https://registry.yarnpkg.com/stream-chat-react-native-core/-/stream-chat-react-native-core-4.2.0.tgz#f3d183e2340aa515051582975ec8c9f9a2ffe284" |
| 7172 | + integrity sha512-d8gfi9OljPKB1l9+VhdLBfacBbZyKVsd/kZ9+neVuPIAtigrfCbGjhPDyxzeQfE8lg0iQEn4A+tHMuBpGGKrdg== |
7226 | 7173 | dependencies: |
7227 | | - "@babel/runtime" "7.13.10" |
| 7174 | + "@babel/runtime" "^7.12.5" |
7228 | 7175 | "@gorhom/bottom-sheet" "4.1.5" |
7229 | 7176 | dayjs "1.10.5" |
7230 | 7177 | file-loader "6.2.0" |
7231 | 7178 | i18next "20.2.4" |
7232 | 7179 | lodash-es "4.17.21" |
7233 | | - metro-react-native-babel-preset "0.66.0" |
| 7180 | + metro-react-native-babel-preset "0.66.2" |
7234 | 7181 | mime-types "^2.1.34" |
7235 | 7182 | path "0.12.7" |
7236 | 7183 | react-art "^17.0.2" |
7237 | 7184 | react-native-markdown-package "1.8.1" |
7238 | 7185 | react-native-url-polyfill "^1.3.0" |
7239 | | - stream-chat "6.0.0" |
| 7186 | + stream-chat "6.2.0" |
7240 | 7187 |
|
7241 | 7188 | "stream-chat-react-native-core@link:../../package": |
7242 | 7189 | version "0.0.0" |
|
7246 | 7193 | version "0.0.0" |
7247 | 7194 | uid "" |
7248 | 7195 |
|
7249 | | - |
7250 | | - version "6.0.0" |
7251 | | - resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-6.0.0.tgz#39ec7cefc911a1cbb4debccce142222b05167f4d" |
7252 | | - integrity sha512-zpzpiMsR2eTYS7UluimGwVcA4vsaP/GQtEUufwlZWhxS07GaSd9SCIDYbJlmdtV47TfiMDOcDKRrm50adkBlBQ== |
7253 | | - dependencies: |
7254 | | - "@babel/runtime" "^7.16.3" |
7255 | | - "@types/jsonwebtoken" "^8.5.6" |
7256 | | - "@types/ws" "^7.4.0" |
7257 | | - axios "^0.22.0" |
7258 | | - base64-js "^1.5.1" |
7259 | | - form-data "^4.0.0" |
7260 | | - isomorphic-ws "^4.0.1" |
7261 | | - jsonwebtoken "^8.5.1" |
7262 | | - ws "^7.4.4" |
7263 | | - |
7264 | 7196 | |
7265 | 7197 | version "6.2.0" |
7266 | 7198 | resolved "https://registry.yarnpkg.com/stream-chat/-/stream-chat-6.2.0.tgz#9d01c2926cc7a0270b187c90e24bf52739d14e16" |
|
0 commit comments