|
1276 | 1276 | dependencies:
|
1277 | 1277 | serve-static "^1.13.1"
|
1278 | 1278 |
|
1279 |
| -"@react-native-community/cli-platform-android@^4.2.0": |
1280 |
| - version "4.4.0" |
1281 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-4.4.0.tgz#8b836a89df65b323f540a8ba55daa34e4243f753" |
1282 |
| - integrity sha512-ETvCnUSvp1Zmq7hr6AFHbuMpfrUhBs2lwNwnCPhyxZ1Jh01FRk8HUJybN/xhUBhY7ShC7s451+rz1Kx/ni4nnA== |
| 1279 | +"@react-native-community/cli-platform-android@^4.5.1": |
| 1280 | + version "4.5.1" |
| 1281 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-4.5.1.tgz#51e1eb0e90d38d52a25ff1f7702f86fe0971a793" |
| 1282 | + integrity sha512-JVGBhuHx7NBITJZYaYJkgVoWQXlZ/71eCRbxYcG8OdhdXpkqlJxYrCubOdswj2tJBzXe3pin+nvRZAanDPY2Rw== |
1283 | 1283 | dependencies:
|
1284 | 1284 | "@react-native-community/cli-tools" "^4.4.0"
|
1285 | 1285 | chalk "^3.0.0"
|
|
1292 | 1292 | slash "^3.0.0"
|
1293 | 1293 | xmldoc "^1.1.2"
|
1294 | 1294 |
|
1295 |
| -"@react-native-community/cli-platform-ios@^4.2.0": |
1296 |
| - version "4.4.0" |
1297 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.4.0.tgz#233508b9967b33ee9cbf7c2bd3bc328814b217bd" |
1298 |
| - integrity sha512-uoDoylEBTRX8scm6obQrPrISSEh74b1ZIYbIv70dH3A88NLZbGtr0qDZT5Nfywh94vQkKsUIkM4/PlogOffTXw== |
| 1295 | +"@react-native-community/cli-platform-ios@^4.5.0": |
| 1296 | + version "4.5.0" |
| 1297 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.5.0.tgz#6ff5bb2258ad9962cc140c2c9cae7bfbc0f66e37" |
| 1298 | + integrity sha512-G7eOFyWeUn9gSjaRRmtr4jHruhCCkAXNBvKrSX04JVbty6NzhGlG/wz4bulc/PgWWCrHlkZyEYnqMQC+yMJ/xg== |
1299 | 1299 | dependencies:
|
1300 | 1300 | "@react-native-community/cli-tools" "^4.4.0"
|
1301 | 1301 | chalk "^3.0.0"
|
|
1320 | 1320 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-4.4.0.tgz#c030af8c970a98e9360645f18890a85ddb9a8f37"
|
1321 | 1321 | integrity sha512-H1XsjQ6imMZKK+IsehDnhVhxP0FyUKX6UMWMeUkSk6Ox5M7HZ2q8kvlxVqdgZM9ry8yb6RJtCIjgBT7w8eiSug==
|
1322 | 1322 |
|
1323 |
| -"@react-native-community/cli@^4.2.0": |
1324 |
| - version "4.4.0" |
1325 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.4.0.tgz#6d3464baee332ea16c23da32ec4c16b74fd480cd" |
1326 |
| - integrity sha512-jFNbSk8oRlRdiTFKPsJcAq6sUib9aV5bTCxOMvRWXdRWJGDPNQp3FuDXEefCxERxrn+Qra4K45VYqjkUWWIHOg== |
| 1323 | +"@react-native-community/cli@^4.5.1": |
| 1324 | + version "4.5.1" |
| 1325 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.5.1.tgz#f48dfd2244b6b40248732dd1cb9234770d43d950" |
| 1326 | + integrity sha512-cWTLNCSmTa32wi5+idP6S14p34Pz9V8wBAj2yJ97EhcM6ztETRY5rWAkUtcU9AKnL49sYkP2TfmaMMNw2qRG+g== |
1327 | 1327 | dependencies:
|
1328 | 1328 | "@hapi/joi" "^15.0.3"
|
1329 | 1329 | "@react-native-community/cli-debugger-ui" "^4.2.1"
|
|
1354 | 1354 | mkdirp "^0.5.1"
|
1355 | 1355 | open "^6.2.0"
|
1356 | 1356 | ora "^3.4.0"
|
1357 |
| - pretty-format "^25.1.0" |
| 1357 | + pretty-format "^25.2.0" |
1358 | 1358 | semver "^6.3.0"
|
1359 | 1359 | serve-static "^1.13.1"
|
1360 | 1360 | shell-quote "1.6.1"
|
@@ -6180,7 +6180,7 @@ pretty-format@^24.7.0, pretty-format@^24.9.0:
|
6180 | 6180 | ansi-styles "^3.2.0"
|
6181 | 6181 | react-is "^16.8.4"
|
6182 | 6182 |
|
6183 |
| -pretty-format@^25.2.6: |
| 6183 | +pretty-format@^25.2.0, pretty-format@^25.2.6: |
6184 | 6184 | version "25.2.6"
|
6185 | 6185 | resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.2.6.tgz#542a1c418d019bbf1cca2e3620443bc1323cb8d7"
|
6186 | 6186 | integrity sha512-DEiWxLBaCHneffrIT4B+TpMvkV9RNvvJrd3lY9ew1CEQobDzEXmYT1mg0hJhljZty7kCc10z13ohOFAE8jrUDg==
|
@@ -6285,15 +6285,15 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
|
6285 | 6285 | resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
|
6286 | 6286 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
|
6287 | 6287 |
|
6288 |
| -react-native@0.62.0: |
6289 |
| - version "0.62.0" |
6290 |
| - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.0.tgz#166dcab76f0b5ae36a4d7046de2cbfecfdc610f1" |
6291 |
| - integrity sha512-P21YHLaRkXTiS4xuC0BAdpwIJc8r0acYWUAOCBApqG3H4eiBe/d3b0oADz8EwTu6jBtoebydabJlScu0b/59bg== |
| 6288 | +react-native@0.62.1: |
| 6289 | + version "0.62.1" |
| 6290 | + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.1.tgz#fd0324bedf4c3237c928de582c29403f1e46ea80" |
| 6291 | + integrity sha512-EhTmCYsLfIfyLAa6cuJBGgpTPj9LHiCS7fhCKMJZJ4p38+j4NOY4+Z40s/gbZIHr91j1DPNiomsBltQMUdd23g== |
6292 | 6292 | dependencies:
|
6293 | 6293 | "@babel/runtime" "^7.0.0"
|
6294 |
| - "@react-native-community/cli" "^4.2.0" |
6295 |
| - "@react-native-community/cli-platform-android" "^4.2.0" |
6296 |
| - "@react-native-community/cli-platform-ios" "^4.2.0" |
| 6294 | + "@react-native-community/cli" "^4.5.1" |
| 6295 | + "@react-native-community/cli-platform-android" "^4.5.1" |
| 6296 | + "@react-native-community/cli-platform-ios" "^4.5.0" |
6297 | 6297 | abort-controller "^3.0.0"
|
6298 | 6298 | anser "^1.4.9"
|
6299 | 6299 | base64-js "^1.1.2"
|
|
0 commit comments