-
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.
fix(cli): bump cli version to fix test e2e script
- Loading branch information
Showing
1 changed file
with
86 additions
and
119 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -968,20 +968,20 @@ | |
"@types/yargs" "^15.0.0" | ||
chalk "^4.0.0" | ||
|
||
"@react-native-community/cli-debugger-ui@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-5.0.1-alpha.0.tgz#9e47a8d62e7e2409627e1bbbf56afea71477bd3c" | ||
integrity sha512-ZXEi3RdehQJGS9MOA60X/QnOkAIStDRL+goviBFBn9u/EeE6Ea3jxDsFnG91SAlT16ZpuH9hxDiKi8hgEbxDuQ== | ||
"@react-native-community/cli-debugger-ui@^5.0.1-alpha.1": | ||
version "5.0.1-alpha.1" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-debugger-ui/-/cli-debugger-ui-5.0.1-alpha.1.tgz#09a856ccd2954cf16eea59b14dd26ae66720e4e6" | ||
integrity sha512-o6msDywXU7q0dPKhCTo8IrpmJ+7o+kVghyHlrAndnb30p6vnm4pID5Yi7lHXGfs6bQXorKUWX8oD5xYwWkN8qw== | ||
dependencies: | ||
serve-static "^1.13.1" | ||
|
||
"@react-native-community/cli-hermes@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-5.0.1-alpha.0.tgz#f3d36fa36e7783d45f36560063faa59f8f279251" | ||
integrity sha512-2fSk8X3YdjAQOa0tZizSxe2e4onqUpsfLFW1SByym+dYTXvM8hoCIkQJa5/OBvlknrWEiepLB8Ux2O5rW/1Rkw== | ||
"@react-native-community/cli-hermes@^5.0.1-alpha.1": | ||
version "5.0.1-alpha.1" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-5.0.1-alpha.1.tgz#3c3836d6e537baa7615618262f8da1686052667f" | ||
integrity sha512-7FNhqeZCbON4vhzZpV8nx4gB3COJy2KGbVku376CnIAjMncxJhupqORWdMukP8jNuuvUZ1R0vj0L0+W/M5rY1w== | ||
dependencies: | ||
"@react-native-community/cli-platform-android" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-platform-android" "^5.0.1-alpha.1" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.1" | ||
chalk "^3.0.0" | ||
hermes-profile-transformer "^0.0.6" | ||
ip "^1.1.5" | ||
|
@@ -1002,6 +1002,22 @@ | |
slash "^3.0.0" | ||
xmldoc "^1.1.2" | ||
|
||
"@react-native-community/cli-platform-android@^5.0.1-alpha.1": | ||
version "5.0.1-alpha.1" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-5.0.1-alpha.1.tgz#343ea5b469ac696268ecc1961ee44b91d1367cd1" | ||
integrity sha512-Fx9Tm0Z9sl5CD/VS8XWIY1gTgf28MMnAvyx0oj7yO4IzWuOpJPyWxTJITc80GAK6tlyijORv5kriYpXnquxQLg== | ||
dependencies: | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.1" | ||
chalk "^3.0.0" | ||
execa "^1.0.0" | ||
fs-extra "^8.1.0" | ||
glob "^7.1.3" | ||
jetifier "^1.6.2" | ||
lodash "^4.17.15" | ||
logkitty "^0.7.1" | ||
slash "^3.0.0" | ||
xmldoc "^1.1.2" | ||
|
||
"@react-native-community/cli-platform-ios@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-5.0.1-alpha.0.tgz#a1c37f2c630819d2d1520621e0f7665ec6a751ba" | ||
|
@@ -1015,13 +1031,13 @@ | |
plist "^3.0.1" | ||
xcode "^2.0.0" | ||
|
||
"@react-native-community/cli-server-api@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-5.0.1-alpha.0.tgz#b46cc0a0d626e72682fbf9451e9d3fc2ceb3a4be" | ||
integrity sha512-bK7DUUKzWglsCaIvTko8kBPC/El6vRDTayEGTcFf9O1VcfYJqykLhgI3seJDqOFAC+PGooyTvKisEotmtTk3tA== | ||
"@react-native-community/cli-server-api@^5.0.1-alpha.2": | ||
version "5.0.1-alpha.2" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-5.0.1-alpha.2.tgz#a82557273bad99d188682169892aaa4b283ba149" | ||
integrity sha512-qzjoLF51GmvUHQrcJZE+wD3bTmgnTNOnGBU6z4terKmPdt/EBBSUkdXc6ScWWRF6oWP+xpxLZ//tKic2v2f+ag== | ||
dependencies: | ||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.1" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.1" | ||
compression "^1.7.1" | ||
connect "^3.6.5" | ||
errorhandler "^1.5.0" | ||
|
@@ -1042,23 +1058,36 @@ | |
open "^6.2.0" | ||
shell-quote "1.6.1" | ||
|
||
"@react-native-community/cli-types@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-5.0.1-alpha.0.tgz#962e6e61d259b10282703718a32740758540ee5b" | ||
integrity sha512-asx1AhZSx1w8slT1K0RwcSz/+Q5/bYRIYfa8eVCZlQqsGCeELajPIgayLmSNlnQT8JUWTB1caR3XX5vD3ab/mg== | ||
"@react-native-community/cli-tools@^5.0.1-alpha.1": | ||
version "5.0.1-alpha.1" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-5.0.1-alpha.1.tgz#b8ceed3ee5f1c2c7d860518da3dd919dc5953870" | ||
integrity sha512-TwQxtfEOxGf8n5+UYKVO5exm56TwEAsWjYcoWkUKcSsIBl6VwCR4s3qGB8Y63uLUN2wf9MKnzvsaX337GjMVTA== | ||
dependencies: | ||
chalk "^3.0.0" | ||
lodash "^4.17.15" | ||
mime "^2.4.1" | ||
node-fetch "^2.6.0" | ||
open "^6.2.0" | ||
shell-quote "1.6.1" | ||
|
||
"@react-native-community/cli-types@^5.0.1-alpha.1": | ||
version "5.0.1-alpha.1" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-5.0.1-alpha.1.tgz#e8cf69966cf4e0fb5dda9bc708a52980ed1f8896" | ||
integrity sha512-RdsLU0Jf3HodFnAY+oxCJt3VlhaN4MxGhfISvjGzqdjq3kpzmxex3+7fi6QvS97Kd6G2cheOJAdgP5wcwxp3Ng== | ||
dependencies: | ||
ora "^3.4.0" | ||
|
||
"@react-native-community/cli@^5.0.1-alpha.0": | ||
version "5.0.1-alpha.0" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-5.0.1-alpha.0.tgz#c05652b66760aff0948e490a06bdac06ab60f12f" | ||
integrity sha512-WmKGtiKDpMB5vbH2CQ03TBiMrvRTq6JWZ8IqqSijKQ8DHoB6XFc+96yWRRu7aMCymy1kHhbVd214r4n+AjH2fg== | ||
dependencies: | ||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-hermes" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-server-api" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.0" | ||
"@react-native-community/cli-types" "^5.0.1-alpha.0" | ||
version "5.0.1-alpha.2" | ||
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-5.0.1-alpha.2.tgz#7e78378120fd4e264e4b577cbcf5e52b5beaa53b" | ||
integrity sha512-PP22TVV2VyELXhAX4PcBisasssastSEx23XDklfPoCPIXD2QgGC7y39n/b5I9tOzKi2qYswCEAcDpwXYwevGOg== | ||
dependencies: | ||
"@react-native-community/cli-debugger-ui" "^5.0.1-alpha.1" | ||
"@react-native-community/cli-hermes" "^5.0.1-alpha.1" | ||
"@react-native-community/cli-server-api" "^5.0.1-alpha.2" | ||
"@react-native-community/cli-tools" "^5.0.1-alpha.1" | ||
"@react-native-community/cli-types" "^5.0.1-alpha.1" | ||
appdirsjs "^1.2.4" | ||
chalk "^3.0.0" | ||
command-exists "^1.2.8" | ||
commander "^2.19.0" | ||
|
@@ -1070,7 +1099,6 @@ | |
fs-extra "^8.1.0" | ||
glob "^7.1.3" | ||
graceful-fs "^4.1.3" | ||
inquirer "^3.0.6" | ||
joi "^17.2.1" | ||
leven "^3.1.0" | ||
lodash "^4.17.15" | ||
|
@@ -1085,6 +1113,7 @@ | |
node-stream-zip "^1.9.1" | ||
ora "^3.4.0" | ||
pretty-format "^26.6.2" | ||
prompts "^2.4.0" | ||
semver "^6.3.0" | ||
serve-static "^1.13.1" | ||
strip-ansi "^5.2.0" | ||
|
@@ -1305,11 +1334,6 @@ ansi-colors@^4.1.1: | |
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" | ||
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== | ||
|
||
ansi-escapes@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30" | ||
integrity sha512-UgAb8H9D41AQnu/PbWlCofQVcnV4Gs2bBJi9eZPxfU/hgglFh3SMDMENRIqdr7H6XFnXdoknctFByVsCOotTVw== | ||
|
||
ansi-escapes@^4.2.1: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.1.tgz#a5c47cc43181f1f38ffd7076837700d395522a61" | ||
|
@@ -1377,6 +1401,11 @@ anymatch@^3.0.3: | |
normalize-path "^3.0.0" | ||
picomatch "^2.0.4" | ||
|
||
appdirsjs@^1.2.4: | ||
version "1.2.4" | ||
resolved "https://registry.yarnpkg.com/appdirsjs/-/appdirsjs-1.2.4.tgz#3ab582acc9fdfaaa0c1f81b3a25422ad4d95f9d4" | ||
integrity sha512-WO5StDORR6JF/xYnXk/Fm0yu+iULaV5ULKuUw0Tu+jbgiTlSquaWBCgbpnsHLMXldf+fM3Gxn5p7vjond7He6w== | ||
|
||
argparse@^1.0.7: | ||
version "1.0.10" | ||
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" | ||
|
@@ -1907,11 +1936,6 @@ char-regex@^1.0.2: | |
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf" | ||
integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== | ||
|
||
chardet@^0.4.0: | ||
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" | ||
integrity sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I= | ||
|
||
child-process-promise@^2.2.0: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/child-process-promise/-/child-process-promise-2.2.1.tgz#4730a11ef610fad450b8f223c79d31d7bdad8074" | ||
|
@@ -1962,11 +1986,6 @@ cli-spinners@^2.0.0: | |
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.1.0.tgz#22c34b4d51f573240885b201efda4e4ec9fff3c7" | ||
integrity sha512-8B00fJOEh1HPrx4fo5eW16XmE1PcL1tGpGrxy63CXGP9nHdPBN63X75hA1zhvQuhVztJWLqV58Roj2qlNM7cAA== | ||
|
||
cli-width@^2.0.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/cli-width/-/cli-width-2.2.0.tgz#ff19ede8a9a5e579324147b0c11f0fbcbabed639" | ||
integrity sha1-/xnt6Kml5XkyQUewwR8PvLq+1jk= | ||
|
||
cliui@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.1.0.tgz#348422dbe82d800b3022eef4f6ac10bf2e4d1b49" | ||
|
@@ -2893,15 +2912,6 @@ extend@~3.0.2: | |
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.2.tgz#f8b1136b4071fbd8eb140aff858b1019ec2915fa" | ||
integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== | ||
|
||
external-editor@^2.0.4: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5" | ||
integrity sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A== | ||
dependencies: | ||
chardet "^0.4.0" | ||
iconv-lite "^0.4.17" | ||
tmp "^0.0.33" | ||
|
||
extglob@^2.0.4: | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543" | ||
|
@@ -2948,13 +2958,6 @@ fb-watchman@^2.0.0: | |
dependencies: | ||
bser "^2.0.0" | ||
|
||
figures@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" | ||
integrity sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI= | ||
dependencies: | ||
escape-string-regexp "^1.0.5" | ||
|
||
file-entry-cache@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c" | ||
|
@@ -3352,7 +3355,7 @@ human-signals@^1.1.1: | |
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" | ||
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== | ||
|
||
[email protected], iconv-lite@^0.4.17: | ||
[email protected]: | ||
version "0.4.24" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" | ||
integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== | ||
|
@@ -3421,26 +3424,6 @@ ini@^1.3.4: | |
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw== | ||
|
||
inquirer@^3.0.6: | ||
version "3.3.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-3.3.0.tgz#9dd2f2ad765dcab1ff0443b491442a20ba227dc9" | ||
integrity sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ== | ||
dependencies: | ||
ansi-escapes "^3.0.0" | ||
chalk "^2.0.0" | ||
cli-cursor "^2.1.0" | ||
cli-width "^2.0.0" | ||
external-editor "^2.0.4" | ||
figures "^2.0.0" | ||
lodash "^4.3.0" | ||
mute-stream "0.0.7" | ||
run-async "^2.2.0" | ||
rx-lite "^4.0.8" | ||
rx-lite-aggregates "^4.0.8" | ||
string-width "^2.1.0" | ||
strip-ansi "^4.0.0" | ||
through "^2.3.6" | ||
|
||
internal-slot@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz#9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3" | ||
|
@@ -4385,6 +4368,11 @@ kleur@^3.0.2: | |
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.2.tgz#83c7ec858a41098b613d5998a7b653962b504f68" | ||
integrity sha512-3h7B2WRT5LNXOtQiAaWonilegHcPSf9nLVXlSTci8lu1dZUuui61+EsPEZqSVxY7rXYmB2DVKMQILxaO5WL61Q== | ||
|
||
kleur@^3.0.3: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" | ||
integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== | ||
|
||
lcid@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/lcid/-/lcid-2.0.0.tgz#6ef5d2df60e52f82eb228a4c373e8d1f397253cf" | ||
|
@@ -4453,7 +4441,7 @@ lodash.throttle@^4.1.1: | |
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" | ||
integrity sha1-wj6RtxAkKscMN/HhzaknTMOb8vQ= | ||
|
||
[email protected], lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5, lodash@^4.3.0: | ||
[email protected], lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.5: | ||
version "4.17.20" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" | ||
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== | ||
|
@@ -5029,11 +5017,6 @@ ms@^2.1.1: | |
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" | ||
integrity sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg== | ||
|
||
[email protected]: | ||
version "0.0.7" | ||
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" | ||
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s= | ||
|
||
mv@~2: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/mv/-/mv-2.1.1.tgz#ae6ce0d6f6d5e0a4f7d893798d03c1ea9559b6a2" | ||
|
@@ -5377,7 +5360,7 @@ os-locale@^3.1.0: | |
lcid "^2.0.0" | ||
mem "^4.0.0" | ||
|
||
os-tmpdir@^1.0.0, os-tmpdir@~1.0.2: | ||
os-tmpdir@^1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" | ||
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= | ||
|
@@ -5630,6 +5613,14 @@ prompts@^2.0.1: | |
kleur "^3.0.2" | ||
sisteransi "^1.0.0" | ||
|
||
prompts@^2.4.0: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.1.tgz#befd3b1195ba052f9fd2fde8a486c4e82ee77f61" | ||
integrity sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ== | ||
dependencies: | ||
kleur "^3.0.3" | ||
sisteransi "^1.0.5" | ||
|
||
prop-types@^15.7.2: | ||
version "15.7.2" | ||
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" | ||
|
@@ -6000,23 +5991,6 @@ rsvp@^3.3.3: | |
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-3.6.2.tgz#2e96491599a96cde1b515d5674a8f7a91452926a" | ||
integrity sha512-OfWGQTb9vnwRjwtA2QwpG2ICclHC3pgXZO5xt8H2EfgDquO0qVdSb5T88L4qJVAEugbS56pAuV4XZM58UX8ulw== | ||
|
||
run-async@^2.2.0: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455" | ||
integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ== | ||
|
||
rx-lite-aggregates@^4.0.8: | ||
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz#753b87a89a11c95467c4ac1626c4efc4e05c67be" | ||
integrity sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74= | ||
dependencies: | ||
rx-lite "*" | ||
|
||
rx-lite@*, rx-lite@^4.0.8: | ||
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444" | ||
integrity sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ= | ||
|
||
[email protected], safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
|
@@ -6259,6 +6233,11 @@ sisteransi@^1.0.0: | |
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.0.tgz#77d9622ff909080f1c19e5f4a1df0c1b0a27b88c" | ||
integrity sha512-N+z4pHB4AmUv0SjveWRd6q1Nj5w62m5jodv+GD8lvmbY/83T/rpbJGZOnK5T149OldDj4Db07BSv9xY4K6NTPQ== | ||
|
||
sisteransi@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" | ||
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== | ||
|
||
slash@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" | ||
|
@@ -6469,7 +6448,7 @@ string-width@^1.0.1: | |
is-fullwidth-code-point "^1.0.0" | ||
strip-ansi "^3.0.0" | ||
|
||
string-width@^2.1.0, string-width@^2.1.1: | ||
string-width@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" | ||
integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== | ||
|
@@ -6688,18 +6667,6 @@ through2@^2.0.1: | |
readable-stream "~2.3.6" | ||
xtend "~4.0.1" | ||
|
||
through@^2.3.6: | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= | ||
|
||
tmp@^0.0.33: | ||
version "0.0.33" | ||
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9" | ||
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw== | ||
dependencies: | ||
os-tmpdir "~1.0.2" | ||
|
||
[email protected]: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" | ||
|