Skip to content

Commit 6cee2bd

Browse files
huntiefacebook-github-bot
authored andcommitted
Bump CLI to 12.0.0-alpha.14
Summary: Changelog: [Internal] Differential Revision: D49496981 fbshipit-source-id: 05ca039fa72df3e008b714b74ef9cb56d03b235d
1 parent 9c0fdac commit 6cee2bd

File tree

3 files changed

+77
-76
lines changed

3 files changed

+77
-76
lines changed

packages/community-cli-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
],
2424
"dependencies": {
2525
"@react-native/dev-middleware": "^0.73.0",
26-
"@react-native-community/cli-server-api": "12.0.0-alpha.12",
27-
"@react-native-community/cli-tools": "12.0.0-alpha.12",
26+
"@react-native-community/cli-server-api": "12.0.0-alpha.14",
27+
"@react-native-community/cli-tools": "12.0.0-alpha.14",
2828
"@react-native/metro-babel-transformer": "^0.73.11",
2929
"chalk": "^4.0.0",
3030
"execa": "^5.1.1",

packages/react-native/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
},
9393
"dependencies": {
9494
"@jest/create-cache-key-function": "^29.6.3",
95-
"@react-native-community/cli": "12.0.0-alpha.12",
96-
"@react-native-community/cli-platform-android": "12.0.0-alpha.12",
97-
"@react-native-community/cli-platform-ios": "12.0.0-alpha.12",
95+
"@react-native-community/cli": "12.0.0-alpha.14",
96+
"@react-native-community/cli-platform-android": "12.0.0-alpha.14",
97+
"@react-native-community/cli-platform-ios": "12.0.0-alpha.14",
9898
"@react-native/assets-registry": "^0.73.0",
9999
"@react-native/community-cli-plugin": "^0.73.0",
100100
"@react-native/codegen": "^0.73.0",

yarn.lock

Lines changed: 72 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,46 +2377,47 @@
23772377
optionalDependencies:
23782378
npmlog "2 || ^3.1.0 || ^4.0.0"
23792379

2380-
"@react-native-community/[email protected].12":
2381-
version "12.0.0-alpha.12"
2382-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.12.tgz#bc3eaeb5d8422e144656ded2a40a323b1133209f"
2383-
integrity sha512-4o+MMj+rQykp0MYU555bvIiQalo7AtUtFXBVZ7HDkIlCRa81MOEar+I6R4tC6aQmwAaEvW9OLKSf1Y5LygeGzg==
2380+
"@react-native-community/[email protected].14":
2381+
version "12.0.0-alpha.14"
2382+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.14.tgz#367eee4603c6fbd0b0b5a357c075e1b606f5e009"
2383+
integrity sha512-ph0CbqAJ+F6s+RRvxSO7F3IMZWNd9+dPYCUj7jg+A3czu+rk8LLA+FopuzGHxYUDBLozghwkpT4bqMxp0dS/dA==
23842384
dependencies:
2385-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2385+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
23862386
chalk "^4.1.2"
23872387
execa "^5.0.0"
23882388
prompts "^2.4.2"
23892389

2390-
"@react-native-community/[email protected].12":
2391-
version "12.0.0-alpha.12"
2392-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.12.tgz#64ec13f8263810879631e3cf30a2f1b1c6494c15"
2393-
integrity sha512-17JJdg99Ao8PybSueHW2f2+rFO9yu7/P26s5KZlY0YhtNIuySgCcypEjogby405lcPqtBmvSoLNP5E2SERN9VQ==
2390+
"@react-native-community/[email protected].14":
2391+
version "12.0.0-alpha.14"
2392+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.14.tgz#f9e17242b68d216ebf77817553e437acf74ccc7e"
2393+
integrity sha512-m+qx2ucYPT1CuStyttzYH8/ez67hUys8yjjyyY9IK2QDrV5Ob5AVu/bmLvb7OzqDtk8MmkGkb9H2TI42+ibGcw==
23942394
dependencies:
2395-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2395+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
23962396
chalk "^4.1.2"
23972397
cosmiconfig "^5.1.0"
23982398
deepmerge "^4.3.0"
23992399
glob "^7.1.3"
24002400
joi "^17.2.1"
24012401

2402-
"@react-native-community/[email protected].12":
2403-
version "12.0.0-alpha.12"
2404-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.12.tgz#e6cb68dd20c66257384e45c6853d101d4c85ad7f"
2405-
integrity sha512-Gh8V8KwxxzFZUdIE7MNKi1SGVMVxvVTUV65MVF1Zahng15A/ZIU08ByEIIdjWNE2HV0wcLB4BA9latUN+apC1Q==
2402+
"@react-native-community/[email protected].14":
2403+
version "12.0.0-alpha.14"
2404+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.14.tgz#8f8ee8f07debd0ee0212eec00c53e9bcd905fde2"
2405+
integrity sha512-k4BswyDlXWfL4lZf502ET0CkNRo5GBtb8P3JPI+AxUSHEIda3jxagxOqybHXdnGb+1WvHl9EH4RMotlr2Q06xw==
24062406
dependencies:
24072407
serve-static "^1.13.1"
24082408

2409-
"@react-native-community/[email protected].12":
2410-
version "12.0.0-alpha.12"
2411-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.12.tgz#1515f9667c515fb7e76f802383a00384b2e9c306"
2412-
integrity sha512-+o1waRV9Z8LTwRQ43096sw1AoV9WikX+M5LfKw1zRJJzqbonoomqaZZ6370CKoWu8/zKGv/0r1oBhGQpMVVvPw==
2409+
"@react-native-community/[email protected].14":
2410+
version "12.0.0-alpha.14"
2411+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.14.tgz#af1c0a524a21d2ac1363f76ea0c8ae0071774b4d"
2412+
integrity sha512-C98Nj6MIUsBn+GWVbHmfcxzYGcEzTw6CURhMt7QjuxGcEJsA1fGJY+ACGYWUZPt+LdzOe2W1oFSxqbKAGgv0+A==
24132413
dependencies:
2414-
"@react-native-community/cli-config" "12.0.0-alpha.12"
2415-
"@react-native-community/cli-platform-android" "12.0.0-alpha.12"
2416-
"@react-native-community/cli-platform-ios" "12.0.0-alpha.12"
2417-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2414+
"@react-native-community/cli-config" "12.0.0-alpha.14"
2415+
"@react-native-community/cli-platform-android" "12.0.0-alpha.14"
2416+
"@react-native-community/cli-platform-ios" "12.0.0-alpha.14"
2417+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
24182418
chalk "^4.1.2"
24192419
command-exists "^1.2.8"
2420+
deepmerge "^4.3.0"
24202421
envinfo "^7.7.2"
24212422
execa "^5.0.0"
24222423
hermes-profile-transformer "^0.0.6"
@@ -2426,57 +2427,56 @@
24262427
prompts "^2.4.2"
24272428
semver "^7.5.2"
24282429
strip-ansi "^5.2.0"
2429-
sudo-prompt "^9.0.0"
24302430
wcwidth "^1.0.1"
24312431
yaml "^2.2.1"
24322432

2433-
"@react-native-community/[email protected].12":
2434-
version "12.0.0-alpha.12"
2435-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.12.tgz#cde0ec6d5fdcb68f1866b6321cd4ff6dccd7b8de"
2436-
integrity sha512-KyvwyF5dO1jXX4JS9jFf2YtXREIVSwy8D3ibquJ5PmAdDV9Gy+7Z/JjVCgY2xydhAbcNb2wZw/WF7LXsCOiK+A==
2433+
"@react-native-community/[email protected].14":
2434+
version "12.0.0-alpha.14"
2435+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.14.tgz#0a889fd0218ac5f8724bbea2a7ef04c5ae04b464"
2436+
integrity sha512-n+E2/Xhue44Qeed0ys58gjS0kOYfa0SC3myUCNqkxiD2IVGCa30MfzGb8j6qoIhHj7B2x9PdWp6JlOJt65KYTw==
24372437
dependencies:
2438-
"@react-native-community/cli-platform-android" "12.0.0-alpha.12"
2439-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2438+
"@react-native-community/cli-platform-android" "12.0.0-alpha.14"
2439+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
24402440
chalk "^4.1.2"
24412441
hermes-profile-transformer "^0.0.6"
24422442
ip "^1.1.5"
24432443

2444-
"@react-native-community/[email protected].12":
2445-
version "12.0.0-alpha.12"
2446-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.12.tgz#876e87ba6720f2af4d4b047b93d281d37ce4e46b"
2447-
integrity sha512-bdSJZ6/tndF3mB57sFMNNEX07+3UXioOPpQe0Qf1fJAg+ijcUWTPS/+d7jfG26803V8/mz9Ld6J+eTHWXd0+lw==
2444+
"@react-native-community/[email protected].14":
2445+
version "12.0.0-alpha.14"
2446+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.14.tgz#0ed07b3facb0133b41df2a531df14b96119231b5"
2447+
integrity sha512-+liQ/aJC1JEQQjJeQ9qpLC8GMyD15pcPaTarDycqTZB4H3yu0HQpxWYNd3DdTE+VRM62sueiXReWtF764speMg==
24482448
dependencies:
2449-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2449+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
24502450
chalk "^4.1.2"
24512451
execa "^5.0.0"
24522452
fast-xml-parser "^4.2.4"
24532453
glob "^7.1.3"
24542454
logkitty "^0.7.1"
24552455

2456-
"@react-native-community/[email protected].12":
2457-
version "12.0.0-alpha.12"
2458-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.12.tgz#6994f76af14ad02490231c979c935c23b3b286a1"
2459-
integrity sha512-f+TYUbMY5x8fqvfMHucY+04wzwqRiqr0xwW/j/K//E0A3LjVDTqDg+Bk3LEGHvDzTUBENy2BA6UYwyg3KJj3Sg==
2456+
"@react-native-community/[email protected].14":
2457+
version "12.0.0-alpha.14"
2458+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.14.tgz#3a3a9d3f5c30d022e725b4e4be92a4935b25fc82"
2459+
integrity sha512-LwABuRQIwoNOIiZBFPrwDPiVTgqgLgEQE/g+TQiD6kOpH0MDaaCg0taYxbl6upEw902FDF4E0wjuJmGPpu8hSQ==
24602460
dependencies:
2461-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2461+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
24622462
chalk "^4.1.2"
24632463
execa "^5.0.0"
24642464
fast-xml-parser "^4.0.12"
24652465
glob "^7.1.3"
24662466
ora "^5.4.1"
24672467

2468-
"@react-native-community/[email protected].12":
2469-
version "12.0.0-alpha.12"
2470-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.12.tgz#940a52ed540eedba7ea250c3baa228f894c39233"
2471-
integrity sha512-qrZnNs1+2qHLK2yjP/mLdy/GKIf/zb94/iQhwiRMPdoBvYyZ5Qyyp3xehlV1iQSv76zc70cEWp84ZhJT/KsJDA==
2468+
"@react-native-community/[email protected].14":
2469+
version "12.0.0-alpha.14"
2470+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.14.tgz#3c57bbb72fbd6a4bba21031c7855509c63b50843"
2471+
integrity sha512-KLAQjEhFq4Efmn2kIOKiDx7BD4Il4WtnGTozoFhJH4J2LqYojoi5HPzGR04bmZwkONQfrhnt9HyyOJwD/qywkg==
24722472

2473-
"@react-native-community/[email protected].12":
2474-
version "12.0.0-alpha.12"
2475-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.12.tgz#0d4781e7838a54168958a497f818dd2b09307cc1"
2476-
integrity sha512-T7odNOFzBn6fcJfb8i2rTGl3+k1DA/ydRdyI/BswMt8pvcjiC5IgFyHHINdI8afKXxd2v2YaKxlVCP7G8wWjgg==
2473+
"@react-native-community/[email protected].14":
2474+
version "12.0.0-alpha.14"
2475+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.14.tgz#f2fc244f7e8c64891c1a27dd53e274509fbba154"
2476+
integrity sha512-9yPrP2mzvHoyPgJmQ79s48GpO/nyOovr7uf/ZRLW4URW+7JhpMp9NbuspzMHYAol+B4APlDhY4cP5Hts8tjxyg==
24772477
dependencies:
2478-
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.12"
2479-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2478+
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.14"
2479+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
24802480
compression "^1.7.1"
24812481
connect "^3.6.5"
24822482
errorhandler "^1.5.1"
@@ -2485,10 +2485,10 @@
24852485
serve-static "^1.13.1"
24862486
ws "^7.5.1"
24872487

2488-
"@react-native-community/[email protected].12":
2489-
version "12.0.0-alpha.12"
2490-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.12.tgz#825129aa0eefa4287c36fc0cbce08a827ee9d6f2"
2491-
integrity sha512-7sSYo/T2qGIwDReoT3jqRwmsTuvE5+I54mQ/Mb/hr3rrDTB7dr9sUbl6kZ+QO0OMBGHyL4XGuwZqG4LPOs8Ttg==
2488+
"@react-native-community/[email protected].14":
2489+
version "12.0.0-alpha.14"
2490+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.14.tgz#d0edd1d44f33f61fbf0f3f238d87b2f5b3953dea"
2491+
integrity sha512-GQ0ZBMUmHOIbCYYOttL+vYnXxdwqF1ZxlqUkhIx9xMJ5kopNhdGULzp70hyn5XeRGgZ+6fuQi+x/giE6szgTDQ==
24922492
dependencies:
24932493
appdirsjs "^1.2.4"
24942494
chalk "^4.1.2"
@@ -2499,28 +2499,29 @@
24992499
ora "^5.4.1"
25002500
semver "^7.5.2"
25012501
shell-quote "^1.7.3"
2502+
sudo-prompt "^9.0.0"
25022503

2503-
"@react-native-community/[email protected].12":
2504-
version "12.0.0-alpha.12"
2505-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.12.tgz#bc1c4510bc8a968c4b8c42ce4b59dfe648a78d74"
2506-
integrity sha512-i8WNuNIuVPHmb+pT3QN48LtMbfdjP0e0jRSUo8yxuq7woZfjWFIRjf1p+LLZYcqh5il4jQHgyzb/5a+KQhEK6w==
2504+
"@react-native-community/[email protected].14":
2505+
version "12.0.0-alpha.14"
2506+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.14.tgz#4bebaacb0ffacbed8c4cf09ec068469289cbffc7"
2507+
integrity sha512-INDTi/UCBqJn7ZwtdWtpFpXccGssAq4SXtHQ5IrnCEP6IVTaTAcJXsQ7LzOqknfAUybNIwikZePEiqZCr3i8bg==
25072508
dependencies:
25082509
joi "^17.2.1"
25092510

2510-
"@react-native-community/[email protected].12":
2511-
version "12.0.0-alpha.12"
2512-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.12.tgz#12f14a68a3289550858fdb9a7666f64213769aec"
2513-
integrity sha512-Js6wI+T1z+SskjUgUhDC6yK2V1VhURLV+3+aV4eaTyzX+h5W3/C46d2HzPjLdkH057+SQ2A79KfMLpwXdzGLiQ==
2514-
dependencies:
2515-
"@react-native-community/cli-clean" "12.0.0-alpha.12"
2516-
"@react-native-community/cli-config" "12.0.0-alpha.12"
2517-
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.12"
2518-
"@react-native-community/cli-doctor" "12.0.0-alpha.12"
2519-
"@react-native-community/cli-hermes" "12.0.0-alpha.12"
2520-
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.12"
2521-
"@react-native-community/cli-server-api" "12.0.0-alpha.12"
2522-
"@react-native-community/cli-tools" "12.0.0-alpha.12"
2523-
"@react-native-community/cli-types" "12.0.0-alpha.12"
2511+
"@react-native-community/[email protected].14":
2512+
version "12.0.0-alpha.14"
2513+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.14.tgz#5acd92a8b15619a51b9f55f90b0deca3b695b8a5"
2514+
integrity sha512-d2v00dIUezflJeRKClMWOm2hVa2sZnWGFgy7NFzj06fYQgzcMb+E/7bETuGfU5Qg6+3UfG/QyI/1bZaFdlKYGw==
2515+
dependencies:
2516+
"@react-native-community/cli-clean" "12.0.0-alpha.14"
2517+
"@react-native-community/cli-config" "12.0.0-alpha.14"
2518+
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.14"
2519+
"@react-native-community/cli-doctor" "12.0.0-alpha.14"
2520+
"@react-native-community/cli-hermes" "12.0.0-alpha.14"
2521+
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.14"
2522+
"@react-native-community/cli-server-api" "12.0.0-alpha.14"
2523+
"@react-native-community/cli-tools" "12.0.0-alpha.14"
2524+
"@react-native-community/cli-types" "12.0.0-alpha.14"
25242525
chalk "^4.1.2"
25252526
commander "^9.4.1"
25262527
execa "^5.0.0"

0 commit comments

Comments
 (0)