@@ -2514,24 +2514,23 @@ css-has-pseudo@^0.10.0:
25142514 postcss "^7.0.6"
25152515 postcss-selector-parser "^5.0.0-rc.4"
25162516
2517- css-loader@^3.5.3 :
2518- version "3.5.3 "
2519- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-3.5.3. tgz#95ac16468e1adcd95c844729e0bb167639eb0bcf "
2520- integrity sha512-UEr9NH5Lmi7+dguAm+/JSPovNjYbm2k3TK58EiwQHzOHH5Jfq1Y+XoP2bQO6TMn7PptMd0opxxedAWcaSTRKHw ==
2517+ css-loader@^4.3.0 :
2518+ version "4.3.0 "
2519+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-4.3.0. tgz#c888af64b2a5b2e85462c72c0f4a85c7e2e0821e "
2520+ integrity sha512-rdezjCjScIrsL8BSYszgT4s476IcNKt6yX69t0pHjJVnPUTDpn4WfIpDQTN3wCJvUvfsz/mFjuGOekf3PY3NUg ==
25212521 dependencies :
2522- camelcase "^5.3.1 "
2522+ camelcase "^6.0.0 "
25232523 cssesc "^3.0.0"
25242524 icss-utils "^4.1.1"
2525- loader-utils "^1.2.3"
2526- normalize-path "^3.0.0"
2527- postcss "^7.0.27"
2525+ loader-utils "^2.0.0"
2526+ postcss "^7.0.32"
25282527 postcss-modules-extract-imports "^2.0.0"
2529- postcss-modules-local-by-default "^3.0.2 "
2528+ postcss-modules-local-by-default "^3.0.3 "
25302529 postcss-modules-scope "^2.2.0"
25312530 postcss-modules-values "^3.0.0"
2532- postcss-value-parser "^4.0.3 "
2533- schema-utils "^2.6.6 "
2534- semver "^6 .3.0 "
2531+ postcss-value-parser "^4.1.0 "
2532+ schema-utils "^2.7.1 "
2533+ semver "^7 .3.2 "
25352534
25362535css-prefers-color-scheme@^3.1.1 :
25372536 version "3.1.1"
@@ -6234,15 +6233,15 @@ postcss-modules-extract-imports@^2.0.0:
62346233 dependencies :
62356234 postcss "^7.0.5"
62366235
6237- postcss-modules-local-by-default@^3.0.2 :
6238- version "3.0.2 "
6239- resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.2 .tgz#e8a6561be914aaf3c052876377524ca90dbb7915 "
6240- integrity sha512-jM/V8eqM4oJ/22j0gx4jrp63GSvDH6v86OqyTHHUvk4/k1vceipZsaymiZ5PvocqZOl5SFHiFJqjs3la0wnfIQ ==
6236+ postcss-modules-local-by-default@^3.0.3 :
6237+ version "3.0.3 "
6238+ resolved "https://registry.yarnpkg.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3 .tgz#bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0 "
6239+ integrity sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw ==
62416240 dependencies :
62426241 icss-utils "^4.1.1"
6243- postcss "^7.0.16 "
6242+ postcss "^7.0.32 "
62446243 postcss-selector-parser "^6.0.2"
6245- postcss-value-parser "^4.0 .0"
6244+ postcss-value-parser "^4.1 .0"
62466245
62476246postcss-modules-scope@^2.2.0 :
62486247 version "2.2.0"
@@ -6531,7 +6530,7 @@ postcss-value-parser@^3.0.0, postcss-value-parser@^3.2.3:
65316530 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz#9ff822547e2893213cf1c30efa51ac5fd1ba8281"
65326531 integrity sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==
65336532
6534- postcss-value-parser@^4.0.0, postcss-value-parser@^4.0.2, postcss-value-parser@^4.0.3 , postcss-value-parser@^4.1.0 :
6533+ postcss-value-parser@^4.0.2 , postcss-value-parser@^4.1.0 :
65356534 version "4.1.0"
65366535 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
65376536 integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
@@ -6545,10 +6544,10 @@ postcss-values-parser@^2.0.0, postcss-values-parser@^2.0.1:
65456544 indexes-of "^1.0.1"
65466545 uniq "^1.0.1"
65476546
6548- postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16 , postcss@^7.0.17 , postcss@^7.0.2 , postcss@^7.0.26 , postcss@^7.0.27 , postcss@^7.0.30 , postcss@^7.0.5, postcss@^7.0.6 :
6549- version "7.0.31 "
6550- resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.31 .tgz#332af45cb73e26c0ee2614d7c7fb02dfcc2bd6dd "
6551- integrity sha512-a937VDHE1ftkjk+8/7nj/mrjtmkn69xxzJgRETXdAUU+IgOYPQNJF17haGWbeDxSyk++HA14UA98FurvPyBJOA ==
6547+ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.17 , postcss@^7.0.2 , postcss@^7.0.26 , postcss@^7.0.27 , postcss@^7.0.30 , postcss@^7.0.32 , postcss@^7.0.5, postcss@^7.0.6 :
6548+ version "7.0.34 "
6549+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.34 .tgz#f2baf57c36010df7de4009940f21532c16d65c20 "
6550+ integrity sha512-H/7V2VeNScX9KE83GDrDZNiGT1m2H+UTnlinIzhjlLX9hfMUn1mHNnGeX81a1c8JSBdBvqk7c2ZOG6ZPn5itGw ==
65526551 dependencies :
65536552 chalk "^2.4.2"
65546553 source-map "^0.6.1"
0 commit comments