-
Notifications
You must be signed in to change notification settings - Fork 7
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
66 additions
and
90 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 |
---|---|---|
|
@@ -2,6 +2,20 @@ | |
# yarn lockfile v1 | ||
|
||
|
||
"@babel/code-frame@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8" | ||
dependencies: | ||
"@babel/highlight" "^7.0.0" | ||
|
||
"@babel/highlight@^7.0.0": | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4" | ||
dependencies: | ||
chalk "^2.0.0" | ||
esutils "^2.0.2" | ||
js-tokens "^4.0.0" | ||
|
||
acorn-jsx@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-4.1.1.tgz#e8e41e48ea2fe0c896740610ab6a4ffd8add225e" | ||
|
@@ -16,7 +30,7 @@ ajv-keywords@^3.0.0: | |
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.2.0.tgz#e86b819c602cf8821ad637413698f1dec021847a" | ||
|
||
ajv@^6.0.1, ajv@^6.5.0: | ||
ajv@^6.0.1, ajv@^6.5.3: | ||
version "6.5.3" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f9" | ||
dependencies: | ||
|
@@ -29,18 +43,10 @@ ansi-escapes@^3.0.0: | |
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.1.0.tgz#f73207bb81207d75fd6c83f125af26eea378ca30" | ||
|
||
ansi-regex@^2.0.0: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df" | ||
|
||
ansi-regex@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998" | ||
|
||
ansi-styles@^2.2.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" | ||
|
||
ansi-styles@^3.2.1: | ||
version "3.2.1" | ||
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" | ||
|
@@ -67,14 +73,6 @@ arrify@^1.0.0: | |
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d" | ||
|
||
babel-code-frame@^6.26.0: | ||
version "6.26.0" | ||
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b" | ||
dependencies: | ||
chalk "^1.1.3" | ||
esutils "^2.0.2" | ||
js-tokens "^3.0.2" | ||
|
||
balanced-match@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" | ||
|
@@ -96,16 +94,6 @@ callsites@^0.2.0: | |
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/callsites/-/callsites-0.2.0.tgz#afab96262910a7f33c19a5775825c69f34e350ca" | ||
|
||
chalk@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | ||
dependencies: | ||
ansi-styles "^2.2.1" | ||
escape-string-regexp "^1.0.2" | ||
has-ansi "^2.0.0" | ||
strip-ansi "^3.0.0" | ||
supports-color "^2.0.0" | ||
|
||
chalk@^2.0.0, chalk@^2.1.0: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" | ||
|
@@ -114,9 +102,9 @@ chalk@^2.0.0, chalk@^2.1.0: | |
escape-string-regexp "^1.0.5" | ||
supports-color "^5.3.0" | ||
|
||
chardet@^0.4.0: | ||
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" | ||
chardet@^0.7.0: | ||
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" | ||
|
||
circular-json@^0.3.1: | ||
version "0.3.3" | ||
|
@@ -190,7 +178,7 @@ doctrine@^2.1.0: | |
dependencies: | ||
esutils "^2.0.2" | ||
|
||
escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5: | ||
escape-string-regexp@^1.0.5: | ||
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||
|
||
|
@@ -235,9 +223,9 @@ eslint-plugin-node@^7.0.1: | |
resolve "^1.8.1" | ||
semver "^5.5.0" | ||
|
||
eslint-plugin-unicorn@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-5.0.0.tgz#3cd37e9202892c4f819c3ce76dcbcae415c84b1d" | ||
eslint-plugin-unicorn@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-6.0.1.tgz#4a97f0bc9449e20b82848dad12094ee2ba72347e" | ||
dependencies: | ||
clean-regexp "^1.0.0" | ||
eslint-ast-utils "^1.0.0" | ||
|
@@ -263,12 +251,12 @@ eslint-visitor-keys@^1.0.0: | |
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" | ||
|
||
eslint@^5.4.0: | ||
version "5.4.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.4.0.tgz#d068ec03006bb9e06b429dc85f7e46c1b69fac62" | ||
eslint@^5.5.0: | ||
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.5.0.tgz#8557fcceab5141a8197da9ffd9904f89f64425c6" | ||
dependencies: | ||
ajv "^6.5.0" | ||
babel-code-frame "^6.26.0" | ||
"@babel/code-frame" "^7.0.0" | ||
ajv "^6.5.3" | ||
chalk "^2.1.0" | ||
cross-spawn "^6.0.5" | ||
debug "^3.1.0" | ||
|
@@ -283,11 +271,11 @@ eslint@^5.4.0: | |
functional-red-black-tree "^1.0.1" | ||
glob "^7.1.2" | ||
globals "^11.7.0" | ||
ignore "^4.0.2" | ||
ignore "^4.0.6" | ||
imurmurhash "^0.1.4" | ||
inquirer "^5.2.0" | ||
inquirer "^6.1.0" | ||
is-resolvable "^1.1.0" | ||
js-yaml "^3.11.0" | ||
js-yaml "^3.12.0" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
levn "^0.3.0" | ||
lodash "^4.17.5" | ||
|
@@ -300,7 +288,7 @@ eslint@^5.4.0: | |
progress "^2.0.0" | ||
regexpp "^2.0.0" | ||
require-uncached "^1.0.3" | ||
semver "^5.5.0" | ||
semver "^5.5.1" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "^2.0.1" | ||
table "^4.0.3" | ||
|
@@ -337,12 +325,12 @@ esutils@^2.0.2: | |
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b" | ||
|
||
external-editor@^2.1.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5" | ||
external-editor@^3.0.0: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/external-editor/-/external-editor-3.0.3.tgz#5866db29a97826dbe4bf3afd24070ead9ea43a27" | ||
dependencies: | ||
chardet "^0.4.0" | ||
iconv-lite "^0.4.17" | ||
chardet "^0.7.0" | ||
iconv-lite "^0.4.24" | ||
tmp "^0.0.33" | ||
|
||
fast-deep-equal@^2.0.1: | ||
|
@@ -417,23 +405,17 @@ graceful-fs@^4.1.2: | |
version "4.1.11" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658" | ||
|
||
has-ansi@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/has-ansi/-/has-ansi-2.0.0.tgz#34f5049ce1ecdf2b0649af3ef24e45ed35416d91" | ||
dependencies: | ||
ansi-regex "^2.0.0" | ||
|
||
has-flag@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" | ||
|
||
iconv-lite@^0.4.17: | ||
version "0.4.23" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63" | ||
iconv-lite@^0.4.24: | ||
version "0.4.24" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" | ||
dependencies: | ||
safer-buffer ">= 2.1.2 < 3" | ||
|
||
ignore@^4.0.2: | ||
ignore@^4.0.2, ignore@^4.0.6: | ||
version "4.0.6" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" | ||
|
||
|
@@ -456,20 +438,20 @@ inherits@2: | |
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
|
||
inquirer@^5.2.0: | ||
version "5.2.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-5.2.0.tgz#db350c2b73daca77ff1243962e9f22f099685726" | ||
inquirer@^6.1.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.2.0.tgz#51adcd776f661369dc1e894859c2560a224abdd8" | ||
dependencies: | ||
ansi-escapes "^3.0.0" | ||
chalk "^2.0.0" | ||
cli-cursor "^2.1.0" | ||
cli-width "^2.0.0" | ||
external-editor "^2.1.0" | ||
external-editor "^3.0.0" | ||
figures "^2.0.0" | ||
lodash "^4.3.0" | ||
lodash "^4.17.10" | ||
mute-stream "0.0.7" | ||
run-async "^2.2.0" | ||
rxjs "^5.5.2" | ||
rxjs "^6.1.0" | ||
string-width "^2.1.0" | ||
strip-ansi "^4.0.0" | ||
through "^2.3.6" | ||
|
@@ -506,11 +488,11 @@ isexe@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" | ||
|
||
js-tokens@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
js-tokens@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" | ||
|
||
js-yaml@^3.11.0: | ||
js-yaml@^3.12.0: | ||
version "3.12.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" | ||
dependencies: | ||
|
@@ -556,7 +538,11 @@ lodash.zip@^4.2.0: | |
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020" | ||
|
||
lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: | ||
lodash@^4.17.10: | ||
version "4.17.11" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" | ||
|
||
lodash@^4.17.4, lodash@^4.17.5: | ||
version "4.17.10" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" | ||
|
||
|
@@ -721,11 +707,11 @@ run-async@^2.2.0: | |
dependencies: | ||
is-promise "^2.1.0" | ||
|
||
rxjs@^5.5.2: | ||
version "5.5.11" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.11.tgz#f733027ca43e3bec6b994473be4ab98ad43ced87" | ||
rxjs@^6.1.0: | ||
version "6.3.2" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.2.tgz#6a688b16c4e6e980e62ea805ec30648e1c60907f" | ||
dependencies: | ||
symbol-observable "1.0.1" | ||
tslib "^1.9.0" | ||
|
||
safe-regex@^1.1.0: | ||
version "1.1.0" | ||
|
@@ -737,7 +723,7 @@ safe-regex@^1.1.0: | |
version "2.1.2" | ||
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" | ||
|
||
semver@^5.5.0: | ||
semver@^5.5.0, semver@^5.5.1: | ||
version "5.5.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477" | ||
|
||
|
@@ -772,12 +758,6 @@ string-width@^2.1.0, string-width@^2.1.1: | |
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^4.0.0" | ||
|
||
strip-ansi@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf" | ||
dependencies: | ||
ansi-regex "^2.0.0" | ||
|
||
strip-ansi@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" | ||
|
@@ -788,20 +768,12 @@ strip-json-comments@^2.0.1: | |
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" | ||
|
||
supports-color@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" | ||
|
||
supports-color@^5.3.0: | ||
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" | ||
dependencies: | ||
has-flag "^3.0.0" | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4" | ||
|
||
table@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc" | ||
|
@@ -827,6 +799,10 @@ tmp@^0.0.33: | |
dependencies: | ||
os-tmpdir "~1.0.2" | ||
|
||
tslib@^1.9.0: | ||
version "1.9.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" | ||
|
||
type-check@~0.3.2: | ||
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72" | ||
|