|
|
|
@ -920,7 +920,7 @@ axobject-query@^2.0.2:
|
|
|
|
|
dependencies: |
|
|
|
|
ast-types-flow "0.0.7" |
|
|
|
|
|
|
|
|
|
babel-code-frame@6.26.0, babel-code-frame@^6.11.0, babel-code-frame@^6.26.0: |
|
|
|
|
babel-code-frame@6.26.0, 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" |
|
|
|
|
integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s= |
|
|
|
@ -2602,23 +2602,23 @@ css-color-names@0.0.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/css-color-names/-/css-color-names-0.0.4.tgz#808adc2e79cf84738069b646cb20ec27beb629e0" |
|
|
|
|
integrity sha1-gIrcLnnPhHOAabZGyyDsJ762KeA= |
|
|
|
|
|
|
|
|
|
css-loader@0.28.7: |
|
|
|
|
version "0.28.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.7.tgz#5f2ee989dd32edd907717f953317656160999c1b" |
|
|
|
|
integrity sha512-GxMpax8a/VgcfRrVy0gXD6yLd5ePYbXX/5zGgTVYp4wXtJklS8Z2VaUArJgc//f6/Dzil7BaJObdSv8eKKCPgg== |
|
|
|
|
css-loader@0.28.11: |
|
|
|
|
version "0.28.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.11.tgz#c3f9864a700be2711bb5a2462b2389b1a392dab7" |
|
|
|
|
integrity sha512-wovHgjAx8ZIMGSL8pTys7edA1ClmzxHeY6n/d97gg5odgsxEgKjULPR0viqyC+FWMCL9sfqoC/QCUBo62tLvPg== |
|
|
|
|
dependencies: |
|
|
|
|
babel-code-frame "^6.11.0" |
|
|
|
|
babel-code-frame "^6.26.0" |
|
|
|
|
css-selector-tokenizer "^0.7.0" |
|
|
|
|
cssnano ">=2.6.1 <4" |
|
|
|
|
cssnano "^3.10.0" |
|
|
|
|
icss-utils "^2.1.0" |
|
|
|
|
loader-utils "^1.0.2" |
|
|
|
|
lodash.camelcase "^4.3.0" |
|
|
|
|
object-assign "^4.0.1" |
|
|
|
|
object-assign "^4.1.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-modules-extract-imports "^1.2.0" |
|
|
|
|
postcss-modules-local-by-default "^1.2.0" |
|
|
|
|
postcss-modules-scope "^1.1.0" |
|
|
|
|
postcss-modules-values "^1.3.0" |
|
|
|
|
postcss-value-parser "^3.3.0" |
|
|
|
|
source-list-map "^2.0.0" |
|
|
|
|
|
|
|
|
@ -2651,7 +2651,7 @@ cssesc@^0.1.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-0.1.0.tgz#c814903e45623371a0477b40109aaafbeeaddbb4" |
|
|
|
|
integrity sha1-yBSQPkViM3GgR3tAEJqq++6t27Q= |
|
|
|
|
|
|
|
|
|
"cssnano@>=2.6.1 <4": |
|
|
|
|
cssnano@^3.10.0: |
|
|
|
|
version "3.10.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-3.10.0.tgz#4f38f6cea2b9b17fa01490f23f1dc68ea65c1c38" |
|
|
|
|
integrity sha1-Tzj2zqK5sX+gFJDyPx3GjqZcHDg= |
|
|
|
@ -7362,14 +7362,14 @@ postcss-minify-selectors@^2.0.4:
|
|
|
|
|
postcss "^5.0.14" |
|
|
|
|
postcss-selector-parser "^2.0.0" |
|
|
|
|
|
|
|
|
|
postcss-modules-extract-imports@^1.0.0: |
|
|
|
|
postcss-modules-extract-imports@^1.2.0: |
|
|
|
|
version "1.2.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz#dc87e34148ec7eab5f791f7cd5849833375b741a" |
|
|
|
|
integrity sha512-6jt9XZwUhwmRUhb/CkyJY020PYaPJsCyt3UjbaWo6XEbH/94Hmv6MP7fG2C5NDU/BcHzyGYxNtHvM+LTf9HrYw== |
|
|
|
|
dependencies: |
|
|
|
|
postcss "^6.0.1" |
|
|
|
|
|
|
|
|
|
postcss-modules-local-by-default@^1.0.1: |
|
|
|
|
postcss-modules-local-by-default@^1.2.0: |
|
|
|
|
version "1.2.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz#f7d80c398c5a393fa7964466bd19500a7d61c069" |
|
|
|
|
integrity sha1-99gMOYxaOT+nlkRmvRlQCn1hwGk= |
|
|
|
@ -7377,7 +7377,7 @@ postcss-modules-local-by-default@^1.0.1:
|
|
|
|
|
css-selector-tokenizer "^0.7.0" |
|
|
|
|
postcss "^6.0.1" |
|
|
|
|
|
|
|
|
|
postcss-modules-scope@^1.0.0: |
|
|
|
|
postcss-modules-scope@^1.1.0: |
|
|
|
|
version "1.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz#d6ea64994c79f97b62a72b426fbe6056a194bb90" |
|
|
|
|
integrity sha1-1upkmUx5+XtipytCb75gVqGUu5A= |
|
|
|
@ -7385,7 +7385,7 @@ postcss-modules-scope@^1.0.0:
|
|
|
|
|
css-selector-tokenizer "^0.7.0" |
|
|
|
|
postcss "^6.0.1" |
|
|
|
|
|
|
|
|
|
postcss-modules-values@^1.1.0: |
|
|
|
|
postcss-modules-values@^1.3.0: |
|
|
|
|
version "1.3.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz#ecffa9d7e192518389f42ad0e83f72aec456ea20" |
|
|
|
|
integrity sha1-7P+p1+GSUYOJ9CrQ6D9yrsRW6iA= |
|
|
|
|