This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
17b8f7c
commit 5016a54
Showing
2 changed files
with
91 additions
and
66 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 |
---|---|---|
|
@@ -8,6 +8,12 @@ | |
dependencies: | ||
"@babel/highlight" "7.0.0-beta.52" | ||
|
||
"@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/code-frame@^7.0.0-beta.35", "@babel/code-frame@^7.0.0-beta.47": | ||
version "7.0.0-beta.51" | ||
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.51.tgz#bd71d9b192af978df915829d39d4094456439a0c" | ||
|
@@ -95,6 +101,14 @@ | |
esutils "^2.0.2" | ||
js-tokens "^3.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" | ||
|
||
"@babel/[email protected]": | ||
version "7.0.0-beta.52" | ||
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.0.0-beta.52.tgz#4e935b62cd9bf872bd37bcf1f63d82fe7b0237a2" | ||
|
@@ -264,7 +278,7 @@ ajv@^5.1.0: | |
fast-json-stable-stringify "^2.0.0" | ||
json-schema-traverse "^0.3.0" | ||
|
||
ajv@^6.0.1, ajv@^6.5.0: | ||
ajv@^6.0.1: | ||
version "6.5.2" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.2.tgz#678495f9b82f7cca6be248dd92f59bff5e1f4360" | ||
dependencies: | ||
|
@@ -273,6 +287,15 @@ ajv@^6.0.1, ajv@^6.5.0: | |
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.1" | ||
|
||
ajv@^6.5.3: | ||
version "6.5.3" | ||
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.5.3.tgz#71a569d189ecf4f4f321224fecb166f071dd90f9" | ||
dependencies: | ||
fast-deep-equal "^2.0.1" | ||
fast-json-stable-stringify "^2.0.0" | ||
json-schema-traverse "^0.4.1" | ||
uri-js "^4.2.2" | ||
|
||
align-text@^0.1.1, align-text@^0.1.3: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/align-text/-/align-text-0.1.4.tgz#0cd90a561093f35d0a99256c22b7069433fad117" | ||
|
@@ -845,9 +868,9 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1: | |
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" | ||
|
||
cheerio@^1.0.0-rc.2: | ||
version "1.0.0-rc.2" | ||
|
@@ -1415,7 +1438,7 @@ error-ex@^1.2.0: | |
dependencies: | ||
is-arrayish "^0.2.1" | ||
|
||
es-abstract@^1.10.0, es-abstract@^1.5.1: | ||
es-abstract@^1.5.1: | ||
version "1.12.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.12.0.tgz#9dbbdd27c6856f0001421ca18782d786bf8a6165" | ||
dependencies: | ||
|
@@ -1535,34 +1558,39 @@ eslint-scope@^4.0.0: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-utils@^1.3.1: | ||
version "1.3.1" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512" | ||
|
||
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.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.0.1.tgz#109b90ab7f7a736f54e0f341c8bb9d09777494c3" | ||
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" | ||
doctrine "^2.1.0" | ||
eslint-scope "^4.0.0" | ||
eslint-utils "^1.3.1" | ||
eslint-visitor-keys "^1.0.0" | ||
espree "^4.0.0" | ||
esquery "^1.0.1" | ||
esutils "^2.0.2" | ||
file-entry-cache "^2.0.0" | ||
functional-red-black-tree "^1.0.1" | ||
glob "^7.1.2" | ||
globals "^11.5.0" | ||
ignore "^3.3.3" | ||
globals "^11.7.0" | ||
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" | ||
|
@@ -1573,10 +1601,9 @@ [email protected]: | |
path-is-inside "^1.0.2" | ||
pluralize "^7.0.0" | ||
progress "^2.0.0" | ||
regexpp "^1.1.0" | ||
regexpp "^2.0.0" | ||
require-uncached "^1.0.3" | ||
semver "^5.5.0" | ||
string.prototype.matchall "^2.0.0" | ||
semver "^5.5.1" | ||
strip-ansi "^4.0.0" | ||
strip-json-comments "^2.0.1" | ||
table "^4.0.3" | ||
|
@@ -1710,12 +1737,12 @@ extend@~3.0.1: | |
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/extend/-/extend-3.0.1.tgz#a755ea7bc1adfcc5a31ce7e762dbaadc5e636444" | ||
|
||
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" | ||
|
||
extglob@^0.3.1: | ||
|
@@ -1988,7 +2015,7 @@ glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2: | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
globals@^11.1.0, globals@^11.5.0: | ||
globals@^11.1.0, globals@^11.7.0: | ||
version "11.7.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-11.7.0.tgz#a583faa43055b1aca771914bf68258e2fc125673" | ||
|
||
|
@@ -2050,10 +2077,6 @@ has-flag@^3.0.0: | |
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" | ||
|
||
has-symbols@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.0.tgz#ba1a8f1af2a0fc39650f5c850367704122063b44" | ||
|
||
has-unicode@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" | ||
|
@@ -2161,7 +2184,13 @@ [email protected]: | |
version "0.4.19" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b" | ||
|
||
iconv-lite@^0.4.17, iconv-lite@^0.4.4: | ||
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" | ||
|
||
iconv-lite@^0.4.4: | ||
version "0.4.23" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63" | ||
dependencies: | ||
|
@@ -2177,10 +2206,14 @@ ignore-walk@^3.0.1: | |
dependencies: | ||
minimatch "^3.0.4" | ||
|
||
ignore@^3.3.3, ignore@^3.3.6: | ||
ignore@^3.3.6: | ||
version "3.3.10" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043" | ||
|
||
ignore@^4.0.6: | ||
version "4.0.6" | ||
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc" | ||
|
||
import-cwd@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/import-cwd/-/import-cwd-2.1.0.tgz#aa6cf36e722761285cb371ec6519f53e2435b0a9" | ||
|
@@ -2227,20 +2260,20 @@ ini@~1.3.0: | |
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" | ||
|
||
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" | ||
|
@@ -2989,7 +3022,11 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
js-yaml@^3.11.0, js-yaml@^3.4.3, js-yaml@^3.7.0: | ||
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.12.0, js-yaml@^3.4.3, js-yaml@^3.7.0: | ||
version "3.12.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1" | ||
dependencies: | ||
|
@@ -3221,7 +3258,7 @@ 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.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: | ||
lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5: | ||
version "4.17.10" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" | ||
|
||
|
@@ -4299,15 +4336,9 @@ regex-not@^1.0.0, regex-not@^1.0.2: | |
extend-shallow "^3.0.2" | ||
safe-regex "^1.1.0" | ||
|
||
regexp.prototype.flags@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c" | ||
dependencies: | ||
define-properties "^1.1.2" | ||
|
||
regexpp@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab" | ||
regexpp@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.0.tgz#b2a7534a85ca1b033bcf5ce9ff8e56d4e0755365" | ||
|
||
regexpu-core@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -4542,11 +4573,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.1" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.1.tgz#878a1a8c64b8a5da11dcf74b5033fe944cdafb84" | ||
dependencies: | ||
symbol-observable "1.0.1" | ||
tslib "^1.9.0" | ||
|
||
safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
version "5.1.2" | ||
|
@@ -4585,6 +4616,10 @@ sax@^1.2.4, sax@~1.2.1: | |
version "5.5.0" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab" | ||
|
||
semver@^5.5.1: | ||
version "5.5.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477" | ||
|
||
set-blocking@^2.0.0, set-blocking@~2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" | ||
|
@@ -4814,16 +4849,6 @@ string-width@^1.0.1: | |
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^4.0.0" | ||
|
||
string.prototype.matchall@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-2.0.0.tgz#2af8fe3d2d6dc53ca2a59bd376b089c3c152b3c8" | ||
dependencies: | ||
define-properties "^1.1.2" | ||
es-abstract "^1.10.0" | ||
function-bind "^1.1.1" | ||
has-symbols "^1.0.0" | ||
regexp.prototype.flags "^1.2.0" | ||
|
||
string_decoder@~1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" | ||
|
@@ -4898,10 +4923,6 @@ svgo@^0.7.0: | |
sax "~1.2.1" | ||
whet.extend "~0.9.9" | ||
|
||
[email protected]: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4" | ||
|
||
symbol-tree@^3.2.2: | ||
version "3.2.2" | ||
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6" | ||
|
@@ -5037,6 +5058,10 @@ [email protected]: | |
source-map-support "^0.5.5" | ||
yargs "^11.0.0" | ||
|
||
tslib@^1.9.0: | ||
version "1.9.3" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" | ||
|
||
tunnel-agent@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" | ||
|
@@ -5116,7 +5141,7 @@ upper-case@^1.1.1: | |
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" | ||
|
||
uri-js@^4.2.1: | ||
uri-js@^4.2.1, uri-js@^4.2.2: | ||
version "4.2.2" | ||
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" | ||
dependencies: | ||
|