|
@@ -2800,22 +2800,22 @@ css-loader@^2.1.1:
|
|
|
schema-utils "^1.0.0"
|
|
|
|
|
|
css-loader@^3.2.0:
|
|
|
- version "3.5.3"
|
|
|
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.3.tgz#95ac16468e1adcd95c844729e0bb167639eb0bcf"
|
|
|
- integrity sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw==
|
|
|
+ version "3.6.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.6.0.tgz#2e4b2c7e6e2d27f8c8f28f61bffcd2e6c91ef645"
|
|
|
+ integrity sha512-M5lSukoWi1If8dhQAUCvj4H8vUt3vOnwbQBH9DdTm/s4Ym2B/3dPMtYZeJmq7Q3S3Pa+I94DcZ7pc9bP14cWIQ==
|
|
|
dependencies:
|
|
|
camelcase "^5.3.1"
|
|
|
cssesc "^3.0.0"
|
|
|
icss-utils "^4.1.1"
|
|
|
loader-utils "^1.2.3"
|
|
|
normalize-path "^3.0.0"
|
|
|
- postcss "^7.0.27"
|
|
|
+ postcss "^7.0.32"
|
|
|
postcss-modules-extract-imports "^2.0.0"
|
|
|
postcss-modules-local-by-default "^3.0.2"
|
|
|
postcss-modules-scope "^2.2.0"
|
|
|
postcss-modules-values "^3.0.0"
|
|
|
- postcss-value-parser "^4.0.3"
|
|
|
- schema-utils "^2.6.6"
|
|
|
+ postcss-value-parser "^4.1.0"
|
|
|
+ schema-utils "^2.7.0"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
css-parse@1.7.x:
|
|
@@ -7074,15 +7074,15 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.3.0, postcss-value-parser@^
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
|
|
|
integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
|
|
|
|
|
|
-postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.3, postcss-value-parser@^4.1.0:
|
|
|
+postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0:
|
|
|
version "4.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
|
|
|
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
|
|
|
|
|
|
-postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.27, postcss@^7.0.30, postcss@^7.0.5, postcss@^7.0.6:
|
|
|
- version "7.0.30"
|
|
|
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2"
|
|
|
- integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==
|
|
|
+postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.30, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
|
|
|
+ version "7.0.32"
|
|
|
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
|
|
|
+ integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
|
|
|
dependencies:
|
|
|
chalk "^2.4.2"
|
|
|
source-map "^0.6.1"
|