Skip to content

Commit de3fa29

Browse files
committed
Upgrade CLI to v12.0.0-alpha.18
1 parent 4655f20 commit de3fa29

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
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.74.0",
26-
"@react-native-community/cli-server-api": "12.0.0-alpha.15",
27-
"@react-native-community/cli-tools": "12.0.0-alpha.15",
26+
"@react-native-community/cli-server-api": "12.0.0-alpha.18",
27+
"@react-native-community/cli-tools": "12.0.0-alpha.18",
2828
"@react-native/metro-babel-transformer": "^0.74.0",
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
@@ -93,9 +93,9 @@
9393
},
9494
"dependencies": {
9595
"@jest/create-cache-key-function": "^29.6.3",
96-
"@react-native-community/cli": "12.0.0-alpha.15",
97-
"@react-native-community/cli-platform-android": "12.0.0-alpha.15",
98-
"@react-native-community/cli-platform-ios": "12.0.0-alpha.15",
96+
"@react-native-community/cli": "12.0.0-alpha.18",
97+
"@react-native-community/cli-platform-android": "12.0.0-alpha.18",
98+
"@react-native-community/cli-platform-ios": "12.0.0-alpha.18",
9999
"@react-native/assets-registry": "^0.74.0",
100100
"@react-native/community-cli-plugin": "^0.74.0",
101101
"@react-native/codegen": "^0.74.0",

yarn.lock

Lines changed: 70 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -2371,44 +2371,44 @@
23712371
optionalDependencies:
23722372
npmlog "2 || ^3.1.0 || ^4.0.0"
23732373

2374-
"@react-native-community/[email protected].15":
2375-
version "12.0.0-alpha.15"
2376-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.15.tgz#9c67e7420a3b79bfb91c06ed38a2ef7951af6561"
2377-
integrity sha512-TSLKuJmO2SGZAmJ+IoB4XhHN911EASTKw59CS29WyDY0t+U9oVA3FARO3rGlQ6EPy3hDZPmP5TOnrW7kPriZTw==
2374+
"@react-native-community/[email protected].18":
2375+
version "12.0.0-alpha.18"
2376+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.18.tgz#f53465fb2d4cb36f6e2bbbca89d09ce391369d2f"
2377+
integrity sha512-vyRb+TbYRJKBfHLVQ4SCZrTxMykwdypGVG4becOQZ9uUrYekm9nAOHVRNgO0XPgLxrX+oaX/z/5z5x9qvWFkQg==
23782378
dependencies:
2379-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2379+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
23802380
chalk "^4.1.2"
23812381
execa "^5.0.0"
23822382
prompts "^2.4.2"
23832383

2384-
"@react-native-community/[email protected].15":
2385-
version "12.0.0-alpha.15"
2386-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.15.tgz#3be6f3b07490a3a1ee83d60d3c4d3ecb9770b967"
2387-
integrity sha512-VOg8wDnzgVb7bLsb2ZLDVM56Rmnh0Y3RlcBjF/VvwylxT7F+mXeHYB07S06EBFnregULoqCrbKCzUxm1HpMlZQ==
2384+
"@react-native-community/[email protected].18":
2385+
version "12.0.0-alpha.18"
2386+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.18.tgz#3e43da1e734f458c2734ee8d78f3225af874538c"
2387+
integrity sha512-w5fzR+mm7RgvHM3GsLqMIit8ZVpxZHYqkInOkKw/mdsomefGs8LL0A8Rx1dyZoztvFpa6EeiN465wubiHrEDRw==
23882388
dependencies:
2389-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2389+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
23902390
chalk "^4.1.2"
23912391
cosmiconfig "^5.1.0"
23922392
deepmerge "^4.3.0"
23932393
glob "^7.1.3"
23942394
joi "^17.2.1"
23952395

2396-
"@react-native-community/[email protected].15":
2397-
version "12.0.0-alpha.15"
2398-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.15.tgz#7b5f0e6ef7c379bba1eb56a10a30b1f0546c590c"
2399-
integrity sha512-s0W0EYFFDZr7fJgdi6g5I9/UFipNzup3dv5BwSESU+pRgJ2cBw+vdrPJ+K3gF/C/mL2gslGlVqj97FhlBEWIiw==
2396+
"@react-native-community/[email protected].18":
2397+
version "12.0.0-alpha.18"
2398+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.18.tgz#6f8cc685f6fc0fbe85d4c92bb2f421d66d7e2ec7"
2399+
integrity sha512-L+lwLTeibjfya+8OtABxSkiD/fNi/IHFAVYJPGyxZNOrxmuQLQRyLhphgnUadZmJPmMiVrhs0bu9JY9SXYTJXQ==
24002400
dependencies:
24012401
serve-static "^1.13.1"
24022402

2403-
"@react-native-community/[email protected].15":
2404-
version "12.0.0-alpha.15"
2405-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.15.tgz#b77a195dc12b4625277bce2913309b414dc8284f"
2406-
integrity sha512-fXLCHZZ96yg1pSZBNXz2sDCcJxvX01jaCzA369djulFLYXhrbDefgcBGpVuEU2ha9NVUS4Mm5pSvuvoz1rfz+g==
2403+
"@react-native-community/[email protected].18":
2404+
version "12.0.0-alpha.18"
2405+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.18.tgz#2a1357e1b456813543709ec706c2779a0331eca8"
2406+
integrity sha512-tCAafXZDzz236wf9heDG2iZKeoO1BQtUFWphqzFaRRfpOmnRXvAGuX5i48oV5umUJ7casUvygfcHgwvxicpChQ==
24072407
dependencies:
2408-
"@react-native-community/cli-config" "12.0.0-alpha.15"
2409-
"@react-native-community/cli-platform-android" "12.0.0-alpha.15"
2410-
"@react-native-community/cli-platform-ios" "12.0.0-alpha.15"
2411-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2408+
"@react-native-community/cli-config" "12.0.0-alpha.18"
2409+
"@react-native-community/cli-platform-android" "12.0.0-alpha.18"
2410+
"@react-native-community/cli-platform-ios" "12.0.0-alpha.18"
2411+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
24122412
chalk "^4.1.2"
24132413
command-exists "^1.2.8"
24142414
deepmerge "^4.3.0"
@@ -2424,53 +2424,53 @@
24242424
wcwidth "^1.0.1"
24252425
yaml "^2.2.1"
24262426

2427-
"@react-native-community/[email protected].15":
2428-
version "12.0.0-alpha.15"
2429-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.15.tgz#3b959a6a5efd530bf0b3d627e254aa114f6b6868"
2430-
integrity sha512-uW7328s19mgr8vH+FApQvr5ThZKiys0Pkt4h/AGgf+LKYPFEe1FAJJ+mYfRXi/On48iA473f/3xIFM+3EsTSZA==
2427+
"@react-native-community/[email protected].18":
2428+
version "12.0.0-alpha.18"
2429+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.18.tgz#e1d60a391f520814f0e916c4bf13000c874d18db"
2430+
integrity sha512-2q8avMzZasRB+9bx3M1BZbNv7x011dDG9I3rVGWK/7lHDwI4IuCdyEMIw/bnhqVcbMX2+caf0YNf/Z/8xx42oA==
24312431
dependencies:
2432-
"@react-native-community/cli-platform-android" "12.0.0-alpha.15"
2433-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2432+
"@react-native-community/cli-platform-android" "12.0.0-alpha.18"
2433+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
24342434
chalk "^4.1.2"
24352435
hermes-profile-transformer "^0.0.6"
24362436
ip "^1.1.5"
24372437

2438-
"@react-native-community/[email protected].15":
2439-
version "12.0.0-alpha.15"
2440-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.15.tgz#3608487f28bbfe7d8454c04e1234df4e6aaf4e9e"
2441-
integrity sha512-mNPFKuxSZnj8OND/CVZhOfo5Dctlo8SsXzbADZF0RV/SR9YJ3adqc5U2eiIYSMab47uPXfjnByMsaWBGEmQh1Q==
2438+
"@react-native-community/[email protected].18":
2439+
version "12.0.0-alpha.18"
2440+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.18.tgz#ed300f2d3182ea0b7bd435e80c0ba72e4fdeafb8"
2441+
integrity sha512-BJ7QZBbOqQ5gSqJ2oh5lSTUJMcao5Qkfj58JDbN7px6NyndfDd6U6kxkitTQpHERlc+Uqq9dUf1DHkwMvAq/Pw==
24422442
dependencies:
2443-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2443+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
24442444
chalk "^4.1.2"
24452445
execa "^5.0.0"
24462446
fast-xml-parser "^4.2.4"
24472447
glob "^7.1.3"
24482448
logkitty "^0.7.1"
24492449

2450-
"@react-native-community/[email protected].15":
2451-
version "12.0.0-alpha.15"
2452-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.15.tgz#88377fb1300b80c9d157207d73081dc22016a80f"
2453-
integrity sha512-ULA667yPDI6RB2p+DyGaEAxiYBAJgs4nABqwoTxwR5RmsaZkbR9CJE0khCq/Zpq0cbeZfCRm4dS70p4caoKBbQ==
2450+
"@react-native-community/[email protected].18":
2451+
version "12.0.0-alpha.18"
2452+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.18.tgz#499f937b6a8e945fd026c14b2e00cf2cce658c81"
2453+
integrity sha512-nsZfBzEPsiVofYL3FvmR5A7E94/5wFkpI8/xGFCKL2ctH0cmjuT5fybk3FcrtlD465FAMvRTpyV8DBvCySLePA==
24542454
dependencies:
2455-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2455+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
24562456
chalk "^4.1.2"
24572457
execa "^5.0.0"
24582458
fast-xml-parser "^4.0.12"
24592459
glob "^7.1.3"
24602460
ora "^5.4.1"
24612461

2462-
"@react-native-community/[email protected].15":
2463-
version "12.0.0-alpha.15"
2464-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.15.tgz#485179af3d5462417f20c32605c888cb663ba7d6"
2465-
integrity sha512-O6gjHHoiHmFQoxYLbXP7tTpDNQLcsaZvYzD+JzuDmk9/GLX1Oyec2gXPJ+Fnbqgpf76gAf+q11zldD/F3k1L7A==
2462+
"@react-native-community/[email protected].18":
2463+
version "12.0.0-alpha.18"
2464+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.18.tgz#f67c8c9df4c87b74a414a621e0ea54f944c72f98"
2465+
integrity sha512-5zm69zmhX94iZYs/2ZyWDLJsz/wdB+hYIWYK/6xfEmWnDiQ/yR72xJ0GCO/BgnIafO2fAwVclzokJxheb2PH4Q==
24662466

2467-
"@react-native-community/[email protected].15":
2468-
version "12.0.0-alpha.15"
2469-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.15.tgz#59ea9fdd8a9d9362c79597745771510cbed5b0c1"
2470-
integrity sha512-vGOnZsreBPaSpoGN2TkhJGfu56Ybf1PoC6PcrUzKh+QgsOiI0AWimWiKUUvnEaQlURI7CeiMe1N0zghhbfC3nA==
2467+
"@react-native-community/[email protected].18":
2468+
version "12.0.0-alpha.18"
2469+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.18.tgz#7fc07475a20f6d2a00048a692eb0b21987eb4d2e"
2470+
integrity sha512-UiOC/OL50YUH1jyG2TvjN/t3ohgK/kWGixv7EhHYwBCZiACfjjIiw05bB6xWe4AFEJ3mLDrtjgKc0l6BUr1AcQ==
24712471
dependencies:
2472-
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.15"
2473-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2472+
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.18"
2473+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
24742474
compression "^1.7.1"
24752475
connect "^3.6.5"
24762476
errorhandler "^1.5.1"
@@ -2479,10 +2479,10 @@
24792479
serve-static "^1.13.1"
24802480
ws "^7.5.1"
24812481

2482-
"@react-native-community/[email protected].15":
2483-
version "12.0.0-alpha.15"
2484-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.15.tgz#d9ee1fc6b49b0a34f982c6634a50e61ac332394a"
2485-
integrity sha512-AL/UskYhi4U79T5660oW/Aa27N/wp8lRgnpkFP7saL2zy/I0ZrBTUmHPt1pDdwMnjMfYXJGyyoomMbwqWUpLig==
2482+
"@react-native-community/[email protected].18":
2483+
version "12.0.0-alpha.18"
2484+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.18.tgz#1b620beaaf16acdfe3d2e3ecad56b378144a706d"
2485+
integrity sha512-M9e65tbtMM1VVsopNAEfSOhvN7XH+hp8osagCzRQ58PTUsr0Ifc3nwEWBPugN2yLTiCE0P8dpckBNc6C5y0f0g==
24862486
dependencies:
24872487
appdirsjs "^1.2.4"
24882488
chalk "^4.1.2"
@@ -2495,27 +2495,27 @@
24952495
shell-quote "^1.7.3"
24962496
sudo-prompt "^9.0.0"
24972497

2498-
"@react-native-community/[email protected].15":
2499-
version "12.0.0-alpha.15"
2500-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.15.tgz#c5fc97902e9b983ec8d8df003043f44536dc7cd3"
2501-
integrity sha512-j1Lgi9eFqFGebyCY/kaqYguSSQ4yZzrGLRUx7zd/xxDF7PfQNpFqwxE7gPWtR6CUfVkVaoQyHbwTGHdoU0AakA==
2498+
"@react-native-community/[email protected].18":
2499+
version "12.0.0-alpha.18"
2500+
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.18.tgz#3730e6180633d520f2a3ff1475892320add85d24"
2501+
integrity sha512-bi9WwA81kQIGbpSnfUxDep6kkiU2rGmqJuE1J1uanm3B9tTogo0SHBMUI89ed2mt5IxxeZ+ujqJFonMmeQKJAw==
25022502
dependencies:
25032503
joi "^17.2.1"
25042504

2505-
"@react-native-community/[email protected].15":
2506-
version "12.0.0-alpha.15"
2507-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.15.tgz#819f0b5781a6cace226e0935ec5b0a82db32a777"
2508-
integrity sha512-8uHuAyTGzi8jGnAyuBPzIAPcpl6ol4UXVPENCKlGB5AfUzi643Xnh95NRUDy+6fi0PHl+w4ggRWUNKR6GjnRnQ==
2509-
dependencies:
2510-
"@react-native-community/cli-clean" "12.0.0-alpha.15"
2511-
"@react-native-community/cli-config" "12.0.0-alpha.15"
2512-
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.15"
2513-
"@react-native-community/cli-doctor" "12.0.0-alpha.15"
2514-
"@react-native-community/cli-hermes" "12.0.0-alpha.15"
2515-
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.15"
2516-
"@react-native-community/cli-server-api" "12.0.0-alpha.15"
2517-
"@react-native-community/cli-tools" "12.0.0-alpha.15"
2518-
"@react-native-community/cli-types" "12.0.0-alpha.15"
2505+
"@react-native-community/[email protected].18":
2506+
version "12.0.0-alpha.18"
2507+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.18.tgz#9a99b63559a67915433a062657273e1cad1153e7"
2508+
integrity sha512-qaNxzSCgTql9Enl4eIrMPCChua1wnpOpM9L+qIQJEXkkymJRBR71b1heyKTrFxgIqxDwY/298vNHeWd3Pvi6cQ==
2509+
dependencies:
2510+
"@react-native-community/cli-clean" "12.0.0-alpha.18"
2511+
"@react-native-community/cli-config" "12.0.0-alpha.18"
2512+
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.18"
2513+
"@react-native-community/cli-doctor" "12.0.0-alpha.18"
2514+
"@react-native-community/cli-hermes" "12.0.0-alpha.18"
2515+
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.18"
2516+
"@react-native-community/cli-server-api" "12.0.0-alpha.18"
2517+
"@react-native-community/cli-tools" "12.0.0-alpha.18"
2518+
"@react-native-community/cli-types" "12.0.0-alpha.18"
25192519
chalk "^4.1.2"
25202520
commander "^9.4.1"
25212521
execa "^5.0.0"

0 commit comments

Comments
 (0)