Skip to content

Commit

Permalink
Bump CLI to 12.0.0-alpha.16
Browse files Browse the repository at this point in the history
  • Loading branch information
huntie committed Sep 27, 2023
1 parent 73cd7c0 commit 04d8047
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
4 changes: 2 additions & 2 deletions packages/community-cli-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
],
"dependencies": {
"@react-native/dev-middleware": "^0.73.2",
"@react-native-community/cli-server-api": "12.0.0-alpha.15",
"@react-native-community/cli-tools": "12.0.0-alpha.15",
"@react-native-community/cli-server-api": "12.0.0-alpha.16",
"@react-native-community/cli-tools": "12.0.0-alpha.16",
"@react-native/metro-babel-transformer": "^0.73.12",
"chalk": "^4.0.0",
"execa": "^5.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@
},
"dependencies": {
"@jest/create-cache-key-function": "^29.6.3",
"@react-native-community/cli": "12.0.0-alpha.15",
"@react-native-community/cli-platform-android": "12.0.0-alpha.15",
"@react-native-community/cli-platform-ios": "12.0.0-alpha.15",
"@react-native-community/cli": "12.0.0-alpha.16",
"@react-native-community/cli-platform-android": "12.0.0-alpha.16",
"@react-native-community/cli-platform-ios": "12.0.0-alpha.16",
"@react-native/assets-registry": "^0.73.1",
"@react-native/community-cli-plugin": "^0.73.2",
"@react-native/codegen": "^0.73.1",
Expand Down
140 changes: 70 additions & 70 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2377,44 +2377,44 @@
optionalDependencies:
npmlog "2 || ^3.1.0 || ^4.0.0"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.15.tgz#9c67e7420a3b79bfb91c06ed38a2ef7951af6561"
integrity sha512-TSLKuJmO2SGZAmJ+IoB4XhHN911EASTKw59CS29WyDY0t+U9oVA3FARO3rGlQ6EPy3hDZPmP5TOnrW7kPriZTw==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-12.0.0-alpha.16.tgz#4ea16d04b8c31eea57cb0be43daaf21f3ba08325"
integrity sha512-FFqrEXJ6w1OoJLezekOhUA6cw0XeYmGASUqHitxdWc+T9Y9IUnGeutUOXxcl32+ZXv8pIM0rgGvh6t9wCP8nNg==
dependencies:
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
execa "^5.0.0"
prompts "^2.4.2"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.15.tgz#3be6f3b07490a3a1ee83d60d3c4d3ecb9770b967"
integrity sha512-VOg8wDnzgVb7bLsb2ZLDVM56Rmnh0Y3RlcBjF/VvwylxT7F+mXeHYB07S06EBFnregULoqCrbKCzUxm1HpMlZQ==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-12.0.0-alpha.16.tgz#7cfa273bc6976c086dc5c30f80a8d8ce890b5998"
integrity sha512-M7yS1mzCBk1cEzxa1iHP1Kc00dA/dGiCjmvI/RCXdEJ9dJ2GdhW3RlICCIv+tv/F4T1sJtJ2f1y+6SZ/V/aCPA==
dependencies:
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
cosmiconfig "^5.1.0"
deepmerge "^4.3.0"
glob "^7.1.3"
joi "^17.2.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.15.tgz#7b5f0e6ef7c379bba1eb56a10a30b1f0546c590c"
integrity sha512-s0W0EYFFDZr7fJgdi6g5I9/UFipNzup3dv5BwSESU+pRgJ2cBw+vdrPJ+K3gF/C/mL2gslGlVqj97FhlBEWIiw==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-12.0.0-alpha.16.tgz#ac82e80860aa2e27c48fcbb2c268002187527221"
integrity sha512-boNoLZEvbQC1CWxlh8fjmvk9xqBtJ+FCFtq6te0vfPIX4/rDoQu32J7fSqoRbx1pdxfmWnTq37WsS+mm6qujgA==
dependencies:
serve-static "^1.13.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.15.tgz#b77a195dc12b4625277bce2913309b414dc8284f"
integrity sha512-fXLCHZZ96yg1pSZBNXz2sDCcJxvX01jaCzA369djulFLYXhrbDefgcBGpVuEU2ha9NVUS4Mm5pSvuvoz1rfz+g==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-12.0.0-alpha.16.tgz#0a2dd9f9ec5e3864a497ad1e8b37f0438f690748"
integrity sha512-e7vyY+F5QgZHgbaIKevlW8lUK3vuOoaHFYtad5vwnKR7HKqac6QXSdQh3Wf5BV5Yu9ZqQFtmFc/JLu7i1GatkA==
dependencies:
"@react-native-community/cli-config" "12.0.0-alpha.15"
"@react-native-community/cli-platform-android" "12.0.0-alpha.15"
"@react-native-community/cli-platform-ios" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-config" "12.0.0-alpha.16"
"@react-native-community/cli-platform-android" "12.0.0-alpha.16"
"@react-native-community/cli-platform-ios" "12.0.0-alpha.16"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
command-exists "^1.2.8"
deepmerge "^4.3.0"
Expand All @@ -2430,53 +2430,53 @@
wcwidth "^1.0.1"
yaml "^2.2.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.15.tgz#3b959a6a5efd530bf0b3d627e254aa114f6b6868"
integrity sha512-uW7328s19mgr8vH+FApQvr5ThZKiys0Pkt4h/AGgf+LKYPFEe1FAJJ+mYfRXi/On48iA473f/3xIFM+3EsTSZA==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-12.0.0-alpha.16.tgz#686a1b4c73d08acff5b8e1c2c2c0d263cc4fe9e8"
integrity sha512-4RVgEoqlT/ireWhgZVcwEpPPXzS5Bu7KyN3xfya0SZNJTy07rt3aRULKhD+G/HMSMGBOzQxTu350kpo1ONxJ5g==
dependencies:
"@react-native-community/cli-platform-android" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-platform-android" "12.0.0-alpha.16"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
hermes-profile-transformer "^0.0.6"
ip "^1.1.5"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.15.tgz#3608487f28bbfe7d8454c04e1234df4e6aaf4e9e"
integrity sha512-mNPFKuxSZnj8OND/CVZhOfo5Dctlo8SsXzbADZF0RV/SR9YJ3adqc5U2eiIYSMab47uPXfjnByMsaWBGEmQh1Q==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-12.0.0-alpha.16.tgz#3c347987791a71566d071b54fb273f1be3b4fcc0"
integrity sha512-eSyoDHyJ3/U4/Rk8BJPDw7+9sgN0ZQ8uolmd5Qyz2ahMaRQVVJfmDze+6gHWQc/TH13hRP4HFrMHVH0F+7QMYQ==
dependencies:
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
execa "^5.0.0"
fast-xml-parser "^4.2.4"
glob "^7.1.3"
logkitty "^0.7.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.15.tgz#88377fb1300b80c9d157207d73081dc22016a80f"
integrity sha512-ULA667yPDI6RB2p+DyGaEAxiYBAJgs4nABqwoTxwR5RmsaZkbR9CJE0khCq/Zpq0cbeZfCRm4dS70p4caoKBbQ==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-12.0.0-alpha.16.tgz#e5879eed73b27b2719984e1b4b7fa3f65cf1004d"
integrity sha512-/oJyB0n3oIoQ46zSCISm1LxeuVFoNXyu1i5TCffrZabPsGHVmNmaHafD4QD+NnITQI3CEgPnjs7delHuCxwi6w==
dependencies:
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
chalk "^4.1.2"
execa "^5.0.0"
fast-xml-parser "^4.0.12"
glob "^7.1.3"
ora "^5.4.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.15.tgz#485179af3d5462417f20c32605c888cb663ba7d6"
integrity sha512-O6gjHHoiHmFQoxYLbXP7tTpDNQLcsaZvYzD+JzuDmk9/GLX1Oyec2gXPJ+Fnbqgpf76gAf+q11zldD/F3k1L7A==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-plugin-metro/-/cli-plugin-metro-12.0.0-alpha.16.tgz#17ef4ec1ce6e5986cc4a68e3155dea161dfa53bb"
integrity sha512-5mxmgPjzo5N+m/fyHPyA97qgvK7Av/np1p4bsAA+W6r/jNqpQ8pksFyUVHCIFdhdXywWePR9SPKMI9KKnI2Jcw==

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.15.tgz#59ea9fdd8a9d9362c79597745771510cbed5b0c1"
integrity sha512-vGOnZsreBPaSpoGN2TkhJGfu56Ybf1PoC6PcrUzKh+QgsOiI0AWimWiKUUvnEaQlURI7CeiMe1N0zghhbfC3nA==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-12.0.0-alpha.16.tgz#beb47137eff4bb2440e575b85cf4963548a95607"
integrity sha512-kwm1svKFM1q7vyvFDRA/9TivwDb0gGQQ5qkTsQPPoPzqUFpuKFiXslg9dhynP20SB5L0fhRwpmmsb5hAwI2uew==
dependencies:
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.16"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
compression "^1.7.1"
connect "^3.6.5"
errorhandler "^1.5.1"
Expand All @@ -2485,10 +2485,10 @@
serve-static "^1.13.1"
ws "^7.5.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.15.tgz#d9ee1fc6b49b0a34f982c6634a50e61ac332394a"
integrity sha512-AL/UskYhi4U79T5660oW/Aa27N/wp8lRgnpkFP7saL2zy/I0ZrBTUmHPt1pDdwMnjMfYXJGyyoomMbwqWUpLig==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-12.0.0-alpha.16.tgz#827e536a933583ae06d57d1d4738b81e110acc93"
integrity sha512-Y5gVCJKEEJt7GmBo1xtJShyPT6gDoAGU/lOjbQ5/jDrf5xayjR4oM9VKhHEVX0bOF6hwJUC9rWuG++yHrWQPPQ==
dependencies:
appdirsjs "^1.2.4"
chalk "^4.1.2"
Expand All @@ -2501,27 +2501,27 @@
shell-quote "^1.7.3"
sudo-prompt "^9.0.0"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.15.tgz#c5fc97902e9b983ec8d8df003043f44536dc7cd3"
integrity sha512-j1Lgi9eFqFGebyCY/kaqYguSSQ4yZzrGLRUx7zd/xxDF7PfQNpFqwxE7gPWtR6CUfVkVaoQyHbwTGHdoU0AakA==
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-12.0.0-alpha.16.tgz#0880505cfe652e0003e564ad22dacccbd67ff3a5"
integrity sha512-+7mM0A+4b+5vGTvNInGb380w8dv00INfKvpwm0ZfFu7pDsXH/WuOSRDdwG+JgGIkTKHl0F9SxwoNYhNHcVwpAA==
dependencies:
joi "^17.2.1"

"@react-native-community/[email protected].15":
version "12.0.0-alpha.15"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.15.tgz#819f0b5781a6cace226e0935ec5b0a82db32a777"
integrity sha512-8uHuAyTGzi8jGnAyuBPzIAPcpl6ol4UXVPENCKlGB5AfUzi643Xnh95NRUDy+6fi0PHl+w4ggRWUNKR6GjnRnQ==
dependencies:
"@react-native-community/cli-clean" "12.0.0-alpha.15"
"@react-native-community/cli-config" "12.0.0-alpha.15"
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.15"
"@react-native-community/cli-doctor" "12.0.0-alpha.15"
"@react-native-community/cli-hermes" "12.0.0-alpha.15"
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.15"
"@react-native-community/cli-server-api" "12.0.0-alpha.15"
"@react-native-community/cli-tools" "12.0.0-alpha.15"
"@react-native-community/cli-types" "12.0.0-alpha.15"
"@react-native-community/[email protected].16":
version "12.0.0-alpha.16"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-12.0.0-alpha.16.tgz#3cf5bad3cb93ba2286a2cee2b1885fa856d9b22a"
integrity sha512-W2UpUV1qb73Tsd3Qj1h7uAt8THwbPQYxzpGJlb63ogVhhf2ASDkFYxPKy5P5CUSxMyDBxfZCZhA6ukcVllbRgg==
dependencies:
"@react-native-community/cli-clean" "12.0.0-alpha.16"
"@react-native-community/cli-config" "12.0.0-alpha.16"
"@react-native-community/cli-debugger-ui" "12.0.0-alpha.16"
"@react-native-community/cli-doctor" "12.0.0-alpha.16"
"@react-native-community/cli-hermes" "12.0.0-alpha.16"
"@react-native-community/cli-plugin-metro" "12.0.0-alpha.16"
"@react-native-community/cli-server-api" "12.0.0-alpha.16"
"@react-native-community/cli-tools" "12.0.0-alpha.16"
"@react-native-community/cli-types" "12.0.0-alpha.16"
chalk "^4.1.2"
commander "^9.4.1"
execa "^5.0.0"
Expand Down

0 comments on commit 04d8047

Please sign in to comment.