|
@@ -214,13 +214,13 @@ async-each@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
|
|
|
|
|
|
-async@0.2.x:
|
|
|
+async@0.2.x, async@~0.2.6:
|
|
|
version "0.2.10"
|
|
|
resolved "https://registry.yarnpkg.com/async/-/async-0.2.10.tgz#b6bbe0b0674b9d719708ca38de8c237cb526c3d1"
|
|
|
|
|
|
async@^1.4.0:
|
|
|
- version "1.5.0"
|
|
|
- resolved "https://registry.yarnpkg.com/async/-/async-1.5.0.tgz#2796642723573859565633fc6274444bee2f8ce3"
|
|
|
+ version "1.5.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
|
|
|
|
|
async@^2.1.2, async@^2.1.4:
|
|
|
version "2.1.4"
|
|
@@ -237,14 +237,14 @@ asynckit@^0.4.0:
|
|
|
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
|
|
|
|
|
|
autoprefixer@^6.3.1:
|
|
|
- version "6.7.7"
|
|
|
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.7.7.tgz#1dbd1c835658e35ce3f9984099db00585c782014"
|
|
|
+ version "6.5.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-6.5.1.tgz#ae759a5221e709f3da17c2d656230e67c43cbb75"
|
|
|
dependencies:
|
|
|
- browserslist "^1.7.6"
|
|
|
- caniuse-db "^1.0.30000634"
|
|
|
+ browserslist "~1.4.0"
|
|
|
+ caniuse-db "^1.0.30000554"
|
|
|
normalize-range "^0.1.2"
|
|
|
num2fraction "^1.2.2"
|
|
|
- postcss "^5.2.16"
|
|
|
+ postcss "^5.2.4"
|
|
|
postcss-value-parser "^3.2.3"
|
|
|
|
|
|
aws-sign2@~0.6.0:
|
|
@@ -263,7 +263,7 @@ babel-code-frame@6.22.0:
|
|
|
esutils "^2.0.2"
|
|
|
js-tokens "^3.0.0"
|
|
|
|
|
|
-babel-code-frame@^6.11.0, babel-code-frame@^6.16.0, babel-code-frame@^6.20.0:
|
|
|
+babel-code-frame@^6.16.0, babel-code-frame@^6.20.0:
|
|
|
version "6.20.0"
|
|
|
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.20.0.tgz#b968f839090f9a8bc6d41938fb96cb84f7387b26"
|
|
|
dependencies:
|
|
@@ -442,13 +442,14 @@ babel-jest@^19.0.0:
|
|
|
babel-plugin-istanbul "^4.0.0"
|
|
|
babel-preset-jest "^19.0.0"
|
|
|
|
|
|
-babel-loader@^7.0.0:
|
|
|
- version "7.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-7.0.0.tgz#2e43a66bee1fff4470533d0402c8a4532fafbaf7"
|
|
|
+babel-loader@6.2.10:
|
|
|
+ version "6.2.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-6.2.10.tgz#adefc2b242320cd5d15e65b31cea0e8b1b02d4b0"
|
|
|
dependencies:
|
|
|
find-cache-dir "^0.1.1"
|
|
|
- loader-utils "^1.0.2"
|
|
|
+ loader-utils "^0.2.11"
|
|
|
mkdirp "^0.5.1"
|
|
|
+ object-assign "^4.0.1"
|
|
|
|
|
|
babel-messages@^6.8.0:
|
|
|
version "6.8.0"
|
|
@@ -910,6 +911,10 @@ balanced-match@^0.4.1, balanced-match@^0.4.2:
|
|
|
version "0.4.2"
|
|
|
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
|
|
|
|
|
|
+balanced-match@~0.1.0:
|
|
|
+ version "0.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.1.0.tgz#b504bd05869b39259dd0c5efc35d843176dccc4a"
|
|
|
+
|
|
|
base64-js@0.0.8:
|
|
|
version "0.0.8"
|
|
|
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-0.0.8.tgz#1101e9544f4a76b1bc3b26d452ca96d7a35e7978"
|
|
@@ -1038,12 +1043,11 @@ browserify-zlib@^0.1.4, browserify-zlib@~0.1.4:
|
|
|
dependencies:
|
|
|
pako "~0.2.0"
|
|
|
|
|
|
-browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6:
|
|
|
- version "1.7.7"
|
|
|
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.7.7.tgz#0bd76704258be829b2398bb50e4b62d1a166b0b9"
|
|
|
+browserslist@~1.4.0:
|
|
|
+ version "1.4.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.4.0.tgz#9cfdcf5384d9158f5b70da2aa00b30e8ff019049"
|
|
|
dependencies:
|
|
|
- caniuse-db "^1.0.30000639"
|
|
|
- electron-to-chromium "^1.2.7"
|
|
|
+ caniuse-db "^1.0.30000539"
|
|
|
|
|
|
bser@1.0.2:
|
|
|
version "1.0.2"
|
|
@@ -1111,18 +1115,9 @@ camelcase@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
|
|
|
|
|
|
-caniuse-api@^1.5.2:
|
|
|
- version "1.6.1"
|
|
|
- resolved "https://registry.yarnpkg.com/caniuse-api/-/caniuse-api-1.6.1.tgz#b534e7c734c4f81ec5fbe8aca2ad24354b962c6c"
|
|
|
- dependencies:
|
|
|
- browserslist "^1.3.6"
|
|
|
- caniuse-db "^1.0.30000529"
|
|
|
- lodash.memoize "^4.1.2"
|
|
|
- lodash.uniq "^4.5.0"
|
|
|
-
|
|
|
-caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
|
|
|
- version "1.0.30000670"
|
|
|
- resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000670.tgz#90d33b79e3090e25829c311113c56d6b1788bf43"
|
|
|
+caniuse-db@^1.0.30000539, caniuse-db@^1.0.30000554:
|
|
|
+ version "1.0.30000559"
|
|
|
+ resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000559.tgz#afbd68916dd23bfd549c26520c78631fb5e2e393"
|
|
|
|
|
|
caseless@~0.11.0:
|
|
|
version "0.11.0"
|
|
@@ -1195,8 +1190,8 @@ circular-json@^0.3.0:
|
|
|
resolved "https://registry.yarnpkg.com/circular-json/-/circular-json-0.3.1.tgz#be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d"
|
|
|
|
|
|
clap@^1.0.9:
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.3.tgz#b3bd36e93dd4cbfb395a3c26896352445265c05b"
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/clap/-/clap-1.1.1.tgz#a8a93e0bfb7581ac199c4f001a5525a724ce696d"
|
|
|
dependencies:
|
|
|
chalk "^1.1.3"
|
|
|
|
|
@@ -1238,10 +1233,6 @@ clone@^1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/clone/-/clone-1.0.2.tgz#260b7a99ebb1edfe247538175f783243cb19d149"
|
|
|
|
|
|
-clone@^2.1.1:
|
|
|
- version "2.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.1.tgz#d217d1e961118e3ac9a4b8bba3285553bf647cdb"
|
|
|
-
|
|
|
co@^4.6.0:
|
|
|
version "4.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
|
|
@@ -1263,8 +1254,8 @@ color-convert@^1.0.0, color-convert@^1.3.0:
|
|
|
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.5.0.tgz#7a2b4efb4488df85bca6443cb038b7100fbe7de1"
|
|
|
|
|
|
color-name@^1.0.0:
|
|
|
- version "1.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.2.tgz#5c8ab72b64bd2215d617ae9559ebb148475cf98d"
|
|
|
+ version "1.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.1.tgz#4b1415304cf50028ea81643643bd82ea05803689"
|
|
|
|
|
|
color-string@^0.3.0:
|
|
|
version "0.3.0"
|
|
@@ -1273,8 +1264,8 @@ color-string@^0.3.0:
|
|
|
color-name "^1.0.0"
|
|
|
|
|
|
color@^0.11.0:
|
|
|
- version "0.11.4"
|
|
|
- resolved "https://registry.yarnpkg.com/color/-/color-0.11.4.tgz#6d7b5c74fb65e841cd48792ad1ed5e07b904d764"
|
|
|
+ version "0.11.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/color/-/color-0.11.3.tgz#4bad1d0d52499dd00dbd6f0868442467e49394e6"
|
|
|
dependencies:
|
|
|
clone "^1.0.2"
|
|
|
color-convert "^1.3.0"
|
|
@@ -1435,23 +1426,18 @@ css-color-names@0.0.4:
|
|
|
version "0.0.4"
|
|
|
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0"
|
|
|
|
|
|
-css-loader@^0.28.2:
|
|
|
- version "0.28.2"
|
|
|
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.2.tgz#0ff48e1d6013afcdb585d46c1e61a5fcd036404e"
|
|
|
+css-loader@0.18.0:
|
|
|
+ version "0.18.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.18.0.tgz#deecd9ad99bc47611e811b1c8cacc572e23ddad8"
|
|
|
dependencies:
|
|
|
- babel-code-frame "^6.11.0"
|
|
|
- css-selector-tokenizer "^0.7.0"
|
|
|
+ css-selector-tokenizer "^0.5.1"
|
|
|
cssnano ">=2.6.1 <4"
|
|
|
- loader-utils "^1.0.2"
|
|
|
- lodash.camelcase "^4.3.0"
|
|
|
- object-assign "^4.0.1"
|
|
|
- postcss "^5.0.6"
|
|
|
- postcss-modules-extract-imports "^1.0.0"
|
|
|
- postcss-modules-local-by-default "^1.0.1"
|
|
|
- postcss-modules-scope "^1.0.0"
|
|
|
- postcss-modules-values "^1.1.0"
|
|
|
- postcss-value-parser "^3.3.0"
|
|
|
- source-list-map "^0.1.7"
|
|
|
+ loader-utils "~0.2.2"
|
|
|
+ postcss ">=4.1.11 <6"
|
|
|
+ postcss-modules-extract-imports "0.0.5"
|
|
|
+ postcss-modules-local-by-default "0.0.12"
|
|
|
+ postcss-modules-scope "0.0.8"
|
|
|
+ source-list-map "^0.1.4"
|
|
|
|
|
|
css-select@~1.2.0:
|
|
|
version "1.2.0"
|
|
@@ -1462,13 +1448,12 @@ css-select@~1.2.0:
|
|
|
domutils "1.5.1"
|
|
|
nth-check "~1.0.1"
|
|
|
|
|
|
-css-selector-tokenizer@^0.7.0:
|
|
|
- version "0.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.7.0.tgz#e6988474ae8c953477bf5e7efecfceccd9cf4c86"
|
|
|
+css-selector-tokenizer@^0.5.0, css-selector-tokenizer@^0.5.1:
|
|
|
+ version "0.5.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/css-selector-tokenizer/-/css-selector-tokenizer-0.5.4.tgz#139bafd34a35fd0c1428487049e0699e6f6a2c21"
|
|
|
dependencies:
|
|
|
cssesc "^0.1.0"
|
|
|
fastparse "^1.1.1"
|
|
|
- regexpu-core "^1.0.0"
|
|
|
|
|
|
css-what@2.1:
|
|
|
version "2.1.0"
|
|
@@ -1479,8 +1464,8 @@ cssesc@^0.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4"
|
|
|
|
|
|
"cssnano@>=2.6.1 <4":
|
|
|
- version "3.10.0"
|
|
|
- resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38"
|
|
|
+ version "3.7.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.7.7.tgz#27fac611380c6a49d6f722c0537e5a988a785010"
|
|
|
dependencies:
|
|
|
autoprefixer "^6.3.1"
|
|
|
decamelize "^1.1.2"
|
|
@@ -1515,9 +1500,9 @@ cssesc@^0.1.0:
|
|
|
postcss-value-parser "^3.2.3"
|
|
|
postcss-zindex "^2.0.1"
|
|
|
|
|
|
-csso@~2.3.1:
|
|
|
- version "2.3.2"
|
|
|
- resolved "https://registry.yarnpkg.com/csso/-/csso-2.3.2.tgz#ddd52c587033f49e94b71fc55569f252e8ff5f85"
|
|
|
+csso@~2.2.1:
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/csso/-/csso-2.2.1.tgz#51fbb5347e50e81e6ed51668a48490ae6fe2afe2"
|
|
|
dependencies:
|
|
|
clap "^1.0.9"
|
|
|
source-map "^0.5.3"
|
|
@@ -1704,10 +1689,6 @@ ecc-jsbn@~0.1.1:
|
|
|
dependencies:
|
|
|
jsbn "~0.1.0"
|
|
|
|
|
|
-electron-to-chromium@^1.2.7:
|
|
|
- version "1.3.11"
|
|
|
- resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.11.tgz#744761df1d67b492b322ce9aa0aba5393260eb61"
|
|
|
-
|
|
|
elliptic@^6.0.0:
|
|
|
version "6.3.2"
|
|
|
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.3.2.tgz#e4c81e0829cf0a65ab70e998b8232723b5c1bc48"
|
|
@@ -1819,6 +1800,10 @@ es6-map@^0.1.3:
|
|
|
es6-symbol "~3.1.0"
|
|
|
event-emitter "~0.3.4"
|
|
|
|
|
|
+es6-promise@~2.3.0:
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-2.3.0.tgz#96edb9f2fdb01995822b263dd8aadab6748181bc"
|
|
|
+
|
|
|
es6-promise@~4.0.3:
|
|
|
version "4.0.5"
|
|
|
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.0.5.tgz#7882f30adde5b240ccfa7f7d78c548330951ae42"
|
|
@@ -2178,7 +2163,7 @@ flat-cache@^1.2.1:
|
|
|
graceful-fs "^4.1.2"
|
|
|
write "^0.2.1"
|
|
|
|
|
|
-flatten@^1.0.2:
|
|
|
+flatten@1.0.2, flatten@^1.0.2:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.2.tgz#dae46a9d78fbe25292258cc1e780a41d95c03782"
|
|
|
|
|
@@ -2516,10 +2501,6 @@ iconv-lite@0.4.13, iconv-lite@~0.4.13:
|
|
|
version "0.4.13"
|
|
|
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2"
|
|
|
|
|
|
-icss-replace-symbols@^1.1.0:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz#06ea6f83679a7749e386cfe1fe812ae5db223ded"
|
|
|
-
|
|
|
idx@^1.5.0:
|
|
|
version "1.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/idx/-/idx-1.5.0.tgz#2ce9665945fdb36544308f930c78e3f1ef6c4315"
|
|
@@ -2608,8 +2589,8 @@ ios-device-list@^1.1.17:
|
|
|
lodash.uniq "^4.5.0"
|
|
|
|
|
|
is-absolute-url@^2.0.0:
|
|
|
- version "2.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.1.0.tgz#50530dfb84fcc9aa7dbe7852e83a37b93b9f2aa6"
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-absolute-url/-/is-absolute-url-2.0.0.tgz#9c4b20b0e5c0cbef9a479a367ede6f991679f359"
|
|
|
|
|
|
is-arrayish@^0.2.1:
|
|
|
version "0.2.1"
|
|
@@ -2751,8 +2732,8 @@ is-subset@^0.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/is-subset/-/is-subset-0.1.1.tgz#8a59117d932de1de00f245fcdd39ce43f1e939a6"
|
|
|
|
|
|
is-svg@^2.0.0:
|
|
|
- version "2.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-2.1.0.tgz#cf61090da0d9efbcab8722deba6f032208dbb0e9"
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/is-svg/-/is-svg-2.0.1.tgz#f93ab3bf1d6bbca30e9753cd3485b1300eebc013"
|
|
|
dependencies:
|
|
|
html-comment-regex "^1.1.0"
|
|
|
|
|
@@ -3084,7 +3065,7 @@ jquery@2.1.4:
|
|
|
version "2.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.1.4.tgz#228bde698a0c61431dc2630a6a154f15890d2317"
|
|
|
|
|
|
-js-base64@^2.1.9:
|
|
|
+js-base64@^2.1.9, js-base64@~2.1.8:
|
|
|
version "2.1.9"
|
|
|
resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-2.1.9.tgz#f0e80ae039a4bd654b5f281fc93f04a914a7fcce"
|
|
|
|
|
@@ -3111,9 +3092,9 @@ js-yaml@^3.5.1, js-yaml@^3.7.0:
|
|
|
argparse "^1.0.7"
|
|
|
esprima "^3.1.1"
|
|
|
|
|
|
-js-yaml@~3.7.0:
|
|
|
- version "3.7.0"
|
|
|
- resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
|
|
|
+js-yaml@~3.6.1:
|
|
|
+ version "3.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
|
|
|
dependencies:
|
|
|
argparse "^1.0.7"
|
|
|
esprima "^2.6.0"
|
|
@@ -3270,13 +3251,11 @@ lcid@^1.0.0:
|
|
|
dependencies:
|
|
|
invert-kv "^1.0.0"
|
|
|
|
|
|
-less-loader@^4.0.3:
|
|
|
- version "4.0.3"
|
|
|
- resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-4.0.3.tgz#d1e6462ca2f090c11248455e14b8dda4616d0521"
|
|
|
+less-loader@2.2.1:
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/less-loader/-/less-loader-2.2.1.tgz#b8571c9b62bae889c93cdd2c21ae6945d6571e46"
|
|
|
dependencies:
|
|
|
- clone "^2.1.1"
|
|
|
- loader-utils "^1.1.0"
|
|
|
- pify "^2.3.0"
|
|
|
+ loader-utils "^0.2.5"
|
|
|
|
|
|
less@2.5.3:
|
|
|
version "2.5.3"
|
|
@@ -3313,10 +3292,10 @@ load-json-file@^1.0.0:
|
|
|
strip-bom "^2.0.0"
|
|
|
|
|
|
loader-runner@^2.2.0:
|
|
|
- version "2.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"
|
|
|
+ version "2.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.2.0.tgz#824c1b699c4e7a2b6501b85902d5b862bf45b3fa"
|
|
|
|
|
|
-loader-utils@0.2.x, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2.5, loader-utils@^0.2.7, loader-utils@~0.2.5:
|
|
|
+loader-utils@0.2.x, loader-utils@^0.2.11, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2.5, loader-utils@^0.2.7, loader-utils@~0.2.2, loader-utils@~0.2.5:
|
|
|
version "0.2.16"
|
|
|
resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.16.tgz#f08632066ed8282835dff88dfb52704765adee6d"
|
|
|
dependencies:
|
|
@@ -3325,14 +3304,6 @@ loader-utils@0.2.x, loader-utils@^0.2.16, loader-utils@^0.2.3, loader-utils@^0.2
|
|
|
json5 "^0.5.0"
|
|
|
object-assign "^4.0.1"
|
|
|
|
|
|
-loader-utils@^1.0.2, loader-utils@^1.1.0:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd"
|
|
|
- dependencies:
|
|
|
- big.js "^3.1.3"
|
|
|
- emojis-list "^2.0.0"
|
|
|
- json5 "^0.5.0"
|
|
|
-
|
|
|
locate-path@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e"
|
|
@@ -3344,10 +3315,6 @@ lodash-compat@^3.10.2:
|
|
|
version "3.10.2"
|
|
|
resolved "https://registry.yarnpkg.com/lodash-compat/-/lodash-compat-3.10.2.tgz#c6940128a9d30f8e902cd2cf99fd0cba4ecfc183"
|
|
|
|
|
|
-lodash.camelcase@^4.3.0:
|
|
|
- version "4.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
|
|
|
-
|
|
|
lodash.clonedeep@^4.5.0:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
|
|
@@ -3360,9 +3327,9 @@ lodash.flatten@^4.4.0:
|
|
|
version "4.4.0"
|
|
|
resolved "https://registry.yarnpkg.com/lodash.flatten/-/lodash.flatten-4.4.0.tgz#f31c22225a9632d2bbf8e4addbef240aa765a61f"
|
|
|
|
|
|
-lodash.memoize@^4.1.2:
|
|
|
- version "4.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
+lodash.indexof@^4.0.5:
|
|
|
+ version "4.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/lodash.indexof/-/lodash.indexof-4.0.5.tgz#53714adc2cddd6ed87638f893aa9b6c24e31ef3c"
|
|
|
|
|
|
lodash.pickby@^4.6.0:
|
|
|
version "4.6.0"
|
|
@@ -3413,8 +3380,10 @@ marked@0.3.5:
|
|
|
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.5.tgz#4113a15ac5d7bca158a5aae07224587b9fa15b94"
|
|
|
|
|
|
math-expression-evaluator@^1.2.14:
|
|
|
- version "1.2.17"
|
|
|
- resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac"
|
|
|
+ version "1.2.14"
|
|
|
+ resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.14.tgz#39511771ed9602405fba9affff17eb4d2a3843ab"
|
|
|
+ dependencies:
|
|
|
+ lodash.indexof "^4.0.5"
|
|
|
|
|
|
memory-fs@^0.4.0, memory-fs@~0.4.1:
|
|
|
version "0.4.1"
|
|
@@ -3657,8 +3626,8 @@ normalize-range@^0.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942"
|
|
|
|
|
|
normalize-url@^1.4.0:
|
|
|
- version "1.9.1"
|
|
|
- resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.9.1.tgz#2cc0d66b31ea23036458436e3620d85954c66c3c"
|
|
|
+ version "1.6.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-1.6.1.tgz#a9f254fa065bbc2934461c0c09423815976155a2"
|
|
|
dependencies:
|
|
|
object-assign "^4.0.1"
|
|
|
prepend-http "^1.0.0"
|
|
@@ -3897,7 +3866,7 @@ phantomjs-prebuilt@2.1.14:
|
|
|
request-progress "~2.0.1"
|
|
|
which "~1.2.10"
|
|
|
|
|
|
-pify@^2.0.0, pify@^2.3.0:
|
|
|
+pify@^2.0.0:
|
|
|
version "2.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
|
|
|
|
|
@@ -3940,16 +3909,16 @@ postcss-calc@^5.2.0:
|
|
|
reduce-css-calc "^1.2.6"
|
|
|
|
|
|
postcss-colormin@^2.1.8:
|
|
|
- version "2.2.2"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-2.2.2.tgz#6631417d5f0e909a3d7ec26b24c8a8d1e4f96e4b"
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-colormin/-/postcss-colormin-2.2.1.tgz#dc5421b6ae6f779ef6bfd47352b94abe59d0316b"
|
|
|
dependencies:
|
|
|
colormin "^1.0.5"
|
|
|
postcss "^5.0.13"
|
|
|
postcss-value-parser "^3.2.3"
|
|
|
|
|
|
postcss-convert-values@^2.3.4:
|
|
|
- version "2.6.1"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz#bbd8593c5c1fd2e3d1c322bb925dcae8dae4d62d"
|
|
|
+ version "2.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-convert-values/-/postcss-convert-values-2.4.1.tgz#45dce4d4e33b7d967b97a4d937f270ea98d2fe7a"
|
|
|
dependencies:
|
|
|
postcss "^5.0.11"
|
|
|
postcss-value-parser "^3.1.2"
|
|
@@ -3961,8 +3930,8 @@ postcss-discard-comments@^2.0.4:
|
|
|
postcss "^5.0.14"
|
|
|
|
|
|
postcss-discard-duplicates@^2.0.1:
|
|
|
- version "2.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz#b9abf27b88ac188158a5eb12abcae20263b91932"
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-discard-duplicates/-/postcss-discard-duplicates-2.0.1.tgz#5fae3f1a71df3e19cffb37309d1a7dba56c4589c"
|
|
|
dependencies:
|
|
|
postcss "^5.0.4"
|
|
|
|
|
@@ -3979,9 +3948,10 @@ postcss-discard-overridden@^0.1.1:
|
|
|
postcss "^5.0.16"
|
|
|
|
|
|
postcss-discard-unused@^2.2.1:
|
|
|
- version "2.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz#bce30b2cc591ffc634322b5fb3464b6d934f4433"
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-discard-unused/-/postcss-discard-unused-2.2.1.tgz#5d021f021a6ed6cec7310d4603794a75ddd53232"
|
|
|
dependencies:
|
|
|
+ flatten "1.0.2"
|
|
|
postcss "^5.0.14"
|
|
|
uniqs "^2.0.0"
|
|
|
|
|
@@ -4001,19 +3971,16 @@ postcss-merge-idents@^2.1.5:
|
|
|
postcss-value-parser "^3.1.1"
|
|
|
|
|
|
postcss-merge-longhand@^2.0.1:
|
|
|
- version "2.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz#23d90cd127b0a77994915332739034a1a4f3d658"
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-merge-longhand/-/postcss-merge-longhand-2.0.1.tgz#ff59b5dec6d586ce2cea183138f55c5876fa9cdc"
|
|
|
dependencies:
|
|
|
postcss "^5.0.4"
|
|
|
|
|
|
postcss-merge-rules@^2.0.3:
|
|
|
- version "2.1.2"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz#d1df5dfaa7b1acc3be553f0e9e10e87c61b5f721"
|
|
|
+ version "2.0.10"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-merge-rules/-/postcss-merge-rules-2.0.10.tgz#54b360be804e7e69a5c7222635247b92a3569e9b"
|
|
|
dependencies:
|
|
|
- browserslist "^1.5.2"
|
|
|
- caniuse-api "^1.5.2"
|
|
|
postcss "^5.0.4"
|
|
|
- postcss-selector-parser "^2.2.2"
|
|
|
vendors "^1.0.0"
|
|
|
|
|
|
postcss-message-helpers@^2.0.0:
|
|
@@ -4029,15 +3996,15 @@ postcss-minify-font-values@^1.0.2:
|
|
|
postcss-value-parser "^3.0.2"
|
|
|
|
|
|
postcss-minify-gradients@^1.0.1:
|
|
|
- version "1.0.5"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz#5dbda11373703f83cfb4a3ea3881d8d75ff5e6e1"
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-minify-gradients/-/postcss-minify-gradients-1.0.3.tgz#09d228148c942fa8126679de9ff7738b54919fe3"
|
|
|
dependencies:
|
|
|
postcss "^5.0.12"
|
|
|
- postcss-value-parser "^3.3.0"
|
|
|
+ postcss-value-parser "^3.1.3"
|
|
|
|
|
|
postcss-minify-params@^1.0.4:
|
|
|
- version "1.2.2"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz#ad2ce071373b943b3d930a3fa59a358c28d6f1f3"
|
|
|
+ version "1.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-minify-params/-/postcss-minify-params-1.0.5.tgz#82d602643b8616a61fb3634d7ede0289836d67f9"
|
|
|
dependencies:
|
|
|
alphanum-sort "^1.0.1"
|
|
|
postcss "^5.0.2"
|
|
@@ -4045,50 +4012,42 @@ postcss-minify-params@^1.0.4:
|
|
|
uniqs "^2.0.0"
|
|
|
|
|
|
postcss-minify-selectors@^2.0.4:
|
|
|
- version "2.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz#b2c6a98c0072cf91b932d1a496508114311735bf"
|
|
|
+ version "2.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-minify-selectors/-/postcss-minify-selectors-2.0.5.tgz#4e1f966fb49c95266804016ba9a3c6645bb601e0"
|
|
|
dependencies:
|
|
|
alphanum-sort "^1.0.2"
|
|
|
- has "^1.0.1"
|
|
|
postcss "^5.0.14"
|
|
|
postcss-selector-parser "^2.0.0"
|
|
|
|
|
|
-postcss-modules-extract-imports@^1.0.0:
|
|
|
- version "1.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.0.tgz#66140ecece38ef06bf0d3e355d69bf59d141ea85"
|
|
|
- dependencies:
|
|
|
- postcss "^6.0.1"
|
|
|
-
|
|
|
-postcss-modules-local-by-default@^1.0.1:
|
|
|
- version "1.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069"
|
|
|
+postcss-modules-extract-imports@0.0.5:
|
|
|
+ version "0.0.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-0.0.5.tgz#ccccb40b3dd2985999384a1dba60c62c960a6da0"
|
|
|
dependencies:
|
|
|
- css-selector-tokenizer "^0.7.0"
|
|
|
- postcss "^6.0.1"
|
|
|
+ postcss "^4.1.11"
|
|
|
|
|
|
-postcss-modules-scope@^1.0.0:
|
|
|
- version "1.1.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90"
|
|
|
+postcss-modules-local-by-default@0.0.12:
|
|
|
+ version "0.0.12"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-0.0.12.tgz#a93431a4b1d0b7a4021e238fc27d5e8e449282c2"
|
|
|
dependencies:
|
|
|
- css-selector-tokenizer "^0.7.0"
|
|
|
- postcss "^6.0.1"
|
|
|
+ css-selector-tokenizer "^0.5.1"
|
|
|
+ postcss "^4.1.5"
|
|
|
|
|
|
-postcss-modules-values@^1.1.0:
|
|
|
- version "1.3.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20"
|
|
|
+postcss-modules-scope@0.0.8:
|
|
|
+ version "0.0.8"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-0.0.8.tgz#81c935fbf289272388c8ba2e96a11ca21ba09a04"
|
|
|
dependencies:
|
|
|
- icss-replace-symbols "^1.1.0"
|
|
|
- postcss "^6.0.1"
|
|
|
+ css-selector-tokenizer "^0.5.0"
|
|
|
+ postcss "^4.1.11"
|
|
|
|
|
|
postcss-normalize-charset@^1.1.0:
|
|
|
- version "1.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz#ef9ee71212d7fe759c78ed162f61ed62b5cb93f1"
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz#2fbd30e12248c442981d31ea2484d46fd0628970"
|
|
|
dependencies:
|
|
|
postcss "^5.0.5"
|
|
|
|
|
|
postcss-normalize-url@^3.0.7:
|
|
|
- version "3.0.8"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz#108f74b3f2fcdaf891a2ffa3ea4592279fc78222"
|
|
|
+ version "3.0.7"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-normalize-url/-/postcss-normalize-url-3.0.7.tgz#6bd90d0a4bc5a1df22c26ea65c53257dc3829f4e"
|
|
|
dependencies:
|
|
|
is-absolute-url "^2.0.0"
|
|
|
normalize-url "^1.4.0"
|
|
@@ -4096,44 +4055,43 @@ postcss-normalize-url@^3.0.7:
|
|
|
postcss-value-parser "^3.2.3"
|
|
|
|
|
|
postcss-ordered-values@^2.1.0:
|
|
|
- version "2.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz#eec6c2a67b6c412a8db2042e77fe8da43f95c11d"
|
|
|
+ version "2.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-ordered-values/-/postcss-ordered-values-2.2.2.tgz#be8b511741fab2dac8e614a2302e9d10267b0771"
|
|
|
dependencies:
|
|
|
postcss "^5.0.4"
|
|
|
postcss-value-parser "^3.0.1"
|
|
|
|
|
|
postcss-reduce-idents@^2.2.2:
|
|
|
- version "2.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz#c2c6d20cc958284f6abfbe63f7609bf409059ad3"
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-reduce-idents/-/postcss-reduce-idents-2.3.0.tgz#a697b52953ed6825ffea404e26a4f105d8b8d569"
|
|
|
dependencies:
|
|
|
postcss "^5.0.4"
|
|
|
postcss-value-parser "^3.0.2"
|
|
|
|
|
|
postcss-reduce-initial@^1.0.0:
|
|
|
- version "1.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz#68f80695f045d08263a879ad240df8dd64f644ea"
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-reduce-initial/-/postcss-reduce-initial-1.0.0.tgz#8f739b938289ef2e48936d7101783e4741ca9bbb"
|
|
|
dependencies:
|
|
|
postcss "^5.0.4"
|
|
|
|
|
|
postcss-reduce-transforms@^1.0.3:
|
|
|
- version "1.0.4"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz#ff76f4d8212437b31c298a42d2e1444025771ae1"
|
|
|
+ version "1.0.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.3.tgz#fc193e435a973c10f9801c74700a830f79643343"
|
|
|
dependencies:
|
|
|
- has "^1.0.1"
|
|
|
postcss "^5.0.8"
|
|
|
postcss-value-parser "^3.0.1"
|
|
|
|
|
|
-postcss-selector-parser@^2.0.0, postcss-selector-parser@^2.2.2:
|
|
|
- version "2.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz#f9437788606c3c9acee16ffe8d8b16297f27bb90"
|
|
|
+postcss-selector-parser@^2.0.0:
|
|
|
+ version "2.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-2.2.1.tgz#fdbf696103b12b0a64060e5610507f410491f7c8"
|
|
|
dependencies:
|
|
|
flatten "^1.0.2"
|
|
|
indexes-of "^1.0.1"
|
|
|
uniq "^1.0.1"
|
|
|
|
|
|
postcss-svgo@^2.1.1:
|
|
|
- version "2.1.6"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.6.tgz#b6df18aa613b666e133f08adb5219c2684ac108d"
|
|
|
+ version "2.1.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-2.1.5.tgz#46fc0363f01bab6a36a9abb01c229fcc45363094"
|
|
|
dependencies:
|
|
|
is-svg "^2.0.0"
|
|
|
postcss "^5.0.14"
|
|
@@ -4148,34 +4106,33 @@ postcss-unique-selectors@^2.0.2:
|
|
|
postcss "^5.0.4"
|
|
|
uniqs "^2.0.0"
|
|
|
|
|
|
-postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.2.3, postcss-value-parser@^3.3.0:
|
|
|
+postcss-value-parser@^3.0.1, postcss-value-parser@^3.0.2, postcss-value-parser@^3.1.1, postcss-value-parser@^3.1.2, postcss-value-parser@^3.1.3, postcss-value-parser@^3.2.3:
|
|
|
version "3.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.0.tgz#87f38f9f18f774a4ab4c8a232f5c5ce8872a9d15"
|
|
|
|
|
|
postcss-zindex@^2.0.1:
|
|
|
- version "2.2.0"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.2.0.tgz#d2109ddc055b91af67fc4cb3b025946639d2af22"
|
|
|
+ version "2.1.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-2.1.1.tgz#ea3fbe656c9738aa8729e2ee96ec2a46089b720f"
|
|
|
dependencies:
|
|
|
- has "^1.0.1"
|
|
|
postcss "^5.0.4"
|
|
|
uniqs "^2.0.0"
|
|
|
|
|
|
-postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.6, postcss@^5.0.8, postcss@^5.2.16:
|
|
|
- version "5.2.17"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.17.tgz#cf4f597b864d65c8a492b2eabe9d706c879c388b"
|
|
|
+"postcss@>=4.1.11 <6", postcss@^5.0.10, postcss@^5.0.11, postcss@^5.0.12, postcss@^5.0.13, postcss@^5.0.14, postcss@^5.0.16, postcss@^5.0.2, postcss@^5.0.4, postcss@^5.0.5, postcss@^5.0.8, postcss@^5.2.4:
|
|
|
+ version "5.2.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-5.2.4.tgz#8eb4bee3e5c4e091585b116df32d8db24a535f21"
|
|
|
dependencies:
|
|
|
chalk "^1.1.3"
|
|
|
js-base64 "^2.1.9"
|
|
|
source-map "^0.5.6"
|
|
|
- supports-color "^3.2.3"
|
|
|
+ supports-color "^3.1.2"
|
|
|
|
|
|
-postcss@^6.0.1:
|
|
|
- version "6.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-6.0.1.tgz#000dbd1f8eef217aa368b9a212c5fc40b2a8f3f2"
|
|
|
+postcss@^4.1.11, postcss@^4.1.5:
|
|
|
+ version "4.1.16"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-4.1.16.tgz#4c449b4c8af9df3caf6d37f8e1e575d0361758dc"
|
|
|
dependencies:
|
|
|
- chalk "^1.1.3"
|
|
|
- source-map "^0.5.6"
|
|
|
- supports-color "^3.2.3"
|
|
|
+ es6-promise "~2.3.0"
|
|
|
+ js-base64 "~2.1.8"
|
|
|
+ source-map "~0.4.2"
|
|
|
|
|
|
prelude-ls@~1.1.2:
|
|
|
version "1.1.2"
|
|
@@ -4267,8 +4224,8 @@ punycode@^1.2.4, punycode@^1.4.1:
|
|
|
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
|
|
|
|
|
|
q@^1.1.2:
|
|
|
- version "1.5.0"
|
|
|
- resolved "https://registry.yarnpkg.com/q/-/q-1.5.0.tgz#dd01bac9d06d30e6f219aecb8253ee9ebdc308f1"
|
|
|
+ version "1.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/q/-/q-1.4.1.tgz#55705bcd93c5f3673530c2c2cbc0c2b3addc286e"
|
|
|
|
|
|
qs@^4.0.0:
|
|
|
version "4.0.0"
|
|
@@ -4295,8 +4252,8 @@ query-string@^3.0.0:
|
|
|
strict-uri-encode "^1.0.0"
|
|
|
|
|
|
query-string@^4.1.0:
|
|
|
- version "4.3.4"
|
|
|
- resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.3.4.tgz#bbb693b9ca915c232515b228b1a02b609043dbeb"
|
|
|
+ version "4.2.3"
|
|
|
+ resolved "https://registry.yarnpkg.com/query-string/-/query-string-4.2.3.tgz#9f27273d207a25a8ee4c7b8c74dcd45d556db822"
|
|
|
dependencies:
|
|
|
object-assign "^4.1.0"
|
|
|
strict-uri-encode "^1.0.0"
|
|
@@ -4488,7 +4445,7 @@ readable-stream@1.1, readable-stream@^1.0.27-1, readable-stream@^1.1.13:
|
|
|
isarray "0.0.1"
|
|
|
string_decoder "~0.10.x"
|
|
|
|
|
|
-"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.1.0, readable-stream@^2.2.2:
|
|
|
+"readable-stream@^2.0.0 || ^1.1.13", readable-stream@^2.0.2, readable-stream@^2.1.0, readable-stream@^2.2.2:
|
|
|
version "2.2.9"
|
|
|
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8"
|
|
|
dependencies:
|
|
@@ -4500,7 +4457,7 @@ readable-stream@1.1, readable-stream@^1.0.27-1, readable-stream@^1.1.13:
|
|
|
string_decoder "~1.0.0"
|
|
|
util-deprecate "~1.0.1"
|
|
|
|
|
|
-readable-stream@^2.0.1, readable-stream@~2.1.4:
|
|
|
+readable-stream@^2.0.1, readable-stream@^2.0.5, readable-stream@~2.1.4:
|
|
|
version "2.1.5"
|
|
|
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.1.5.tgz#66fa8b720e1438b364681f2ad1a63c618448c9d0"
|
|
|
dependencies:
|
|
@@ -4555,10 +4512,10 @@ reduce-css-calc@^1.2.6:
|
|
|
reduce-function-call "^1.0.1"
|
|
|
|
|
|
reduce-function-call@^1.0.1:
|
|
|
- version "1.0.2"
|
|
|
- resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.2.tgz#5a200bf92e0e37751752fe45b0ab330fd4b6be99"
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/reduce-function-call/-/reduce-function-call-1.0.1.tgz#fa02e126e695824263cab91d3a5b0fdc1dd27a9a"
|
|
|
dependencies:
|
|
|
- balanced-match "^0.4.2"
|
|
|
+ balanced-match "~0.1.0"
|
|
|
|
|
|
reflux-core@^0.3.0:
|
|
|
version "0.3.0"
|
|
@@ -4596,14 +4553,6 @@ regex-cache@^0.4.2:
|
|
|
is-equal-shallow "^0.1.3"
|
|
|
is-primitive "^2.0.0"
|
|
|
|
|
|
-regexpu-core@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
|
|
|
- dependencies:
|
|
|
- regenerate "^1.2.1"
|
|
|
- regjsgen "^0.2.0"
|
|
|
- regjsparser "^0.1.4"
|
|
|
-
|
|
|
regexpu-core@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240"
|
|
@@ -4858,7 +4807,11 @@ sort-keys@^1.0.0:
|
|
|
dependencies:
|
|
|
is-plain-obj "^1.0.0"
|
|
|
|
|
|
-source-list-map@^0.1.7, source-list-map@~0.1.0, source-list-map@~0.1.7:
|
|
|
+source-list-map@^0.1.4, source-list-map@~0.1.0:
|
|
|
+ version "0.1.6"
|
|
|
+ resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.6.tgz#e1e6f94f0b40c4d28dcf8f5b8766e0e45636877f"
|
|
|
+
|
|
|
+source-list-map@~0.1.7:
|
|
|
version "0.1.8"
|
|
|
resolved "https://registry.yarnpkg.com/source-list-map/-/source-list-map-0.1.8.tgz#c550b2ab5427f6b3f21f5afead88c4f5587b2106"
|
|
|
|
|
@@ -4874,7 +4827,7 @@ source-map@^0.1.41:
|
|
|
dependencies:
|
|
|
amdefine ">=0.0.4"
|
|
|
|
|
|
-source-map@^0.4.2, source-map@^0.4.4:
|
|
|
+source-map@^0.4.2, source-map@^0.4.4, source-map@~0.4.2:
|
|
|
version "0.4.4"
|
|
|
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.4.4.tgz#eba4f5da9c0dc999de68032d8b4f76173652036b"
|
|
|
dependencies:
|
|
@@ -5030,20 +4983,20 @@ 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@^3.1.0, supports-color@^3.1.2, supports-color@^3.2.3:
|
|
|
- version "3.2.3"
|
|
|
- resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
|
|
|
+supports-color@^3.1.0, supports-color@^3.1.2:
|
|
|
+ version "3.1.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.1.2.tgz#72a262894d9d408b956ca05ff37b2ed8a6e2a2d5"
|
|
|
dependencies:
|
|
|
has-flag "^1.0.0"
|
|
|
|
|
|
svgo@^0.7.0:
|
|
|
- version "0.7.2"
|
|
|
- resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
|
|
|
+ version "0.7.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.1.tgz#287320fed972cb097e72c2bb1685f96fe08f8034"
|
|
|
dependencies:
|
|
|
coa "~1.0.1"
|
|
|
colors "~1.1.2"
|
|
|
- csso "~2.3.1"
|
|
|
- js-yaml "~3.7.0"
|
|
|
+ csso "~2.2.1"
|
|
|
+ js-yaml "~3.6.1"
|
|
|
mkdirp "~0.5.1"
|
|
|
sax "~1.2.1"
|
|
|
whet.extend "~0.9.9"
|
|
@@ -5199,13 +5152,13 @@ ua-parser-js@^0.7.9:
|
|
|
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.10.tgz#917559ddcce07cbc09ece7d80495e4c268f4ef9f"
|
|
|
|
|
|
uglify-js@^2.6, uglify-js@^2.7.5:
|
|
|
- version "2.8.27"
|
|
|
- resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.27.tgz#47787f912b0f242e5b984343be8e35e95f694c9c"
|
|
|
+ version "2.7.5"
|
|
|
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.7.5.tgz#4612c0c7baaee2ba7c487de4904ae122079f2ca8"
|
|
|
dependencies:
|
|
|
+ async "~0.2.6"
|
|
|
source-map "~0.5.1"
|
|
|
- yargs "~3.10.0"
|
|
|
- optionalDependencies:
|
|
|
uglify-to-browserify "~1.0.0"
|
|
|
+ yargs "~3.10.0"
|
|
|
|
|
|
uglify-to-browserify@~1.0.0:
|
|
|
version "1.0.2"
|
|
@@ -5230,8 +5183,8 @@ uniq@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
|
|
|
|
|
|
uniqid@^4.0.0:
|
|
|
- version "4.1.1"
|
|
|
- resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.1.tgz#89220ddf6b751ae52b5f72484863528596bb84c1"
|
|
|
+ version "4.1.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/uniqid/-/uniqid-4.1.0.tgz#33d9679f65022f48988a03fd24e7dcaf8f109eca"
|
|
|
dependencies:
|
|
|
macaddress "^0.2.8"
|
|
|
|
|
@@ -5326,8 +5279,8 @@ watch@~0.10.0:
|
|
|
resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
|
|
|
|
|
|
watchpack@^1.2.0:
|
|
|
- version "1.3.1"
|
|
|
- resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.3.1.tgz#7d8693907b28ce6013e7f3610aa2a1acf07dad87"
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.2.0.tgz#15d4620f1e7471f13fcb551d5c030d2c3eb42dbb"
|
|
|
dependencies:
|
|
|
async "^2.1.2"
|
|
|
chokidar "^1.4.3"
|
|
@@ -5362,8 +5315,8 @@ webpack-sources@^0.1.0:
|
|
|
source-map "~0.5.3"
|
|
|
|
|
|
webpack-sources@^0.1.4:
|
|
|
- version "0.1.5"
|
|
|
- resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.5.tgz#aa1f3abf0f0d74db7111c40e500b84f966640750"
|
|
|
+ version "0.1.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.4.tgz#ccc2c817e08e5fa393239412690bb481821393cd"
|
|
|
dependencies:
|
|
|
source-list-map "~0.1.7"
|
|
|
source-map "~0.5.3"
|