Summary:
Bumping main to latest version of CLI available; in particular, we want to ensure to propagate this fix https://github.com/react-native-community/cli/pull/1655.

After merging, we'll cherry-pick in the `0.70-stable` branch.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://reactnative.dev/contributing/changelogs-in-pull-requests
-->

[General] [Changed] - bump CLI to v9.0.0-alpha.5

Pull Request resolved: https://github.com/facebook/react-native/pull/34275

Test Plan: CI

Reviewed By: NickGerleman

Differential Revision: D38151383

Pulled By: dmitryrykun

fbshipit-source-id: afdafb496a159ad766dd322a4aab4bda6146edf0
This commit is contained in:
Lorenzo Sciandra 2022-07-26 17:31:18 -07:00 коммит произвёл Facebook GitHub Bot
Родитель 547220fee4
Коммит f1d624823f
2 изменённых файлов: 244 добавлений и 481 удалений

Просмотреть файл

@ -104,9 +104,9 @@
}, },
"dependencies": { "dependencies": {
"@jest/create-cache-key-function": "^27.0.1", "@jest/create-cache-key-function": "^27.0.1",
"@react-native-community/cli": "^9.0.0-alpha.3", "@react-native-community/cli": "^9.0.0-alpha.5",
"@react-native-community/cli-platform-android": "^9.0.0-alpha.3", "@react-native-community/cli-platform-android": "^9.0.0-alpha.5",
"@react-native-community/cli-platform-ios": "^9.0.0-alpha.3", "@react-native-community/cli-platform-ios": "^9.0.0-alpha.5",
"@react-native/assets": "1.0.0", "@react-native/assets": "1.0.0",
"@react-native/normalize-color": "2.0.0", "@react-native/normalize-color": "2.0.0",
"@react-native/polyfills": "2.0.0", "@react-native/polyfills": "2.0.0",

719
yarn.lock

Разница между файлами не показана из-за своего большого размера Загрузить разницу