|
@@ -5926,23 +5926,23 @@ css-loader@^3.5.3:
|
|
|
schema-utils "^2.7.0"
|
|
|
semver "^6.3.0"
|
|
|
|
|
|
-css-loader@~4.2.2:
|
|
|
- version "4.2.2"
|
|
|
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.2.2.tgz#b668b3488d566dc22ebcf9425c5f254a05808c89"
|
|
|
- integrity sha512-omVGsTkZPVwVRpckeUnLshPp12KsmMSLqYxs12+RzM9jRR5Y+Idn/tBffjXRvOE+qW7if24cuceFJqYR5FmGBg==
|
|
|
+css-loader@~3.2.0:
|
|
|
+ version "3.2.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.2.1.tgz#62849b45a414b7bde0bfba17325a026471040eae"
|
|
|
+ integrity sha512-q40kYdcBNzMvkIImCL2O+wk8dh+RGwPPV9Dfz3n7XtOYPXqe2Z6VgtvoxjkLHz02gmhepG9sOAJOUlx+3hHsBg==
|
|
|
dependencies:
|
|
|
- camelcase "^6.0.0"
|
|
|
+ camelcase "^5.3.1"
|
|
|
cssesc "^3.0.0"
|
|
|
icss-utils "^4.1.1"
|
|
|
- loader-utils "^2.0.0"
|
|
|
- postcss "^7.0.32"
|
|
|
+ loader-utils "^1.2.3"
|
|
|
+ normalize-path "^3.0.0"
|
|
|
+ postcss "^7.0.23"
|
|
|
postcss-modules-extract-imports "^2.0.0"
|
|
|
- postcss-modules-local-by-default "^3.0.3"
|
|
|
- postcss-modules-scope "^2.2.0"
|
|
|
+ postcss-modules-local-by-default "^3.0.2"
|
|
|
+ postcss-modules-scope "^2.1.1"
|
|
|
postcss-modules-values "^3.0.0"
|
|
|
- postcss-value-parser "^4.1.0"
|
|
|
- schema-utils "^2.7.0"
|
|
|
- semver "^7.3.2"
|
|
|
+ postcss-value-parser "^4.0.2"
|
|
|
+ schema-utils "^2.6.0"
|
|
|
|
|
|
css-select-base-adapter@^0.1.1:
|
|
|
version "0.1.1"
|
|
@@ -12309,7 +12309,7 @@ postcss-modules-extract-imports@^2.0.0:
|
|
|
dependencies:
|
|
|
postcss "^7.0.5"
|
|
|
|
|
|
-postcss-modules-local-by-default@^3.0.2, postcss-modules-local-by-default@^3.0.3:
|
|
|
+postcss-modules-local-by-default@^3.0.2:
|
|
|
version "3.0.3"
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz#bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0"
|
|
|
integrity sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==
|
|
@@ -12319,7 +12319,7 @@ postcss-modules-local-by-default@^3.0.2, postcss-modules-local-by-default@^3.0.3
|
|
|
postcss-selector-parser "^6.0.2"
|
|
|
postcss-value-parser "^4.1.0"
|
|
|
|
|
|
-postcss-modules-scope@^2.2.0:
|
|
|
+postcss-modules-scope@^2.1.1, postcss-modules-scope@^2.2.0:
|
|
|
version "2.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-2.2.0.tgz#385cae013cc7743f5a7d7602d1073a89eaae62ee"
|
|
|
integrity sha512-YyEgsTMRpNd+HmyC7H/mh3y+MeFWevy7V1evVhJWewmMbjDHIbZbOXICC2y+m1xI1UVfIT1HMW/O04Hxyu9oXQ==
|
|
@@ -12344,12 +12344,12 @@ postcss-selector-parser@^6.0.0, postcss-selector-parser@^6.0.2:
|
|
|
indexes-of "^1.0.1"
|
|
|
uniq "^1.0.1"
|
|
|
|
|
|
-postcss-value-parser@^4.1.0:
|
|
|
+postcss-value-parser@^4.0.2, 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.14, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
|
|
|
+postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.23, postcss@^7.0.26, postcss@^7.0.27, 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==
|
|
@@ -13648,7 +13648,7 @@ schema-utils@^1.0.0:
|
|
|
ajv-errors "^1.0.0"
|
|
|
ajv-keywords "^3.1.0"
|
|
|
|
|
|
-schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7.0:
|
|
|
+schema-utils@^2.6.0, schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7.0:
|
|
|
version "2.7.0"
|
|
|
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.0.tgz#17151f76d8eae67fbbf77960c33c676ad9f4efc7"
|
|
|
integrity sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==
|