-
Notifications
You must be signed in to change notification settings - Fork 3
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
5d8a2e6
commit cbd8711
Showing
1 changed file
with
74 additions
and
57 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 |
---|---|---|
|
@@ -568,8 +568,8 @@ babel-types@^6.19.0, babel-types@^6.24.1: | |
to-fast-properties "^1.0.1" | ||
|
||
babylon@^6.11.0, babylon@^6.15.0: | ||
version "6.17.0" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.0.tgz#37da948878488b9c4e3c4038893fa3314b3fc932" | ||
version "6.17.1" | ||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.1.tgz#17f14fddf361b695981fe679385e4f1c01ebd86f" | ||
|
||
balanced-match@^0.4.1, balanced-match@^0.4.2: | ||
version "0.4.2" | ||
|
@@ -625,7 +625,7 @@ [email protected]: | |
dependencies: | ||
hoek "2.x.x" | ||
|
||
brace-expansion@^1.0.0: | ||
brace-expansion@^1.1.7: | ||
version "1.1.7" | ||
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59" | ||
dependencies: | ||
|
@@ -755,8 +755,8 @@ caniuse-api@^1.5.2: | |
lodash.uniq "^4.5.0" | ||
|
||
caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639: | ||
version "1.0.30000665" | ||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000665.tgz#e84f4277935f295f546f8533cb0b410a8415b972" | ||
version "1.0.30000669" | ||
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000669.tgz#dbe8f25700ecda631dfb05cb71027762bd4b03e5" | ||
|
||
caseless@~0.12.0: | ||
version "0.12.0" | ||
|
@@ -780,8 +780,8 @@ chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3: | |
supports-color "^2.0.0" | ||
|
||
chokidar@^1.4.3: | ||
version "1.6.1" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2" | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468" | ||
dependencies: | ||
anymatch "^1.3.0" | ||
async-each "^1.0.0" | ||
|
@@ -794,7 +794,7 @@ chokidar@^1.4.3: | |
optionalDependencies: | ||
fsevents "^1.0.0" | ||
|
||
cipher-base@^1.0.0, cipher-base@^1.0.1: | ||
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.3.tgz#eeabf194419ce900da3018c207d212f2a6df0a07" | ||
dependencies: | ||
|
@@ -951,21 +951,25 @@ create-ecdh@^4.0.0: | |
bn.js "^4.1.0" | ||
elliptic "^6.0.0" | ||
|
||
create-hash@^1.1.0, create-hash@^1.1.1: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.2.tgz#51210062d7bb7479f6c65bb41a92208b1d61abad" | ||
create-hash@^1.1.0, create-hash@^1.1.1, create-hash@^1.1.2: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.1.3.tgz#606042ac8b9262750f483caddab0f5819172d8fd" | ||
dependencies: | ||
cipher-base "^1.0.1" | ||
inherits "^2.0.1" | ||
ripemd160 "^1.0.0" | ||
sha.js "^2.3.6" | ||
ripemd160 "^2.0.0" | ||
sha.js "^2.4.0" | ||
|
||
create-hmac@^1.1.0, create-hmac@^1.1.2: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.4.tgz#d3fb4ba253eb8b3f56e39ea2fbcb8af747bd3170" | ||
create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4: | ||
version "1.1.6" | ||
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.6.tgz#acb9e221a4e17bdb076e90657c42b93e3726cf06" | ||
dependencies: | ||
cipher-base "^1.0.3" | ||
create-hash "^1.1.0" | ||
inherits "^2.0.1" | ||
ripemd160 "^2.0.0" | ||
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
cross-spawn@^3.0.0: | ||
version "3.0.1" | ||
|
@@ -1107,8 +1111,8 @@ decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2: | |
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290" | ||
|
||
deep-extend@~0.4.0: | ||
version "0.4.1" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.1.tgz#efe4113d08085f4e6f9687759810f807469e2253" | ||
version "0.4.2" | ||
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.4.2.tgz#48b699c27e334bf89f10892be432f6e4c7d34a7f" | ||
|
||
defined@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -1154,8 +1158,8 @@ ecc-jsbn@~0.1.1: | |
jsbn "~0.1.0" | ||
|
||
electron-to-chromium@^1.2.7: | ||
version "1.3.9" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.9.tgz#db1cba2a26aebcca2f7f5b8b034554468609157d" | ||
version "1.3.10" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.10.tgz#63d62b785471f0d8dda85199d64579de8a449f08" | ||
|
||
elliptic@^6.0.0: | ||
version "6.4.0" | ||
|
@@ -1356,7 +1360,7 @@ function-bind@^1.0.2: | |
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.0.tgz#16176714c801798e4e8f2cf7f7529467bb4a5771" | ||
|
||
gauge@~2.7.1: | ||
gauge@~2.7.3: | ||
version "2.7.4" | ||
resolved "https://registry.yarnpkg.com/gauge/-/gauge-2.7.4.tgz#2c03405c7538c39d7eb37b317022e325fb018bf7" | ||
dependencies: | ||
|
@@ -1460,6 +1464,12 @@ has@^1.0.1: | |
dependencies: | ||
function-bind "^1.0.2" | ||
|
||
hash-base@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1" | ||
dependencies: | ||
inherits "^2.0.1" | ||
|
||
hash.js@^1.0.0, hash.js@^1.0.3: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573" | ||
|
@@ -1712,8 +1722,8 @@ js-tokens@^3.0.0: | |
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.1.tgz#08e9f132484a2c45a30907e9dc4d5567b7f114d7" | ||
|
||
js-yaml@^3.4.3: | ||
version "3.8.3" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.3.tgz#33a05ec481c850c8875929166fe1beb61c728766" | ||
version "3.8.4" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.8.4.tgz#520b4564f86573ba96662af85a8cafa7b4b5a6f6" | ||
dependencies: | ||
argparse "^1.0.7" | ||
esprima "^3.1.1" | ||
|
@@ -1959,8 +1969,8 @@ mime-types@^2.1.12, mime-types@~2.1.7: | |
mime-db "~1.27.0" | ||
|
||
[email protected]: | ||
version "1.3.4" | ||
resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" | ||
version "1.3.6" | ||
resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.6.tgz#591d84d3653a6b0b4a3b9df8de5aa8108e72e5e0" | ||
|
||
minimalistic-assert@^1.0.0: | ||
version "1.0.0" | ||
|
@@ -1971,10 +1981,10 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1: | |
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a" | ||
|
||
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@~3.0.2: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774" | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||
dependencies: | ||
brace-expansion "^1.0.0" | ||
brace-expansion "^1.1.7" | ||
|
||
[email protected]: | ||
version "0.0.8" | ||
|
@@ -2130,12 +2140,12 @@ normalize-url@^1.4.0: | |
sort-keys "^1.0.0" | ||
|
||
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.0, npmlog@^4.0.2: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.0.2.tgz#d03950e0e78ce1527ba26d2a7592e9348ac3e75f" | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.0.tgz#dc59bee85f64f00ed424efb2af0783df25d1c0b5" | ||
dependencies: | ||
are-we-there-yet "~1.1.2" | ||
console-control-strings "~1.1.0" | ||
gauge "~2.7.1" | ||
gauge "~2.7.3" | ||
set-blocking "~2.0.0" | ||
|
||
num2fraction@^1.2.2: | ||
|
@@ -2244,10 +2254,14 @@ path-type@^1.0.0: | |
pinkie-promise "^2.0.0" | ||
|
||
pbkdf2@^3.0.3: | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.9.tgz#f2c4b25a600058b3c3773c086c37dbbee1ffe693" | ||
version "3.0.12" | ||
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.0.12.tgz#be36785c5067ea48d806ff923288c5f750b6b8a2" | ||
dependencies: | ||
create-hmac "^1.1.2" | ||
create-hash "^1.1.2" | ||
create-hmac "^1.1.4" | ||
ripemd160 "^2.0.1" | ||
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
performance-now@^0.2.0: | ||
version "0.2.0" | ||
|
@@ -2813,26 +2827,29 @@ rimraf@^2.5.1, rimraf@^2.6.1: | |
dependencies: | ||
glob "^7.0.5" | ||
|
||
ripemd160@^1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-1.0.1.tgz#93a4bbd4942bc574b69a8fa57c71de10ecca7d6e" | ||
ripemd160@^2.0.0, ripemd160@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.1.tgz#0f4584295c53a3628af7e6d79aca21ce57d1c6e7" | ||
dependencies: | ||
hash-base "^2.0.0" | ||
inherits "^2.0.1" | ||
|
||
safe-buffer@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" | ||
|
||
sass-graph@^2.1.1: | ||
version "2.2.2" | ||
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.2.tgz#f4d6c95b546ea2a09d14176d0fc1a07ee2b48354" | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.3.tgz#2ba9f170f6cafed5b51665abe13cf319c9269c31" | ||
dependencies: | ||
glob "^7.0.0" | ||
lodash "^4.0.0" | ||
scss-tokenizer "^0.2.1" | ||
scss-tokenizer "^0.2.3" | ||
yargs "^6.6.0" | ||
|
||
sass-loader@^6.0.2: | ||
version "6.0.3" | ||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-6.0.3.tgz#33983b1f90d27ddab0e57d0dac403dce9bc7ecfd" | ||
version "6.0.5" | ||
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-6.0.5.tgz#a847910f36442aa56c5985879d54eb519e24a328" | ||
dependencies: | ||
async "^2.1.5" | ||
clone-deep "^0.2.4" | ||
|
@@ -2844,9 +2861,9 @@ sax@~1.2.1: | |
version "1.2.2" | ||
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.2.tgz#fd8631a23bc7826bef5d871bdb87378c95647828" | ||
|
||
scss-tokenizer@^0.2.1: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.1.tgz#07c0cc577bb7ab4d08fd900185adbf4bc844141d" | ||
scss-tokenizer@^0.2.3: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz#8eb06db9a9723333824d3f5530641149847ce5d1" | ||
dependencies: | ||
js-base64 "^2.1.8" | ||
source-map "^0.4.2" | ||
|
@@ -2867,7 +2884,7 @@ setimmediate@^1.0.4: | |
version "1.0.5" | ||
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" | ||
|
||
sha.js@^2.3.6: | ||
sha.js@^2.4.0, sha.js@^2.4.8: | ||
version "2.4.8" | ||
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.8.tgz#37068c2c476b6baf402d14a49c67f597921f634f" | ||
dependencies: | ||
|
@@ -2907,8 +2924,8 @@ source-list-map@^0.1.7, source-list-map@~0.1.7: | |
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106" | ||
|
||
source-list-map@^1.1.1: | ||
version "1.1.1" | ||
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.1.tgz#1a33ac210ca144d1e561f906ebccab5669ff4cb4" | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-1.1.2.tgz#9889019d1024cce55cdc069498337ef6186a11a1" | ||
|
||
source-map-support@^0.4.2: | ||
version "0.4.15" | ||
|
@@ -2973,8 +2990,8 @@ stream-browserify@^2.0.1: | |
readable-stream "^2.0.2" | ||
|
||
stream-http@^2.3.1: | ||
version "2.7.0" | ||
resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.7.0.tgz#cec1f4e3b494bc4a81b451808970f8b20b4ed5f6" | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.7.1.tgz#546a51741ad5a6b07e9e31b0b10441a917df528a" | ||
dependencies: | ||
builtin-status-codes "^3.0.0" | ||
inherits "^2.0.1" | ||
|
@@ -3126,8 +3143,8 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0: | |
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" | ||
|
||
uglify-js@^2.8.5: | ||
version "2.8.22" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.22.tgz#d54934778a8da14903fa29a326fb24c0ab51a1a0" | ||
version "2.8.24" | ||
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.24.tgz#48eb5175cf32e22ec11a47e638d7c8b4e0faf2dd" | ||
dependencies: | ||
source-map "~0.5.1" | ||
yargs "~3.10.0" | ||
|
@@ -3230,8 +3247,8 @@ webpack-sources@^0.2.3: | |
source-map "~0.5.3" | ||
|
||
webpack@^2.2.1: | ||
version "2.4.1" | ||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.4.1.tgz#15a91dbe34966d8a4b99c7d656efd92a2e5a6f6a" | ||
version "2.5.1" | ||
resolved "https://registry.yarnpkg.com/webpack/-/webpack-2.5.1.tgz#61742f0cf8af555b87460a9cd8bba2f1e3ee2fce" | ||
dependencies: | ||
acorn "^5.0.0" | ||
acorn-dynamic-import "^2.0.0" | ||
|
@@ -3270,10 +3287,10 @@ which@1, which@^1.2.9: | |
isexe "^2.0.0" | ||
|
||
wide-align@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.0.tgz#40edde802a71fea1f070da3e62dcda2e7add96ad" | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.2.tgz#571e0f1b0604636ebc0dfc21b0339bbe31341710" | ||
dependencies: | ||
string-width "^1.0.1" | ||
string-width "^1.0.2" | ||
|
||
[email protected]: | ||
version "0.1.0" | ||
|