Skip to content

Commit 40c149b

Browse files
author
Luna Wei
committed
Update missing rnc/cli related packages to 12.0.0 and update lockfile
1 parent 641a11f commit 40c149b

2 files changed

Lines changed: 2 additions & 40 deletions

File tree

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.4",
26-
"@react-native-community/cli-server-api": "12.0.0-alpha.17",
27-
"@react-native-community/cli-tools": "12.0.0-alpha.17",
26+
"@react-native-community/cli-server-api": "12.0.0",
27+
"@react-native-community/cli-tools": "12.0.0",
2828
"@react-native/metro-babel-transformer": "^0.73.12",
2929
"chalk": "^4.0.0",
3030
"execa": "^5.1.1",

yarn.lock

Lines changed: 0 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -2394,13 +2394,6 @@
23942394
dependencies:
23952395
serve-static "^1.13.1"
23962396

2397-
"@react-native-community/cli-debugger-ui@12.0.0-alpha.17":
2398-
version "12.0.0-alpha.17"
2399-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.17.tgz#e984231ce3fe3fc9489bc5ca892718e8372de690"
2400-
integrity sha512-JWP3cmtoThy/xaH7E/hqalanEqfRTduMwxd5F4hpZvVgbNJ9CSjrJoEMC362g4R2Uq5h/ZiD0EzhXYEZH1pRIg==
2401-
dependencies:
2402-
serve-static "^1.13.1"
2403-
24042397
"@react-native-community/cli-doctor@12.0.0":
24052398
version "12.0.0"
24062399
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0.tgz#d5b2a5974911ec628b894180565c5363861c4326"
@@ -2479,21 +2472,6 @@
24792472
serve-static "^1.13.1"
24802473
ws "^7.5.1"
24812474

2482-
"@react-native-community/cli-server-api@12.0.0-alpha.17":
2483-
version "12.0.0-alpha.17"
2484-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.17.tgz#f80fe0f40b465a0cbba0b3d166db6f45111ac9ef"
2485-
integrity sha512-G7qJZkHEC445ltX6hM7xByWfHajuCP+jDOTzV5I4CSFzGS4f1xVhkNtuWphsnP3dKvNgOzp4t5GZrWo9qksJQQ==
2486-
dependencies:
2487-
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.17"
2488-
"@react-native-community/cli-tools" "12.0.0-alpha.17"
2489-
compression "^1.7.1"
2490-
connect "^3.6.5"
2491-
errorhandler "^1.5.1"
2492-
nocache "^3.0.1"
2493-
pretty-format "^26.6.2"
2494-
serve-static "^1.13.1"
2495-
ws "^7.5.1"
2496-
24972475
"@react-native-community/cli-tools@12.0.0":
24982476
version "12.0.0"
24992477
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0.tgz#2ff8bff8d6bb0f1162c574fdcf47aa273a48b7ad"
@@ -2510,22 +2488,6 @@
25102488
shell-quote "^1.7.3"
25112489
sudo-prompt "^9.0.0"
25122490

2513-
"@react-native-community/cli-tools@12.0.0-alpha.17":
2514-
version "12.0.0-alpha.17"
2515-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.17.tgz#0c7520b41aa411b52a4cdc83ece759aa3dba72fa"
2516-
integrity sha512-NcBEiPgAp1iM5NSnZffizRHUYF38w4d+chT3MUgJWEGqSgQBnITqOF/tsnk4XBU8UH1lnxt9Hqng0Dh4RpPNAQ==
2517-
dependencies:
2518-
appdirsjs "^1.2.4"
2519-
chalk "^4.1.2"
2520-
find-up "^5.0.0"
2521-
mime "^2.4.1"
2522-
node-fetch "^2.6.0"
2523-
open "^6.2.0"
2524-
ora "^5.4.1"
2525-
semver "^7.5.2"
2526-
shell-quote "^1.7.3"
2527-
sudo-prompt "^9.0.0"
2528-
25292491
"@react-native-community/cli-types@12.0.0":
25302492
version "12.0.0"
25312493
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0.tgz#333bcd4803343d5278e6fb436c21524b073cd1e8"

0 commit comments

Comments
 (0)