|
1064 | 1064 | "@types/istanbul-lib-coverage" "^2.0.0"
|
1065 | 1065 | "@types/yargs" "^12.0.9"
|
1066 | 1066 |
|
1067 |
| -"@react-native-community/[email protected]", "@react-native-community/cli-platform-android@^2.0.0-alpha.15": |
| 1067 | +"@react-native-community/[email protected]": |
1068 | 1068 | version "2.0.0-alpha.15"
|
1069 | 1069 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.0.0-alpha.15.tgz#5ab64c68ee828c30e866923add5e1bab81c9102a"
|
1070 | 1070 | integrity sha512-f5ogc1GxzkkDRw2o7PX+tnEDZ/uZYshf/5UaoH4qmaXhHdCulVSd24jTKH4HiRAXrbLf+3bm6JbwG4OLB09fzA==
|
|
1075 | 1075 | slash "^2.0.0"
|
1076 | 1076 | xmldoc "^0.4.0"
|
1077 | 1077 |
|
1078 |
| -"@react-native-community/[email protected]", "@react-native-community/cli-platform-ios@^2.0.0-alpha.15": |
| 1078 | +"@react-native-community/cli-platform-android@^2.0.0-alpha.19": |
| 1079 | + version "2.0.0-alpha.19" |
| 1080 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-2.0.0-alpha.19.tgz#367f08455561ea7f6d8646e01d5c9d3ca5de2e21" |
| 1081 | + integrity sha512-cfS9m6YaUmmNr7lwJy+tLUUgEBtC4fCfHli3gs0EeGUO972oIJ+DuFlNxjw1lI6Pdf2rOEP5H6lPD54LdAcvNQ== |
| 1082 | + dependencies: |
| 1083 | + "@react-native-community/cli-tools" "^2.0.0-alpha.19" |
| 1084 | + logkitty "^0.4.0" |
| 1085 | + node-fetch "^2.2.0" |
| 1086 | + slash "^2.0.0" |
| 1087 | + xmldoc "^0.4.0" |
| 1088 | + |
| 1089 | +"@react-native-community/[email protected]": |
1079 | 1090 | version "2.0.0-alpha.15"
|
1080 | 1091 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.0.0-alpha.15.tgz#959190650a1fafeae9bbabcc422329374918b466"
|
1081 | 1092 | integrity sha512-gQKF9Y1dIqs2i5vveZVveUchUm0fw4bFw8XRmiy41yeb3/Qtyg8PCpnjGj+0fK7G5tW/23T6I2v4C1fRCRfnoQ==
|
|
1084 | 1095 | chalk "^1.1.1"
|
1085 | 1096 | xcode "^2.0.0"
|
1086 | 1097 |
|
| 1098 | +"@react-native-community/cli-platform-ios@^2.0.0-alpha.19": |
| 1099 | + version "2.0.0-alpha.19" |
| 1100 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-2.0.0-alpha.19.tgz#7d7777e026f1d281a558247aa04d0978c2181fb2" |
| 1101 | + integrity sha512-SRsLOTeI+DT+53K6lz5bNUvQyjB1eBeDKOwQppkuloHxaRH0E0f9w9IC4x3x0pofMQReW2IgiBpuD4EtORbU+w== |
| 1102 | + dependencies: |
| 1103 | + "@react-native-community/cli-tools" "^2.0.0-alpha.19" |
| 1104 | + chalk "^1.1.1" |
| 1105 | + xcode "^2.0.0" |
| 1106 | + |
1087 | 1107 | "@react-native-community/cli-tools@^2.0.0-alpha.14":
|
1088 | 1108 | version "2.0.0-alpha.14"
|
1089 | 1109 | resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.0.0-alpha.14.tgz#c625fcc9d03d77428c242801510280ce88ef0e4b"
|
|
1093 | 1113 | lodash "^4.17.5"
|
1094 | 1114 | mime "^1.3.4"
|
1095 | 1115 |
|
1096 |
| -"@react-native-community/cli@2.0.0-alpha.16": |
1097 |
| - version "2.0.0-alpha.16" |
1098 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.0.0-alpha.16.tgz#3a69e3dcbc7914025784abd0c53a86248a14aa6d" |
1099 |
| - integrity sha512-AeJr5wgW7zvripzU8X3CK7fMItSAoVe3nv8fvyR2fP12nVp+MfnJCt2O+utq4DhCq2drrZObTuX+WboaUAXhbw== |
| 1116 | +"@react-native-community/cli-tools@^2.0.0-alpha.19": |
| 1117 | + version "2.0.0-alpha.19" |
| 1118 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-2.0.0-alpha.19.tgz#0cdda92a3c51fb526407eb2106537a9197e4804c" |
| 1119 | + integrity sha512-HxiqTy6FtZBsxV4gZFM7YLmfpe4OEb8pNjfkpDC5OspzEG3VgMZlquuA5008/pQP7jrxBsKcoekrCBAxij+15g== |
1100 | 1120 | dependencies:
|
1101 |
| - "@react-native-community/cli-platform-android" "^2.0.0-alpha.15" |
1102 |
| - "@react-native-community/cli-platform-ios" "^2.0.0-alpha.15" |
1103 |
| - "@react-native-community/cli-tools" "^2.0.0-alpha.14" |
1104 | 1121 | chalk "^1.1.1"
|
| 1122 | + lodash "^4.17.5" |
| 1123 | + mime "^1.3.4" |
| 1124 | + |
| 1125 | +"@react-native-community/[email protected]": |
| 1126 | + version "2.0.0-alpha.19" |
| 1127 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-2.0.0-alpha.19.tgz#6be05d488a67d5a71647a172135e8f3722389320" |
| 1128 | + integrity sha512-1cJ6DY1heQGWaEQcyRm/xQXN8LXrCL71e3fZV43McIjqyONupQqgKjO3Pno9N8QT6S7mOsT9R2gv//ytHjwbxg== |
| 1129 | + dependencies: |
| 1130 | + "@react-native-community/cli-platform-android" "^2.0.0-alpha.19" |
| 1131 | + "@react-native-community/cli-platform-ios" "^2.0.0-alpha.19" |
| 1132 | + "@react-native-community/cli-tools" "^2.0.0-alpha.19" |
| 1133 | + chalk "^1.1.1" |
| 1134 | + command-exists "^1.2.8" |
1105 | 1135 | commander "^2.19.0"
|
1106 | 1136 | compression "^1.7.1"
|
1107 | 1137 | connect "^3.6.5"
|
|
1125 | 1155 | morgan "^1.9.0"
|
1126 | 1156 | node-fetch "^2.2.0"
|
1127 | 1157 | node-notifier "^5.2.1"
|
1128 |
| - opn "^3.0.2" |
| 1158 | + open "^6.2.0" |
1129 | 1159 | ora "^3.4.0"
|
1130 | 1160 | plist "^3.0.0"
|
1131 | 1161 | semver "^5.0.3"
|
|
2107 | 2137 | dependencies:
|
2108 | 2138 | delayed-stream "~1.0.0"
|
2109 | 2139 |
|
| 2140 | +command-exists@^1.2.8: |
| 2141 | + version "1.2.8" |
| 2142 | + resolved "https://registry.yarnpkg.com/command-exists/-/command-exists-1.2.8.tgz#715acefdd1223b9c9b37110a149c6392c2852291" |
| 2143 | + integrity sha512-PM54PkseWbiiD/mMsbvW351/u+dafwTJ0ye2qB60G1aGQP9j3xK2gmMDc+R34L3nDtx4qMCitXT75mkbkGJDLw== |
| 2144 | + |
2110 | 2145 | commander@^2.11.0, commander@^2.19.0:
|
2111 | 2146 | version "2.19.0"
|
2112 | 2147 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
|
@@ -2550,9 +2585,9 @@ end-of-stream@^1.1.0:
|
2550 | 2585 | once "^1.4.0"
|
2551 | 2586 |
|
2552 | 2587 | envinfo@^7.1.0:
|
2553 |
| - version "7.1.0" |
2554 |
| - resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.1.0.tgz#c64f80bbf5faaafc962eef76c0d871c6c672eec0" |
2555 |
| - integrity sha512-38LJhrmyQafVInoYlaEDxomIfjtK+HUtp1JsInWdKtpxk0MlTU60fqYHg0LrKgxxJuq6H89ddw4IkxfQejZ77g== |
| 2588 | + version "7.3.1" |
| 2589 | + resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.3.1.tgz#892e42f7bf858b3446d9414ad240dbaf8da52f09" |
| 2590 | + integrity sha512-GvXiDTqLYrORVSCuJCsWHPXF5BFvoWMQA9xX4YVjPT1jyS3aZEHUBwjzxU/6LTPF9ReHgVEbX7IEN5UvSXHw/A== |
2556 | 2591 |
|
2557 | 2592 | error-ex@^1.2.0, error-ex@^1.3.1:
|
2558 | 2593 | version "1.3.2"
|
@@ -3819,6 +3854,11 @@ is-windows@^1.0.2:
|
3819 | 3854 | resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
|
3820 | 3855 | integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==
|
3821 | 3856 |
|
| 3857 | +is-wsl@^1.1.0: |
| 3858 | + version "1.1.0" |
| 3859 | + resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-1.1.0.tgz#1f16e4aa22b04d1336b66188a66af3c600c3a66d" |
| 3860 | + integrity sha1-HxbkqiKwTRM2tmGIpmrzxgDDpm0= |
| 3861 | + |
3822 | 3862 | [email protected], isarray@~1.0.0:
|
3823 | 3863 | version "1.0.0"
|
3824 | 3864 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
|
@@ -5548,12 +5588,12 @@ onetime@^2.0.0:
|
5548 | 5588 | dependencies:
|
5549 | 5589 | mimic-fn "^1.0.0"
|
5550 | 5590 |
|
5551 |
| -opn@^3.0.2: |
5552 |
| - version "3.0.3" |
5553 |
| - resolved "https://registry.yarnpkg.com/opn/-/opn-3.0.3.tgz#b6d99e7399f78d65c3baaffef1fb288e9b85243a" |
5554 |
| - integrity sha1-ttmec5n3jWXDuq/+8fsojpuFJDo= |
| 5591 | +open@^6.2.0: |
| 5592 | + version "6.3.0" |
| 5593 | + resolved "https://registry.yarnpkg.com/open/-/open-6.3.0.tgz#60d0b845ee38fae0631f5d739a21bd40e3d2a527" |
| 5594 | + integrity sha512-6AHdrJxPvAXIowO/aIaeHZ8CeMdDf7qCyRNq8NwJpinmCdXhz+NZR7ie1Too94lpciCDsG+qHGO9Mt0svA4OqA== |
5555 | 5595 | dependencies:
|
5556 |
| - object-assign "^4.0.1" |
| 5596 | + is-wsl "^1.1.0" |
5557 | 5597 |
|
5558 | 5598 | optimist@^0.6.1:
|
5559 | 5599 | version "0.6.1"
|
|
0 commit comments