@@ -4628,6 +4628,42 @@ cssnano-preset-default@^4.0.7:
46284628 postcss-svgo "^4.0.2"
46294629 postcss-unique-selectors "^4.0.1"
46304630
4631+ cssnano-preset-default@^4.0.8:
4632+ version "4.0.8"
4633+ resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz#920622b1fc1e95a34e8838203f1397a504f2d3ff"
4634+ integrity sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==
4635+ dependencies:
4636+ css-declaration-sorter "^4.0.1"
4637+ cssnano-util-raw-cache "^4.0.1"
4638+ postcss "^7.0.0"
4639+ postcss-calc "^7.0.1"
4640+ postcss-colormin "^4.0.3"
4641+ postcss-convert-values "^4.0.1"
4642+ postcss-discard-comments "^4.0.2"
4643+ postcss-discard-duplicates "^4.0.2"
4644+ postcss-discard-empty "^4.0.1"
4645+ postcss-discard-overridden "^4.0.1"
4646+ postcss-merge-longhand "^4.0.11"
4647+ postcss-merge-rules "^4.0.3"
4648+ postcss-minify-font-values "^4.0.2"
4649+ postcss-minify-gradients "^4.0.2"
4650+ postcss-minify-params "^4.0.2"
4651+ postcss-minify-selectors "^4.0.2"
4652+ postcss-normalize-charset "^4.0.1"
4653+ postcss-normalize-display-values "^4.0.2"
4654+ postcss-normalize-positions "^4.0.2"
4655+ postcss-normalize-repeat-style "^4.0.2"
4656+ postcss-normalize-string "^4.0.2"
4657+ postcss-normalize-timing-functions "^4.0.2"
4658+ postcss-normalize-unicode "^4.0.1"
4659+ postcss-normalize-url "^4.0.1"
4660+ postcss-normalize-whitespace "^4.0.2"
4661+ postcss-ordered-values "^4.1.2"
4662+ postcss-reduce-initial "^4.0.3"
4663+ postcss-reduce-transforms "^4.0.2"
4664+ postcss-svgo "^4.0.3"
4665+ postcss-unique-selectors "^4.0.1"
4666+
46314667cssnano-util-get-arguments@^4.0.0:
46324668 version "4.0.0"
46334669 resolved "https://registry.yarnpkg.com/cssnano-util-get-arguments/-/cssnano-util-get-arguments-4.0.0.tgz#ed3a08299f21d75741b20f3b81f194ed49cc150f"
@@ -4650,7 +4686,17 @@ cssnano-util-same-parent@^4.0.0:
46504686 resolved "https://registry.yarnpkg.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz#574082fb2859d2db433855835d9a8456ea18bbf3"
46514687 integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==
46524688
4653- [email protected] , cssnano@^4.1.10:
4689+ 4690+ version "4.1.11"
4691+ resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.11.tgz#c7b5f5b81da269cb1fd982cb960c1200910c9a99"
4692+ integrity sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g==
4693+ dependencies:
4694+ cosmiconfig "^5.0.0"
4695+ cssnano-preset-default "^4.0.8"
4696+ is-resolvable "^1.0.0"
4697+ postcss "^7.0.0"
4698+
4699+ cssnano@^4.1.10:
46544700 version "4.1.10"
46554701 resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2"
46564702 integrity sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ==
@@ -10265,6 +10311,15 @@ postcss-svgo@^4.0.2:
1026510311 postcss-value-parser "^3.0.0"
1026610312 svgo "^1.0.0"
1026710313
10314+ postcss-svgo@^4.0.3:
10315+ version "4.0.3"
10316+ resolved "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.3.tgz#343a2cdbac9505d416243d496f724f38894c941e"
10317+ integrity sha512-NoRbrcMWTtUghzuKSoIm6XV+sJdvZ7GZSc3wdBN0W19FTtp2ko8NqLsgoh/m9CzNhU3KLPvQmjIwtaNFkaFTvw==
10318+ dependencies:
10319+ postcss "^7.0.0"
10320+ postcss-value-parser "^3.0.0"
10321+ svgo "^1.0.0"
10322+
1026810323postcss-unique-selectors@^4.0.1:
1026910324 version "4.0.1"
1027010325 resolved "https://registry.yarnpkg.com/postcss-unique-selectors/-/postcss-unique-selectors-4.0.1.tgz#9446911f3289bfd64c6d680f073c03b1f9ee4bac"
0 commit comments