-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade CLI to
13.6.8
(#44757)
- Loading branch information
1 parent
2636eb1
commit 335f6ed
Showing
3 changed files
with
76 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2384,45 +2384,45 @@ | |
optionalDependencies: | ||
npmlog "2 || ^3.1.0 || ^4.0.0" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-13.6.6.tgz#87c7ad8746c38dab0fe7b3c6ff89d44351d5d943" | ||
integrity sha512-cBwJTwl0NyeA4nyMxbhkWZhxtILYkbU3TW3k8AXLg+iGphe0zikYMGB3T+haTvTc6alTyEFwPbimk9bGIqkjAQ== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-13.6.8.tgz#95ce964047f005152ac100394b6dcd5d2cc2a474" | ||
integrity sha512-B1uxlm1N4BQuWFvBL3yRl3LVvydjswsdbTi7tMrHMtSxfRio1p9HjcmDzlzKco09Y+8qBGgakm3jcMZGLbhXQQ== | ||
dependencies: | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
execa "^5.0.0" | ||
fast-glob "^3.3.2" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-13.6.6.tgz#69f590694b3a079c74f781baab3b762db74f5dbd" | ||
integrity sha512-mbG425zCKr8JZhv/j11382arezwS/70juWMsn8j2lmrGTrP1cUdW0MF15CCIFtJsqyK3Qs+FTmqttRpq81QfSg== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-13.6.8.tgz#6829ea7cdc237776c300be06f84c222bf17cf4c5" | ||
integrity sha512-RabCkIsWdP4Ex/sf1uSP9qxc30utm+0uIJAjrZkNQynm7T4Lyqn/kT3LKm4yM6M0Qk61YxGguiaXF4601vAduw== | ||
dependencies: | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
cosmiconfig "^5.1.0" | ||
deepmerge "^4.3.0" | ||
fast-glob "^3.3.2" | ||
joi "^17.2.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-13.6.6.tgz#ac021ebd795b0fd66fb52a8987d1d41c5a4b8cb3" | ||
integrity sha512-Vv9u6eS4vKSDAvdhA0OiQHoA7y39fiPIgJ6biT32tN4avHDtxlc6TWZGiqv7g98SBvDWvoVAmdPLcRf3kU+c8g== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-13.6.8.tgz#d52fccd4b3e0860d96d75ff5b0ebb128bdc93dfd" | ||
integrity sha512-2cS+MX/Su6sVSjqpDftFOXbK7EuPg98xzsPkdPhkQnkZwvXqodK9CAMuDMbx3lBHHtrPrpMbBCpFmPN8iVOnlA== | ||
dependencies: | ||
serve-static "^1.13.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-13.6.6.tgz#ac0febff05601d9b86af3e03460e1a6b0a1d33a5" | ||
integrity sha512-TWZb5g6EmQe2Ua2TEWNmyaEayvlWH4GmdD9ZC+p8EpKFpB1NpDGMK6sXbpb42TDvwZg5s4TDRplK0PBEA/SVDg== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-13.6.8.tgz#05f696d94e975e4dcf7f9a1fde32fb43e4bb8a5f" | ||
integrity sha512-/3Vdy9J3hyiu0y3nd/CU3kBqPlTRxnLXg7V6jrA1jbTOlZAMyV9imEkrqEaGK0SMOyMhh9Pipf98Ozhk0Nl4QA== | ||
dependencies: | ||
"@react-native-community/cli-config" "13.6.6" | ||
"@react-native-community/cli-platform-android" "13.6.6" | ||
"@react-native-community/cli-platform-apple" "13.6.6" | ||
"@react-native-community/cli-platform-ios" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-config" "13.6.8" | ||
"@react-native-community/cli-platform-android" "13.6.8" | ||
"@react-native-community/cli-platform-apple" "13.6.8" | ||
"@react-native-community/cli-platform-ios" "13.6.8" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
command-exists "^1.2.8" | ||
deepmerge "^4.3.0" | ||
|
@@ -2436,54 +2436,54 @@ | |
wcwidth "^1.0.1" | ||
yaml "^2.2.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-13.6.6.tgz#590f55f151fec23b55498228f92d100a0e71d474" | ||
integrity sha512-La5Ie+NGaRl3klei6WxKoOxmCUSGGxpOk6vU5pEGf0/O7ky+Ay0io+zXYUZqlNMi/cGpO7ZUijakBYOB/uyuFg== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-13.6.8.tgz#85f10f663bc79f299146e749c48c06ebc4da9e29" | ||
integrity sha512-lZi/OBFuZUj5cLK94oEgtrtmxGoqeYVRcnHXl/R5c4put9PDl+qH2bEMlGZkFiw57ae3UZKr3TMk+1s4jh3FYQ== | ||
dependencies: | ||
"@react-native-community/cli-platform-android" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-platform-android" "13.6.8" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
hermes-profile-transformer "^0.0.6" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-13.6.6.tgz#9e3863cb092709021f11848890bff0fc16fc1609" | ||
integrity sha512-/tMwkBeNxh84syiSwNlYtmUz/Ppc+HfKtdopL/5RB+fd3SV1/5/NPNjMlyLNgFKnpxvKCInQ7dnl6jGHJjeHjg== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-13.6.8.tgz#a3672512a9b844f93d6050537c59dd58e1b12f17" | ||
integrity sha512-vWrqeLRRTwp2kO33nbrAgbYn8HR2c2CpIfyVJY9Ckk7HGUSwDyxdcSu7YBvt2ShdfLZH0HctWFNXsgGrfg6BDw== | ||
dependencies: | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
execa "^5.0.0" | ||
fast-glob "^3.3.2" | ||
fast-xml-parser "^4.2.4" | ||
logkitty "^0.7.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-13.6.6.tgz#d445fd6ed02c5ae2f43f9c45501e04fee53a2790" | ||
integrity sha512-bOmSSwoqNNT3AmCRZXEMYKz1Jf1l2F86Nhs7qBcXdY/sGiJ+Flng564LOqvdAlVLTbkgz47KjNKCS2pP4Jg0Mg== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-13.6.8.tgz#4d46a2d6678a7b3264768f97393f082ed9afb264" | ||
integrity sha512-1JPohnlXPqU44zns3ALEzIbH2cKRw6JtEDJERgLuEUbs2r2NeJgqDbKyZ7fTTO8o+pegDnn6+Rr7qGVVOuUzzg== | ||
dependencies: | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
chalk "^4.1.2" | ||
execa "^5.0.0" | ||
fast-glob "^3.3.2" | ||
fast-xml-parser "^4.0.12" | ||
ora "^5.4.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-13.6.6.tgz#0cd700f36483ca37dda7ec044377f8a926b1df1f" | ||
integrity sha512-vjDnRwhlSN5ryqKTas6/DPkxuouuyFBAqAROH4FR1cspTbn6v78JTZKDmtQy9JMMo7N5vZj1kASU5vbFep9IOQ== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-13.6.8.tgz#2de1bd8529825781108c1cbba4f5b25cb062581c" | ||
integrity sha512-/IIcIRM8qaoD7iZqsvtf6Qq1AwtChWYfB9sTn3mTiolZ5Zd5bXH37g+6liPfAICRkj2Ptq3iXmjrDVUQAxrOXw== | ||
dependencies: | ||
"@react-native-community/cli-platform-apple" "13.6.6" | ||
"@react-native-community/cli-platform-apple" "13.6.8" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-13.6.6.tgz#467993006ef82361cdf7a9817999d5a09e85ca6a" | ||
integrity sha512-ZtCXxoFlM7oDv3iZ3wsrT3SamhtUJuIkX2WePLPlN5bcbq7zimbPm2lHyicNJtpcGQ5ymsgpUWPCNZsWQhXBqQ== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-13.6.8.tgz#fc654a2990a5f0b6f0b67ef04b25f699bee63f63" | ||
integrity sha512-Lx664oWTzpVfbKUTy+3GIX7e+Mt5Zn+zdkM4ehllNdik/lbB3tM9Nrg8PSvOfI+tTXs2w55+nIydLfH+0FqJVg== | ||
dependencies: | ||
"@react-native-community/cli-debugger-ui" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-debugger-ui" "13.6.8" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
compression "^1.7.1" | ||
connect "^3.6.5" | ||
errorhandler "^1.5.1" | ||
|
@@ -2492,10 +2492,10 @@ | |
serve-static "^1.13.1" | ||
ws "^6.2.2" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-13.6.6.tgz#55c40cbabafbfc56cfb95a4d5fbf73ef60ec3cbc" | ||
integrity sha512-ptOnn4AJczY5njvbdK91k4hcYazDnGtEPrqIwEI+k/CTBHNdb27Rsm2OZ7ye6f7otLBqF8gj/hK6QzJs8CEMgw== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-13.6.8.tgz#65a9f49ce66f0e639d855e745c8dfa7ae7b6c142" | ||
integrity sha512-1MYlae9EkbjC7DBYOGMH5xF9yDoeNYUKgEdDjL6WAUBoF2gtwiZPM6igLKi/+dhb5sCtC7fiLrLi0Oevdf+RmQ== | ||
dependencies: | ||
appdirsjs "^1.2.4" | ||
chalk "^4.1.2" | ||
|
@@ -2509,26 +2509,26 @@ | |
shell-quote "^1.7.3" | ||
sudo-prompt "^9.0.0" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-13.6.6.tgz#b45af119d61888fea1074a7c32ddb093e3f119a9" | ||
integrity sha512-733iaYzlmvNK7XYbnWlMjdE+2k0hlTBJW071af/xb6Bs+hbJqBP9c03FZuYH2hFFwDDntwj05bkri/P7VgSxug== | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-13.6.8.tgz#1c357d3290a48232e3e639d48e43e31e422ce436" | ||
integrity sha512-C4mVByy0i+/NPuPhdMLBR7ubEVkjVS1VwoQu/BoG1crJFNE+167QXAzH01eFbXndsjZaMWmD4Gerx7TYc6lHfA== | ||
dependencies: | ||
joi "^17.2.1" | ||
|
||
"@react-native-community/[email protected].6": | ||
version "13.6.6" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-13.6.6.tgz#b929c8668e88344c03a46a3e635cb382dba16773" | ||
integrity sha512-IqclB7VQ84ye8Fcs89HOpOscY4284VZg2pojHNl8H0Lzd4DadXJWQoxC7zWm8v2f8eyeX2kdhxp2ETD5tceIgA== | ||
dependencies: | ||
"@react-native-community/cli-clean" "13.6.6" | ||
"@react-native-community/cli-config" "13.6.6" | ||
"@react-native-community/cli-debugger-ui" "13.6.6" | ||
"@react-native-community/cli-doctor" "13.6.6" | ||
"@react-native-community/cli-hermes" "13.6.6" | ||
"@react-native-community/cli-server-api" "13.6.6" | ||
"@react-native-community/cli-tools" "13.6.6" | ||
"@react-native-community/cli-types" "13.6.6" | ||
"@react-native-community/[email protected].8": | ||
version "13.6.8" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-13.6.8.tgz#d52c22620242e161bddcd2e0b6dbacd8743ca09b" | ||
integrity sha512-0lRdgLNaXixWY4BfFRl1J6Ao9Lapo2z+++iE7TD4GAbuxOWJSyFi+KUA8XNfSDyML4jFO02MZgyBPxAWdaminQ== | ||
dependencies: | ||
"@react-native-community/cli-clean" "13.6.8" | ||
"@react-native-community/cli-config" "13.6.8" | ||
"@react-native-community/cli-debugger-ui" "13.6.8" | ||
"@react-native-community/cli-doctor" "13.6.8" | ||
"@react-native-community/cli-hermes" "13.6.8" | ||
"@react-native-community/cli-server-api" "13.6.8" | ||
"@react-native-community/cli-tools" "13.6.8" | ||
"@react-native-community/cli-types" "13.6.8" | ||
chalk "^4.1.2" | ||
commander "^9.4.1" | ||
deepmerge "^4.3.0" | ||
|