|
2112 | 2112 | execa "^1.0.0"
|
2113 | 2113 | prompts "^2.4.0"
|
2114 | 2114 |
|
2115 |
| -"@react-native-community/cli-config@^10.0.0-alpha.0": |
2116 |
| - version "10.0.0-alpha.0" |
2117 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-10.0.0-alpha.0.tgz#23756eb92d6f93092f98965caf2270264cb4672c" |
2118 |
| - integrity sha512-X2KdIW81AcXWxOmPugabqVlBUDglAzgHpUI+wGz7StWbjs4+DVBNfA8bNjqDk1VIQXXt1Zmz+B9sJQ12norCMw== |
| 2115 | +"@react-native-community/cli-config@^10.0.0-alpha.3": |
| 2116 | + version "10.0.0-alpha.3" |
| 2117 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-10.0.0-alpha.3.tgz#4645efb7078e2c2c116e6845b17733790a93274b" |
| 2118 | + integrity sha512-j6fLNSM04xND3q50RsW+DkQbaRVJsbv4mRqPqXbS4/uPJaittJbsZGsngv+77ChWM391eZXcsPHRly6WTQucjA== |
2119 | 2119 | dependencies:
|
2120 | 2120 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
| 2121 | + chalk "^4.1.2" |
2121 | 2122 | cosmiconfig "^5.1.0"
|
2122 | 2123 | deepmerge "^3.2.0"
|
2123 | 2124 | glob "^7.1.3"
|
|
2130 | 2131 | dependencies:
|
2131 | 2132 | serve-static "^1.13.1"
|
2132 | 2133 |
|
2133 |
| -"@react-native-community/cli-doctor@^10.0.0-alpha.1": |
2134 |
| - version "10.0.0-alpha.1" |
2135 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-10.0.0-alpha.1.tgz#60560778c5e406f693b8d344364404975f044891" |
2136 |
| - integrity sha512-Nk2r0ltZw7GkuhnUZy3rojMx8jLEryJ2NNyaA7C9ZiUZqyOszg6RkeNORHZSWI0pULzmMF0qYMFBzO6yhkxFTw== |
| 2134 | +"@react-native-community/cli-doctor@^10.0.0-alpha.3": |
| 2135 | + version "10.0.0-alpha.3" |
| 2136 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-10.0.0-alpha.3.tgz#23c933aa7442f6f8d4956d8f75cc5a4baed87c51" |
| 2137 | + integrity sha512-i4+5wKlXxZptNeSlmdhMaey9m/ikWvSMDsShkLTeLbyi6mESalUk5PqnpFSqvhLzMbzI/FHIVGhrVPBvNGTe9Q== |
2137 | 2138 | dependencies:
|
2138 |
| - "@react-native-community/cli-config" "^10.0.0-alpha.0" |
2139 |
| - "@react-native-community/cli-platform-ios" "^10.0.0-alpha.1" |
| 2139 | + "@react-native-community/cli-config" "^10.0.0-alpha.3" |
| 2140 | + "@react-native-community/cli-platform-ios" "^10.0.0-alpha.3" |
2140 | 2141 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
2141 | 2142 | chalk "^4.1.2"
|
2142 | 2143 | command-exists "^1.2.8"
|
|
2152 | 2153 | sudo-prompt "^9.0.0"
|
2153 | 2154 | wcwidth "^1.0.1"
|
2154 | 2155 |
|
2155 |
| -"@react-native-community/cli-hermes@^10.0.0-alpha.2": |
2156 |
| - version "10.0.0-alpha.2" |
2157 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-10.0.0-alpha.2.tgz#79d9cc0996d0689faa2f3b1a1cfac410ec2c4285" |
2158 |
| - integrity sha512-rTOZIsp5V5wB1EUFHXpuftuS/bSK9MxNzVJ4180+mp2H8FG+YbWF1T36rHKHsar88zEXdc3enXBindO+6aNhZA== |
| 2156 | +"@react-native-community/cli-hermes@^10.0.0-alpha.4": |
| 2157 | + version "10.0.0-alpha.4" |
| 2158 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-10.0.0-alpha.4.tgz#d15434b2ff70655e5ac59ae38f26c3faae290c20" |
| 2159 | + integrity sha512-KhOJwOcBOuikTRcwiGxAjROtBOtMAePM2CdsC4OlvVNb2d3YY4PmQn7tDNh+pi8myYMgF8iLaxOCm/g331UK9Q== |
2159 | 2160 | dependencies:
|
2160 |
| - "@react-native-community/cli-platform-android" "^10.0.0-alpha.2" |
| 2161 | + "@react-native-community/cli-platform-android" "^10.0.0-alpha.4" |
2161 | 2162 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
2162 | 2163 | chalk "^4.1.2"
|
2163 | 2164 | hermes-profile-transformer "^0.0.6"
|
2164 | 2165 | ip "^1.1.5"
|
2165 | 2166 |
|
2166 |
| -"@react-native-community/[email protected].2", "@react-native-community/cli-platform-android@^10.0.0-alpha.2": |
2167 |
| - version "10.0.0-alpha.2" |
2168 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-10.0.0-alpha.2.tgz#645bfcbd2fbd66c716bedbdc530a20743d07721c" |
2169 |
| - integrity sha512-vbizdClBYY/rrB5RJwhQ5Q3d8bM0cMVSefsHgeheyo6hIvIOi8GLkNdCutGtAjWq6A0oxOy09Ue+ILpuU+DzpA== |
| 2167 | +"@react-native-community/[email protected].4", "@react-native-community/cli-platform-android@^10.0.0-alpha.4": |
| 2168 | + version "10.0.0-alpha.4" |
| 2169 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-10.0.0-alpha.4.tgz#6fa184a85548e682c3e21d7485cc1ef86aed0489" |
| 2170 | + integrity sha512-KW4qJx0nW09WUyFlCcdo0pLKOjz+IoqdKtpN3ya9PP2utb2bsn5U8oOxR9UQaMBZQ+Z5cgiJQ6YUfDEWBHeydw== |
2170 | 2171 | dependencies:
|
2171 | 2172 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
2172 | 2173 | chalk "^4.1.2"
|
2173 | 2174 | execa "^1.0.0"
|
2174 |
| - fs-extra "^8.1.0" |
2175 | 2175 | glob "^7.1.3"
|
2176 | 2176 | logkitty "^0.7.1"
|
2177 |
| - slash "^3.0.0" |
2178 | 2177 |
|
2179 |
| -"@react-native-community/[email protected].1", "@react-native-community/cli-platform-ios@^10.0.0-alpha.1": |
2180 |
| - version "10.0.0-alpha.1" |
2181 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-10.0.0-alpha.1.tgz#738c18f37bd036f87a081d1e08524cd0c62464b8" |
2182 |
| - integrity sha512-G4m2/0lGQPbK6zRA7W7wC3SdP7svPvw8sGBElh4XAry+aJSG/vjFFgDBl6/UwRcEFl42rCwXhyRmbP8uCY7tjw== |
| 2178 | +"@react-native-community/[email protected].3", "@react-native-community/cli-platform-ios@^10.0.0-alpha.3": |
| 2179 | + version "10.0.0-alpha.3" |
| 2180 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-10.0.0-alpha.3.tgz#0291b2c143864b8d4367300f3f6c5075ab4c4945" |
| 2181 | + integrity sha512-eoezusigfUvIpBIFQblDKlP4IQqX1NqNFhi2lFCxdAeZNEw3ZzyOahe1FXf6BJgX7I3bs8O7eimc0LiPpLWrAg== |
2183 | 2182 | dependencies:
|
2184 | 2183 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
2185 | 2184 | chalk "^4.1.2"
|
|
2240 | 2239 | dependencies:
|
2241 | 2240 | joi "^17.2.1"
|
2242 | 2241 |
|
2243 |
| -"@react-native-community/[email protected].2": |
2244 |
| - version "10.0.0-alpha.2" |
2245 |
| - resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-10.0.0-alpha.2.tgz#1680d0b83d31864b44a1a116852185912a3b87af" |
2246 |
| - integrity sha512-k0iXCW9roa0AoLToiDy/pt0gpf/HEgQ/6FkSHgY2/rRB48uOnigHwKd+Coh9D7r9zhPYQiLDtlsI2kpVqhfU/A== |
| 2242 | +"@react-native-community/[email protected].5": |
| 2243 | + version "10.0.0-alpha.5" |
| 2244 | + resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-10.0.0-alpha.5.tgz#5e183366ea6596e60078488b9f1c915a6e8383ae" |
| 2245 | + integrity sha512-eUWMi9sJOols+5mpTAJpwH0ODuKidAJBe0LytrWc2rCL30SsrXwXTbFW39TaW4ZY9Z0QMwD9DgRikXgEdXjYNQ== |
2247 | 2246 | dependencies:
|
2248 | 2247 | "@react-native-community/cli-clean" "^10.0.0-alpha.0"
|
2249 |
| - "@react-native-community/cli-config" "^10.0.0-alpha.0" |
| 2248 | + "@react-native-community/cli-config" "^10.0.0-alpha.3" |
2250 | 2249 | "@react-native-community/cli-debugger-ui" "^10.0.0-alpha.0"
|
2251 |
| - "@react-native-community/cli-doctor" "^10.0.0-alpha.1" |
2252 |
| - "@react-native-community/cli-hermes" "^10.0.0-alpha.2" |
| 2250 | + "@react-native-community/cli-doctor" "^10.0.0-alpha.3" |
| 2251 | + "@react-native-community/cli-hermes" "^10.0.0-alpha.4" |
2253 | 2252 | "@react-native-community/cli-plugin-metro" "^10.0.0-alpha.1"
|
2254 | 2253 | "@react-native-community/cli-server-api" "^10.0.0-alpha.0"
|
2255 | 2254 | "@react-native-community/cli-tools" "^10.0.0-alpha.0"
|
|
0 commit comments