|
@@ -1764,13 +1764,13 @@ autocomplete.js@0.36.0:
|
|
|
immediate "^3.2.3"
|
|
|
|
|
|
autoprefixer@^9.5.1, autoprefixer@^9.6.1:
|
|
|
- version "9.8.2"
|
|
|
- resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.2.tgz#7347396ee576b18687041bfbacd76d78e27baa56"
|
|
|
- integrity sha512-9UwMMU8Rg7Fj0c55mbOpXrr/2WrRqoOwOlLNTyyYt+nhiyQdIBWipp5XWzt+Lge8r3DK5y+EHMc1OBf8VpZA6Q==
|
|
|
+ version "9.8.4"
|
|
|
+ resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.4.tgz#736f1012673a70fa3464671d78d41abd54512863"
|
|
|
+ integrity sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==
|
|
|
dependencies:
|
|
|
browserslist "^4.12.0"
|
|
|
- caniuse-lite "^1.0.30001084"
|
|
|
- kleur "^4.0.1"
|
|
|
+ caniuse-lite "^1.0.30001087"
|
|
|
+ colorette "^1.2.0"
|
|
|
normalize-range "^0.1.2"
|
|
|
num2fraction "^1.2.2"
|
|
|
postcss "^7.0.32"
|
|
@@ -2240,10 +2240,10 @@ caniuse-api@^3.0.0:
|
|
|
lodash.memoize "^4.1.2"
|
|
|
lodash.uniq "^4.5.0"
|
|
|
|
|
|
-caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001084:
|
|
|
- version "1.0.30001085"
|
|
|
- resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001085.tgz#bed28bd51ff7425d33ee23e730c7f3b703711db6"
|
|
|
- integrity sha512-x0YRFRE0pmOD90z+9Xk7jwO58p4feVNXP+U8kWV+Uo/HADyrgESlepzIkUqPgaXkpyceZU6siM1gsK7sHgplqA==
|
|
|
+caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087:
|
|
|
+ version "1.0.30001088"
|
|
|
+ resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001088.tgz#23a6b9e192106107458528858f2c0e0dba0d9073"
|
|
|
+ integrity sha512-6eYUrlShRYveyqKG58HcyOfPgh3zb2xqs7NvT2VVtP3hEUeeWvc3lqhpeMTxYWBBeeaT9A4bKsrtjATm66BTHg==
|
|
|
|
|
|
caseless@~0.12.0:
|
|
|
version "0.12.0"
|
|
@@ -2458,6 +2458,11 @@ color@^3.0.0:
|
|
|
color-convert "^1.9.1"
|
|
|
color-string "^1.5.2"
|
|
|
|
|
|
+colorette@^1.2.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.0.tgz#45306add826d196e8c87236ac05d797f25982e63"
|
|
|
+ integrity sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==
|
|
|
+
|
|
|
combined-stream@^1.0.6, combined-stream@~1.0.6:
|
|
|
version "1.0.8"
|
|
|
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
|
|
@@ -5311,11 +5316,6 @@ kind-of@^6.0.0, kind-of@^6.0.2:
|
|
|
version "6.0.2"
|
|
|
resolved "http://registry.npm.taobao.org/kind-of/download/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
|
|
|
|
|
|
-kleur@^4.0.1:
|
|
|
- version "4.0.1"
|
|
|
- resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.0.1.tgz#3d4948534b666e2578f93b6fafb62108e64f05ef"
|
|
|
- integrity sha512-Qs6SqCLm63rd0kNVh+wO4XsWLU6kgfwwaPYsLiClWf0Tewkzsa6MvB21bespb8cz+ANS+2t3So1ge3gintzhlw==
|
|
|
-
|
|
|
last-call-webpack-plugin@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/last-call-webpack-plugin/-/last-call-webpack-plugin-3.0.0.tgz#9742df0e10e3cf46e5c0381c2de90d3a7a2d7555"
|