From cdf683800161b89ba6a6408a1cce439e1f5f9066 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jul 2019 12:17:38 +0000 Subject: [PATCH] fix: update postcss-preset-env to v6.7.0 --- package-lock.json | 317 +++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 171 insertions(+), 148 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b5d469..bb2a68d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -985,7 +985,7 @@ }, "@csstools/convert-colors": { "version": "1.4.0", - "resolved": "http://localhost:4873/@csstools%2fconvert-colors/-/convert-colors-1.4.0.tgz", + "resolved": "https://registry.npmjs.org/@csstools/convert-colors/-/convert-colors-1.4.0.tgz", "integrity": "sha512-5a6wqoJV/xEdbRNKVo6I4hO3VjyDq//8q2f9I6PBAvMesJHFauXDorcNCsr9RzvsZnaWi5NYCcfyqP1QeFHFbw==" }, "@csstools/normalize.css": { @@ -2779,7 +2779,7 @@ }, "css-blank-pseudo": { "version": "0.1.4", - "resolved": "http://localhost:4873/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz", + "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-0.1.4.tgz", "integrity": "sha512-LHz35Hr83dnFeipc7oqFDmsjHdljj3TQtxGGiNWSOsTLIAubSm4TEz8qCaKFpk7idaQ1GfWscF4E6mgpBysA1w==", "requires": { "postcss": "^7.0.5" @@ -2787,7 +2787,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -2797,7 +2797,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -2885,7 +2885,7 @@ }, "css-has-pseudo": { "version": "0.10.0", - "resolved": "http://localhost:4873/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz", + "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-0.10.0.tgz", "integrity": "sha512-Z8hnfsZu4o/kt+AuFzeGpLVhFOGO9mluyHBaA2bA8aCGTwah5sT3WV/fTHH8UNZUytOIImuGPrl/prlb4oX4qQ==", "requires": { "postcss": "^7.0.6", @@ -2894,12 +2894,12 @@ "dependencies": { "cssesc": { "version": "2.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -2909,7 +2909,7 @@ }, "postcss-selector-parser": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", "requires": { "cssesc": "^2.0.0", @@ -2919,7 +2919,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -2971,7 +2971,7 @@ }, "css-prefers-color-scheme": { "version": "3.1.1", - "resolved": "http://localhost:4873/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-3.1.1.tgz", "integrity": "sha512-MTu6+tMs9S3EUqzmqLXEcgNRbNkkD/TGFvowpeoWJn5Vfq7FMgsmRQs9X5NXAURiOBmOxm/lLjsDNXDE6k9bhg==", "requires": { "postcss": "^7.0.5" @@ -2979,7 +2979,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -2989,7 +2989,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -3046,7 +3046,7 @@ }, "cssdb": { "version": "4.4.0", - "resolved": "http://localhost:4873/cssdb/-/cssdb-4.4.0.tgz", + "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-4.4.0.tgz", "integrity": "sha512-LsTAR1JPEM9TpGhl/0p3nQecC2LJ0kD8X5YARu1hk/9I1gril5vDtMZyNxcEpxxDj34YNck/ucjuoUd66K03oQ==" }, "cssesc": { @@ -4527,7 +4527,7 @@ }, "flatten": { "version": "1.0.2", - "resolved": "http://localhost:4873/flatten/-/flatten-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz", "integrity": "sha1-2uRqnXj74lKSJYzB54CkHZXAN4I=" }, "flush-write-stream": { @@ -6411,7 +6411,7 @@ }, "lodash._reinterpolate": { "version": "3.0.0", - "resolved": "http://localhost:4873/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz", "integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=" }, "lodash.camelcase": { @@ -6445,20 +6445,20 @@ "integrity": "sha1-0jM6NtnncXyK0vfKyv7HwytERmQ=" }, "lodash.template": { - "version": "4.4.0", - "resolved": "http://localhost:4873/lodash.template/-/lodash.template-4.4.0.tgz", - "integrity": "sha1-5zoDhcg1VZF0bgILmWecaQ5o+6A=", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz", + "integrity": "sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==", "requires": { - "lodash._reinterpolate": "~3.0.0", + "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" } }, "lodash.templatesettings": { - "version": "4.1.0", - "resolved": "http://localhost:4873/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz", - "integrity": "sha1-K01OlbpEDZFf8IvImeRVNmZxMxY=", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz", + "integrity": "sha512-stgLz+i3Aa9mZgnjr/O+v9ruKZsPsndy7qPZOchbqk2cnTU1ZaldKK+v7m54WoKIyxiuMZTKT2H81F8BeAc3ZQ==", "requires": { - "lodash._reinterpolate": "~3.0.0" + "lodash._reinterpolate": "^3.0.0" } }, "lodash.uniq": { @@ -7672,7 +7672,7 @@ }, "postcss-attribute-case-insensitive": { "version": "4.0.1", - "resolved": "http://localhost:4873/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-4.0.1.tgz", "integrity": "sha512-L2YKB3vF4PetdTIthQVeT+7YiSzMoNMLLYxPXXppOOP7NoazEAy45sh2LvJ8leCQjfBcfkYQs8TtCcQjeZTp8A==", "requires": { "postcss": "^7.0.2", @@ -7681,12 +7681,12 @@ "dependencies": { "cssesc": { "version": "2.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7696,7 +7696,7 @@ }, "postcss-selector-parser": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", "requires": { "cssesc": "^2.0.0", @@ -7706,7 +7706,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -7801,7 +7801,7 @@ }, "postcss-color-functional-notation": { "version": "2.0.1", - "resolved": "http://localhost:4873/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-2.0.1.tgz", "integrity": "sha512-ZBARCypjEDofW4P6IdPVTLhDNXPRn8T2s1zHbZidW6rPaaZvcnCS2soYFIQJrMZSxiePJ2XIYTlcb2ztr/eT2g==", "requires": { "postcss": "^7.0.2", @@ -7810,7 +7810,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7820,7 +7820,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -7830,7 +7830,7 @@ }, "postcss-color-gray": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-color-gray/-/postcss-color-gray-5.0.0.tgz", "integrity": "sha512-q6BuRnAGKM/ZRpfDascZlIZPjvwsRye7UDNalqVz3s7GDxMtqPY6+Q871liNxsonUw8oC61OG+PSaysYpl1bnw==", "requires": { "@csstools/convert-colors": "^1.4.0", @@ -7840,7 +7840,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7850,7 +7850,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -7860,7 +7860,7 @@ }, "postcss-color-hex-alpha": { "version": "5.0.3", - "resolved": "http://localhost:4873/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz", + "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-5.0.3.tgz", "integrity": "sha512-PF4GDel8q3kkreVXKLAGNpHKilXsZ6xuu+mOQMHWHLPNyjiUBOr75sp5ZKJfmv1MCus5/DWUGcK9hm6qHEnXYw==", "requires": { "postcss": "^7.0.14", @@ -7869,7 +7869,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7879,7 +7879,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -7889,7 +7889,7 @@ }, "postcss-color-mod-function": { "version": "3.0.3", - "resolved": "http://localhost:4873/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz", + "resolved": "https://registry.npmjs.org/postcss-color-mod-function/-/postcss-color-mod-function-3.0.3.tgz", "integrity": "sha512-YP4VG+xufxaVtzV6ZmhEtc+/aTXH3d0JLpnYfxqTvwZPbJhWqp8bSY3nfNzNRFLgB4XSaBA82OE4VjOOKpCdVQ==", "requires": { "@csstools/convert-colors": "^1.4.0", @@ -7899,7 +7899,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7909,7 +7909,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -7919,7 +7919,7 @@ }, "postcss-color-rebeccapurple": { "version": "4.0.1", - "resolved": "http://localhost:4873/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-4.0.1.tgz", "integrity": "sha512-aAe3OhkS6qJXBbqzvZth2Au4V3KieR5sRQ4ptb2b2O8wgvB3SJBsdG+jsn2BZbbwekDG8nTfcCNKcSfe/lEy8g==", "requires": { "postcss": "^7.0.2", @@ -7928,7 +7928,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -7938,7 +7938,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8037,7 +8037,7 @@ }, "postcss-custom-media": { "version": "7.0.8", - "resolved": "http://localhost:4873/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz", + "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-7.0.8.tgz", "integrity": "sha512-c9s5iX0Ge15o00HKbuRuTqNndsJUbaXdiNsksnVH8H4gdc+zbLzr/UasOwNG6CTDpLFekVY4672eWdiiWu2GUg==", "requires": { "postcss": "^7.0.14" @@ -8045,7 +8045,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8055,7 +8055,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8074,7 +8074,7 @@ }, "postcss-custom-selectors": { "version": "5.1.2", - "resolved": "http://localhost:4873/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz", + "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-5.1.2.tgz", "integrity": "sha512-DSGDhqinCqXqlS4R7KGxL1OSycd1lydugJ1ky4iRXPHdBRiozyMHrdu0H3o7qNOCiZwySZTUI5MV0T8QhCLu+w==", "requires": { "postcss": "^7.0.2", @@ -8083,12 +8083,12 @@ "dependencies": { "cssesc": { "version": "2.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8098,7 +8098,7 @@ }, "postcss-selector-parser": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", "requires": { "cssesc": "^2.0.0", @@ -8108,7 +8108,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8118,7 +8118,7 @@ }, "postcss-dir-pseudo-class": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-5.0.0.tgz", "integrity": "sha512-3pm4oq8HYWMZePJY+5ANriPs3P07q+LW6FAdTlkFH2XqDdP4HeeJYMOzn0HYLhRSjBO3fhiqSwwU9xEULSrPgw==", "requires": { "postcss": "^7.0.2", @@ -8127,12 +8127,12 @@ "dependencies": { "cssesc": { "version": "2.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8142,7 +8142,7 @@ }, "postcss-selector-parser": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", "requires": { "cssesc": "^2.0.0", @@ -8152,7 +8152,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8274,7 +8274,7 @@ }, "postcss-double-position-gradients": { "version": "1.0.0", - "resolved": "http://localhost:4873/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-1.0.0.tgz", "integrity": "sha512-G+nV8EnQq25fOI8CH/B6krEohGWnF5+3A6H/+JEpOncu5dCnkS1QQ6+ct3Jkaepw1NGVqqOZH6lqrm244mCftA==", "requires": { "postcss": "^7.0.5", @@ -8283,7 +8283,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8293,7 +8293,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8303,7 +8303,7 @@ }, "postcss-env-function": { "version": "2.0.2", - "resolved": "http://localhost:4873/postcss-env-function/-/postcss-env-function-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-2.0.2.tgz", "integrity": "sha512-rwac4BuZlITeUbiBq60h/xbLzXY43qOsIErngWa4l7Mt+RaSkT7QBjXVGTcBHupykkblHMDrBFh30zchYPaOUw==", "requires": { "postcss": "^7.0.2", @@ -8312,7 +8312,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8322,7 +8322,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8360,7 +8360,7 @@ }, "postcss-focus-visible": { "version": "4.0.0", - "resolved": "http://localhost:4873/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-4.0.0.tgz", "integrity": "sha512-Z5CkWBw0+idJHSV6+Bgf2peDOFf/x4o+vX/pwcNYrWpXFrSfTkQ3JQ1ojrq9yS+upnAlNRHeg8uEwFTgorjI8g==", "requires": { "postcss": "^7.0.2" @@ -8368,7 +8368,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8378,7 +8378,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8388,7 +8388,7 @@ }, "postcss-focus-within": { "version": "3.0.0", - "resolved": "http://localhost:4873/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz", "integrity": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==", "requires": { "postcss": "^7.0.2" @@ -8396,7 +8396,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8406,7 +8406,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8416,7 +8416,7 @@ }, "postcss-font-variant": { "version": "4.0.0", - "resolved": "http://localhost:4873/postcss-font-variant/-/postcss-font-variant-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-4.0.0.tgz", "integrity": "sha512-M8BFYKOvCrI2aITzDad7kWuXXTm0YhGdP9Q8HanmN4EF1Hmcgs1KK5rSHylt/lUJe8yLxiSwWAHdScoEiIxztg==", "requires": { "postcss": "^7.0.2" @@ -8424,7 +8424,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8434,7 +8434,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8444,7 +8444,7 @@ }, "postcss-gap-properties": { "version": "2.0.0", - "resolved": "http://localhost:4873/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-2.0.0.tgz", "integrity": "sha512-QZSqDaMgXCHuHTEzMsS2KfVDOq7ZFiknSpkrPJY6jmxbugUPTuSzs/vuE5I3zv0WAS+3vhrlqhijiprnuQfzmg==", "requires": { "postcss": "^7.0.2" @@ -8452,7 +8452,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8462,7 +8462,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8472,7 +8472,7 @@ }, "postcss-image-set-function": { "version": "3.0.1", - "resolved": "http://localhost:4873/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-3.0.1.tgz", "integrity": "sha512-oPTcFFip5LZy8Y/whto91L9xdRHCWEMs3e1MdJxhgt4jy2WYXfhkng59fH5qLXSCPN8k4n94p1Czrfe5IOkKUw==", "requires": { "postcss": "^7.0.2", @@ -8481,7 +8481,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8491,7 +8491,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8531,17 +8531,17 @@ } }, "postcss-initial": { - "version": "3.0.0", - "resolved": "http://localhost:4873/postcss-initial/-/postcss-initial-3.0.0.tgz", - "integrity": "sha512-WzrqZ5nG9R9fUtrA+we92R4jhVvEB32IIRTzfIG/PLL8UV4CvbF1ugTEHEFX6vWxl41Xt5RTCJPEZkuWzrOM+Q==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-3.0.1.tgz", + "integrity": "sha512-I2Sz83ZSHybMNh02xQDK609lZ1/QOyYeuizCjzEhlMgeV/HcDJapQiH4yTqLjZss0X6/6VvKFXUeObaHpJoINw==", "requires": { - "lodash.template": "^4.2.4", + "lodash.template": "^4.5.0", "postcss": "^7.0.2" }, "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8551,7 +8551,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8590,7 +8590,7 @@ }, "postcss-lab-function": { "version": "2.0.1", - "resolved": "http://localhost:4873/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-2.0.1.tgz", "integrity": "sha512-whLy1IeZKY+3fYdqQFuDBf8Auw+qFuVnChWjmxm/UhHWqNHZx+B99EwxTvGYmUBqe3Fjxs4L1BoZTJmPu6usVg==", "requires": { "@csstools/convert-colors": "^1.4.0", @@ -8600,7 +8600,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8610,7 +8610,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8660,7 +8660,7 @@ }, "postcss-logical": { "version": "3.0.0", - "resolved": "http://localhost:4873/postcss-logical/-/postcss-logical-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-3.0.0.tgz", "integrity": "sha512-1SUKdJc2vuMOmeItqGuNaC+N8MzBWFWEkAnRnLpFYj1tGGa7NqyVBujfRtgNa2gXR+6RkGUiB2O5Vmh7E2RmiA==", "requires": { "postcss": "^7.0.2" @@ -8668,7 +8668,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8678,7 +8678,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -8688,7 +8688,7 @@ }, "postcss-media-minmax": { "version": "4.0.0", - "resolved": "http://localhost:4873/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-4.0.0.tgz", "integrity": "sha512-fo9moya6qyxsjbFAYl97qKO9gyre3qvbMnkOZeZwlsW6XYFsvs2DMGDlchVLfAd8LHPZDxivu/+qW2SMQeTHBw==", "requires": { "postcss": "^7.0.2" @@ -8696,7 +8696,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -8706,7 +8706,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9133,7 +9133,7 @@ }, "postcss-nesting": { "version": "7.0.0", - "resolved": "http://localhost:4873/postcss-nesting/-/postcss-nesting-7.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-7.0.0.tgz", "integrity": "sha512-WSsbVd5Ampi3Y0nk/SKr5+K34n52PqMqEfswu6RtU4r7wA8vSD+gM8/D9qq4aJkHImwn1+9iEFTbjoWsQeqtaQ==", "requires": { "postcss": "^7.0.2" @@ -9141,7 +9141,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9151,7 +9151,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9530,7 +9530,7 @@ }, "postcss-overflow-shorthand": { "version": "2.0.0", - "resolved": "http://localhost:4873/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-2.0.0.tgz", "integrity": "sha512-aK0fHc9CBNx8jbzMYhshZcEv8LtYnBIRYQD5i7w/K/wS9c2+0NSR6B3OVMu5y0hBHYLcMGjfU+dmWYNKH0I85g==", "requires": { "postcss": "^7.0.2" @@ -9538,7 +9538,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9548,7 +9548,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9558,7 +9558,7 @@ }, "postcss-page-break": { "version": "2.0.0", - "resolved": "http://localhost:4873/postcss-page-break/-/postcss-page-break-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-2.0.0.tgz", "integrity": "sha512-tkpTSrLpfLfD9HvgOlJuigLuk39wVTbbd8RKcy8/ugV2bNBUW3xU+AIqyxhDrQr1VUj1RmyJrBn1YWrqUm9zAQ==", "requires": { "postcss": "^7.0.2" @@ -9566,7 +9566,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9576,7 +9576,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9586,7 +9586,7 @@ }, "postcss-place": { "version": "4.0.1", - "resolved": "http://localhost:4873/postcss-place/-/postcss-place-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-4.0.1.tgz", "integrity": "sha512-Zb6byCSLkgRKLODj/5mQugyuj9bvAAw9LqJJjgwz5cYryGeXfFZfSXoP1UfveccFmeq0b/2xxwcTEVScnqGxBg==", "requires": { "postcss": "^7.0.2", @@ -9595,7 +9595,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9605,7 +9605,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9614,26 +9614,26 @@ } }, "postcss-preset-env": { - "version": "6.5.0", - "resolved": "http://localhost:4873/postcss-preset-env/-/postcss-preset-env-6.5.0.tgz", - "integrity": "sha512-RdsIrYJd9p9AouQoJ8dFP5ksBJEIegA4q4WzJDih8nevz3cZyIP/q1Eaw3pTVpUAu3n7Y32YmvAW3X07mSRGkw==", + "version": "6.7.0", + "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-6.7.0.tgz", + "integrity": "sha512-eU4/K5xzSFwUFJ8hTdTQzo2RBLbDVt83QZrAvI07TULOkmyQlnYlpwep+2yIK+K+0KlZO4BvFcleOCCcUtwchg==", "requires": { - "autoprefixer": "^9.4.2", - "browserslist": "^4.3.5", - "caniuse-lite": "^1.0.30000918", + "autoprefixer": "^9.6.1", + "browserslist": "^4.6.4", + "caniuse-lite": "^1.0.30000981", "css-blank-pseudo": "^0.1.4", "css-has-pseudo": "^0.10.0", "css-prefers-color-scheme": "^3.1.1", - "cssdb": "^4.3.0", - "postcss": "^7.0.6", - "postcss-attribute-case-insensitive": "^4.0.0", + "cssdb": "^4.4.0", + "postcss": "^7.0.17", + "postcss-attribute-case-insensitive": "^4.0.1", "postcss-color-functional-notation": "^2.0.1", "postcss-color-gray": "^5.0.0", - "postcss-color-hex-alpha": "^5.0.2", + "postcss-color-hex-alpha": "^5.0.3", "postcss-color-mod-function": "^3.0.3", "postcss-color-rebeccapurple": "^4.0.1", - "postcss-custom-media": "^7.0.7", - "postcss-custom-properties": "^8.0.9", + "postcss-custom-media": "^7.0.8", + "postcss-custom-properties": "^8.0.11", "postcss-custom-selectors": "^5.1.2", "postcss-dir-pseudo-class": "^5.0.0", "postcss-double-position-gradients": "^1.0.0", @@ -9658,32 +9658,50 @@ }, "dependencies": { "autoprefixer": { - "version": "9.6.0", - "resolved": "http://localhost:4873/autoprefixer/-/autoprefixer-9.6.0.tgz", - "integrity": "sha512-kuip9YilBqhirhHEGHaBTZKXL//xxGnzvsD0FtBQa6z+A69qZD6s/BAX9VzDF1i9VKDquTJDQaPLSEhOnL6FvQ==", + "version": "9.6.1", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz", + "integrity": "sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==", "requires": { - "browserslist": "^4.6.1", - "caniuse-lite": "^1.0.30000971", + "browserslist": "^4.6.3", + "caniuse-lite": "^1.0.30000980", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", - "postcss": "^7.0.16", - "postcss-value-parser": "^3.3.1" + "postcss": "^7.0.17", + "postcss-value-parser": "^4.0.0" } }, "browserslist": { - "version": "4.6.3", - "resolved": "http://localhost:4873/browserslist/-/browserslist-4.6.3.tgz", - "integrity": "sha512-CNBqTCq22RKM8wKJNowcqihHJ4SkI8CGeK7KOR9tPboXUuS5Zk5lQgzzTbs4oxD8x+6HUshZUa2OyNI9lR93bQ==", + "version": "4.6.6", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.6.6.tgz", + "integrity": "sha512-D2Nk3W9JL9Fp/gIcWei8LrERCS+eXu9AM5cfXA8WEZ84lFks+ARnZ0q/R69m2SV3Wjma83QDDPxsNKXUwdIsyA==", "requires": { - "caniuse-lite": "^1.0.30000975", - "electron-to-chromium": "^1.3.164", - "node-releases": "^1.1.23" + "caniuse-lite": "^1.0.30000984", + "electron-to-chromium": "^1.3.191", + "node-releases": "^1.1.25" + } + }, + "caniuse-lite": { + "version": "1.0.30000984", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000984.tgz", + "integrity": "sha512-n5tKOjMaZ1fksIpQbjERuqCyfgec/m9pferkFQbLmWtqLUdmt12hNhjSwsmPdqeiG2NkITOQhr1VYIwWSAceiA==" + }, + "electron-to-chromium": { + "version": "1.3.191", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.191.tgz", + "integrity": "sha512-jasjtY5RUy/TOyiUYM2fb4BDaPZfm6CXRFeJDMfFsXYADGxUN49RBqtgB7EL2RmJXeIRUk9lM1U6A5yk2YJMPQ==" + }, + "node-releases": { + "version": "1.1.25", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.25.tgz", + "integrity": "sha512-fI5BXuk83lKEoZDdH3gRhtsNgh05/wZacuXkgbiYkceE7+QIMXOg98n9ZV7mz27B+kFHnqHcUpscZZlGRSmTpQ==", + "requires": { + "semver": "^5.3.0" } }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9693,16 +9711,21 @@ }, "postcss-custom-properties": { "version": "8.0.11", - "resolved": "http://localhost:4873/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz", + "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-8.0.11.tgz", "integrity": "sha512-nm+o0eLdYqdnJ5abAJeXp4CEU1c1k+eB2yMCvhgzsds/e0umabFrN6HoTy/8Q4K5ilxERdl/JD1LO5ANoYBeMA==", "requires": { "postcss": "^7.0.17", "postcss-values-parser": "^2.0.1" } }, + "postcss-value-parser": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.0.0.tgz", + "integrity": "sha512-ESPktioptiSUchCKgggAkzdmkgzKfmp0EU8jXH+5kbIUB+unr0Y4CY9SRMvibuvYUBjNh1ACLbxqYNpdTQOteQ==" + }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9712,7 +9735,7 @@ }, "postcss-pseudo-class-any-link": { "version": "6.0.0", - "resolved": "http://localhost:4873/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-6.0.0.tgz", "integrity": "sha512-lgXW9sYJdLqtmw23otOzrtbDXofUdfYzNm4PIpNE322/swES3VU9XlXHeJS46zT2onFO7V1QFdD4Q9LiZj8mew==", "requires": { "postcss": "^7.0.2", @@ -9721,12 +9744,12 @@ "dependencies": { "cssesc": { "version": "2.0.0", - "resolved": "http://localhost:4873/cssesc/-/cssesc-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-2.0.0.tgz", "integrity": "sha512-MsCAG1z9lPdoO/IUMLSBWBSVxVtJ1395VGIQ+Fc2gNdkQ1hNDnQdw3YhA71WJCBW1vdwA0cAnk/DnW6bqoEUYg==" }, "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9736,7 +9759,7 @@ }, "postcss-selector-parser": { "version": "5.0.0", - "resolved": "http://localhost:4873/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-5.0.0.tgz", "integrity": "sha512-w+zLE5Jhg6Liz8+rQOWEAwtwkyqpfnmsinXjXg6cY7YIONZZtgvE0v2O0uhQBs0peNomOJwWRKt6JBfTdTd3OQ==", "requires": { "cssesc": "^2.0.0", @@ -9746,7 +9769,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9846,7 +9869,7 @@ }, "postcss-replace-overflow-wrap": { "version": "3.0.0", - "resolved": "http://localhost:4873/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-3.0.0.tgz", "integrity": "sha512-2T5hcEHArDT6X9+9dVSPQdo7QHzG4XKclFT8rU5TzJPDN7RIRTbO9c4drUISOVemLj03aezStHCR2AIcr8XLpw==", "requires": { "postcss": "^7.0.2" @@ -9854,7 +9877,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9864,7 +9887,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9874,7 +9897,7 @@ }, "postcss-selector-matches": { "version": "4.0.0", - "resolved": "http://localhost:4873/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-matches/-/postcss-selector-matches-4.0.0.tgz", "integrity": "sha512-LgsHwQR/EsRYSqlwdGzeaPKVT0Ml7LAT6E75T8W8xLJY62CE4S/l03BWIt3jT8Taq22kXP08s2SfTSzaraoPww==", "requires": { "balanced-match": "^1.0.0", @@ -9883,7 +9906,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9893,7 +9916,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -9903,7 +9926,7 @@ }, "postcss-selector-not": { "version": "4.0.0", - "resolved": "http://localhost:4873/postcss-selector-not/-/postcss-selector-not-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.0.tgz", "integrity": "sha512-W+bkBZRhqJaYN8XAnbbZPLWMvZD1wKTu0UxtFKdhtGjWYmxhkUneoeOhRJKdAE5V7ZTlnbHfCR+6bNwK9e1dTQ==", "requires": { "balanced-match": "^1.0.0", @@ -9912,7 +9935,7 @@ "dependencies": { "postcss": { "version": "7.0.17", - "resolved": "http://localhost:4873/postcss/-/postcss-7.0.17.tgz", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.17.tgz", "integrity": "sha512-546ZowA+KZ3OasvQZHsbuEpysvwTZNGJv9EfyCQdsIDltPSWHAeTQ5fQy/Npi2ZDtLI3zs7Ps/p6wThErhm9fQ==", "requires": { "chalk": "^2.4.2", @@ -9922,7 +9945,7 @@ }, "supports-color": { "version": "6.1.0", - "resolved": "http://localhost:4873/supports-color/-/supports-color-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-6.1.0.tgz", "integrity": "sha512-qe1jfm1Mg7Nq/NSh6XE24gPXROEVsWHxC1LIx//XNlD9iw7YZQGjZNjYN7xGaEG6iKdA8EtNFW6R0gjnVXp+wQ==", "requires": { "has-flag": "^3.0.0" @@ -10036,7 +10059,7 @@ }, "postcss-values-parser": { "version": "2.0.1", - "resolved": "http://localhost:4873/postcss-values-parser/-/postcss-values-parser-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/postcss-values-parser/-/postcss-values-parser-2.0.1.tgz", "integrity": "sha512-2tLuBsA6P4rYTNKCXYG/71C7j1pU6pK503suYOmn4xYrQIzW+opD+7FAFNuGSdZC/3Qfy334QbeMu7MEb8gOxg==", "requires": { "flatten": "^1.0.2", diff --git a/package.json b/package.json index abfa99c..2730ea1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "postcss-loader": "3.0.0", "postcss-mixins": "6.2.1", "postcss-normalize": "7.0.1", - "postcss-preset-env": "6.5.0", + "postcss-preset-env": "6.7.0", "react-dev-utils": "7.0.1", "react-hot-loader": "4.12.6", "sass-loader": "7.1.0",