-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
82 additions
and
63 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1114,7 +1114,7 @@ [email protected], babel-register@^6.24.1, babel-register@^6.26.0: | |
mkdirp "^0.5.1" | ||
source-map-support "^0.4.15" | ||
|
||
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.3.13, babel-runtime@^6.6.1: | ||
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.6.1: | ||
version "6.22.0" | ||
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.22.0.tgz#1cf8b4ac67c77a4ddb0db2ae1f74de52ac4ca611" | ||
dependencies: | ||
|
@@ -1764,6 +1764,15 @@ chalk@^2.0.0, chalk@^2.0.1: | |
escape-string-regexp "^1.0.5" | ||
supports-color "^5.3.0" | ||
|
||
chalk@^2.4.1: | ||
version "2.4.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" | ||
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== | ||
dependencies: | ||
ansi-styles "^3.2.1" | ||
escape-string-regexp "^1.0.5" | ||
supports-color "^5.3.0" | ||
|
||
chalk@^4.0.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a" | ||
|
@@ -2050,7 +2059,7 @@ [email protected]: | |
dependencies: | ||
cross-spawn "^7.0.1" | ||
|
||
cross-spawn-async@^2.1.1, cross-spawn-async@^2.1.9: | ||
cross-spawn-async@^2.1.1: | ||
version "2.2.5" | ||
resolved "https://registry.yarnpkg.com/cross-spawn-async/-/cross-spawn-async-2.2.5.tgz#845ff0c0834a3ded9d160daca6d390906bb288cc" | ||
dependencies: | ||
|
@@ -2065,7 +2074,7 @@ cross-spawn@^5.0.1: | |
shebang-command "^1.2.0" | ||
which "^1.2.9" | ||
|
||
cross-spawn@^6.0.0: | ||
cross-spawn@^6.0.0, cross-spawn@^6.0.5: | ||
version "6.0.5" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" | ||
dependencies: | ||
|
@@ -2433,10 +2442,6 @@ duplexer3@^0.1.4: | |
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2" | ||
|
||
duplexer@~0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" | ||
|
||
ecc-jsbn@~0.1.1: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz#0fc73a9ed5f0d53c38193398523ef7e543777505" | ||
|
@@ -2478,6 +2483,13 @@ error-ex@^1.2.0: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
error-ex@^1.3.1: | ||
version "1.3.2" | ||
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" | ||
integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== | ||
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
error-stack-parser@^1.3.3: | ||
version "1.3.6" | ||
resolved "https://registry.yarnpkg.com/error-stack-parser/-/error-stack-parser-1.3.6.tgz#e0e73b93e417138d1cd7c0b746b1a4a14854c292" | ||
|
@@ -2999,18 +3011,6 @@ event-emitter@~0.3.4: | |
d "~0.1.1" | ||
es5-ext "~0.10.7" | ||
|
||
event-stream@~3.3.0: | ||
version "3.3.4" | ||
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" | ||
dependencies: | ||
duplexer "~0.1.1" | ||
from "~0" | ||
map-stream "~0.1.0" | ||
pause-stream "0.0.11" | ||
split "0.3" | ||
stream-combiner "~0.0.4" | ||
through "~2.3.1" | ||
|
||
events@^1.0.2, events@~1.1.0: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/events/-/events-1.1.1.tgz#9ebdb7635ad099c70dcc4c2a1f5004288e8bd924" | ||
|
@@ -3238,10 +3238,6 @@ from2@^2.0.3: | |
inherits "^2.0.1" | ||
readable-stream "^2.0.0" | ||
|
||
from@~0: | ||
version "0.1.3" | ||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.3.tgz#ef63ac2062ac32acf7862e0d40b44b896f22f3bc" | ||
|
||
[email protected]: | ||
version "0.26.5" | ||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-0.26.5.tgz#53ac74667ca083fd2dc1712c813039ca32d69a7f" | ||
|
@@ -4299,6 +4295,11 @@ jsesc@~0.5.0: | |
version "0.5.0" | ||
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" | ||
|
||
json-parse-better-errors@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" | ||
integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== | ||
|
||
json-schema-traverse@^0.4.1: | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" | ||
|
@@ -4459,6 +4460,16 @@ load-json-file@^2.0.0: | |
pify "^2.0.0" | ||
strip-bom "^3.0.0" | ||
|
||
load-json-file@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b" | ||
integrity sha1-L19Fq5HjMhYjT9U62rZo607AmTs= | ||
dependencies: | ||
graceful-fs "^4.1.2" | ||
parse-json "^4.0.0" | ||
pify "^3.0.0" | ||
strip-bom "^3.0.0" | ||
|
||
locate-path@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" | ||
|
@@ -4570,10 +4581,6 @@ map-obj@^1.0.0, map-obj@^1.0.1: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2b4dea146d" | ||
|
||
map-stream@~0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194" | ||
|
||
md5@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/md5/-/md5-2.2.1.tgz#53ab38d5fe3c8891ba465329ea23fac0540126f9" | ||
|
@@ -4582,6 +4589,11 @@ md5@^2.2.1: | |
crypt "~0.0.1" | ||
is-buffer "~1.1.1" | ||
|
||
memorystream@^0.3.1: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/memorystream/-/memorystream-0.3.1.tgz#86d7090b30ce455d63fbae12dda51a47ddcaf9b2" | ||
integrity sha1-htcJCzDORV1j+64S3aUaR93K+bI= | ||
|
||
meow@^3.7.0: | ||
version "3.7.0" | ||
resolved "https://registry.yarnpkg.com/meow/-/meow-3.7.0.tgz#72cb668b425228290abbfa856892587308a801fb" | ||
|
@@ -4860,17 +4872,19 @@ [email protected]: | |
throat "^2.0.2" | ||
update-notifier "^2.1.0" | ||
|
||
[email protected]: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-1.8.0.tgz#13c315ab7cbeef24adff15a59222e2e535196d36" | ||
[email protected]: | ||
version "4.1.5" | ||
resolved "https://registry.yarnpkg.com/npm-run-all/-/npm-run-all-4.1.5.tgz#04476202a15ee0e2e214080861bff12a51d98fba" | ||
integrity sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ== | ||
dependencies: | ||
babel-runtime "^6.3.13" | ||
chalk "^1.1.3" | ||
cross-spawn-async "^2.1.9" | ||
minimatch "^3.0.0" | ||
ps-tree "^1.0.1" | ||
read-pkg "^1.1.0" | ||
shell-quote "^1.4.3" | ||
ansi-styles "^3.2.1" | ||
chalk "^2.4.1" | ||
cross-spawn "^6.0.5" | ||
memorystream "^0.3.1" | ||
minimatch "^3.0.4" | ||
pidtree "^0.3.0" | ||
read-pkg "^3.0.0" | ||
shell-quote "^1.6.1" | ||
string.prototype.padend "^3.0.0" | ||
|
||
npm-run-path@^1.0.0: | ||
|
@@ -5161,6 +5175,14 @@ parse-json@^2.2.0: | |
dependencies: | ||
error-ex "^1.2.0" | ||
|
||
parse-json@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-4.0.0.tgz#be35f5425be1f7f6c747184f98a788cb99477ee0" | ||
integrity sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA= | ||
dependencies: | ||
error-ex "^1.3.1" | ||
json-parse-better-errors "^1.0.1" | ||
|
||
parse-ms@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-1.0.1.tgz#56346d4749d78f23430ca0c713850aef91aa361d" | ||
|
@@ -5235,11 +5257,12 @@ path-type@^2.0.0: | |
dependencies: | ||
pify "^2.0.0" | ||
|
||
[email protected]: | ||
version "0.0.11" | ||
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445" | ||
path-type@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f" | ||
integrity sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg== | ||
dependencies: | ||
through "~2.3" | ||
pify "^3.0.0" | ||
|
||
pbkdf2@^3.0.3: | ||
version "3.0.9" | ||
|
@@ -5256,6 +5279,11 @@ pem@^1.8.3: | |
os-tmpdir "^1.0.1" | ||
which "^1.3.1" | ||
|
||
pidtree@^0.3.0: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a" | ||
integrity sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA== | ||
|
||
pify@^2.0.0: | ||
version "2.3.0" | ||
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" | ||
|
@@ -5363,12 +5391,6 @@ progress@^2.0.0: | |
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" | ||
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== | ||
|
||
ps-tree@^1.0.1: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/ps-tree/-/ps-tree-1.1.0.tgz#b421b24140d6203f1ed3c76996b4427b08e8c014" | ||
dependencies: | ||
event-stream "~3.3.0" | ||
|
||
pseudomap@^1.0.1, pseudomap@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" | ||
|
@@ -5459,7 +5481,7 @@ read-pkg-up@^2.0.0: | |
find-up "^2.0.0" | ||
read-pkg "^2.0.0" | ||
|
||
read-pkg@^1.0.0, read-pkg@^1.1.0: | ||
read-pkg@^1.0.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28" | ||
dependencies: | ||
|
@@ -5475,6 +5497,15 @@ read-pkg@^2.0.0: | |
normalize-package-data "^2.3.2" | ||
path-type "^2.0.0" | ||
|
||
read-pkg@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389" | ||
integrity sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k= | ||
dependencies: | ||
load-json-file "^4.0.0" | ||
normalize-package-data "^2.3.2" | ||
path-type "^3.0.0" | ||
|
||
"readable-stream@>=1.0.33-1 <1.1.0-0": | ||
version "1.0.34" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c" | ||
|
@@ -5929,7 +5960,7 @@ shebang-regex@^3.0.0: | |
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" | ||
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== | ||
|
||
shell-quote@^1.4.2, shell-quote@^1.4.3, shell-quote@^1.6.1: | ||
shell-quote@^1.4.2, shell-quote@^1.6.1: | ||
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.6.1.tgz#f4781949cce402697127430ea3b3c5476f481767" | ||
dependencies: | ||
|
@@ -6029,12 +6060,6 @@ split2@^0.2.1: | |
dependencies: | ||
through2 "~0.6.1" | ||
|
||
[email protected]: | ||
version "0.3.3" | ||
resolved "https://registry.yarnpkg.com/split/-/split-0.3.3.tgz#cd0eea5e63a211dfff7eb0f091c4133e2d0dd28f" | ||
dependencies: | ||
through "2" | ||
|
||
sprintf-js@~1.0.2: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" | ||
|
@@ -6094,12 +6119,6 @@ stream-combiner2@^1.1.1: | |
duplexer2 "~0.1.0" | ||
readable-stream "^2.0.2" | ||
|
||
stream-combiner@~0.0.4: | ||
version "0.0.4" | ||
resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.0.4.tgz#4d5e433c185261dde623ca3f44c586bcf5c4ad14" | ||
dependencies: | ||
duplexer "~0.1.1" | ||
|
||
stream-http@^2.0.0: | ||
version "2.6.3" | ||
resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.6.3.tgz#4c3ddbf9635968ea2cfd4e48d43de5def2625ac3" | ||
|
@@ -6409,7 +6428,7 @@ through2@~0.6.1: | |
readable-stream ">=1.0.33-1 <1.1.0-0" | ||
xtend ">=4.0.0 <4.1.0-0" | ||
|
||
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@~2.3, through@~2.3.1: | ||
"through@>=2.2.7 <3", through@^2.3.6: | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
|
||
|