|
@@ -702,11 +702,6 @@
|
|
|
lodash "^4.17.13"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
-"@types/anymatch@*":
|
|
|
- version "1.3.1"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
|
|
|
- integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
|
|
|
-
|
|
|
"@types/events@*":
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
|
|
@@ -731,29 +726,6 @@
|
|
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.6.2.tgz#a5ccec6abb6060d5f20d256fb03ed743e9774999"
|
|
|
integrity sha512-gojym4tX0FWeV2gsW4Xmzo5wxGjXGm550oVUII7f7G5o4BV6c7DBdiG1RRQd+y1bvqRyYtPfMK85UM95vsapqQ==
|
|
|
|
|
|
-"@types/tapable@*":
|
|
|
- version "1.0.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.4.tgz#b4ffc7dc97b498c969b360a41eee247f82616370"
|
|
|
- integrity sha512-78AdXtlhpCHT0K3EytMpn4JNxaf5tbqbLcbIRoQIHzpTIyjpxLQKRoxU55ujBXAtg3Nl2h/XWvfDa9dsMOd0pQ==
|
|
|
-
|
|
|
-"@types/uglify-js@*":
|
|
|
- version "3.0.4"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.0.4.tgz#96beae23df6f561862a830b4288a49e86baac082"
|
|
|
- integrity sha512-SudIN9TRJ+v8g5pTG8RRCqfqTMNqgWCKKd3vtynhGzkIIjxaicNAMuY5TRadJ6tzDu3Dotf3ngaMILtmOdmWEQ==
|
|
|
- dependencies:
|
|
|
- source-map "^0.6.1"
|
|
|
-
|
|
|
-"@types/webpack@^4.4.31":
|
|
|
- version "4.32.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.32.0.tgz#bd4a149964cd471538f2781f2be5f9815175463b"
|
|
|
- integrity sha512-kpz5wHDyG/WEpzX9gcwFp/w0oSsq0n/rmFdJelk/QBMHmNIOZdiTDInV0Lj8itGKBahQrBgJGJRss/6UHgLuKg==
|
|
|
- dependencies:
|
|
|
- "@types/anymatch" "*"
|
|
|
- "@types/node" "*"
|
|
|
- "@types/tapable" "*"
|
|
|
- "@types/uglify-js" "*"
|
|
|
- source-map "^0.6.0"
|
|
|
-
|
|
|
"@vue/component-compiler-utils@^2.5.1":
|
|
|
version "2.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b"
|
|
@@ -1718,14 +1690,6 @@ clean-css@4.2.x:
|
|
|
dependencies:
|
|
|
source-map "~0.6.0"
|
|
|
|
|
|
-clean-webpack-plugin@^3.0.0:
|
|
|
- version "3.0.0"
|
|
|
- resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b"
|
|
|
- integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A==
|
|
|
- dependencies:
|
|
|
- "@types/webpack" "^4.4.31"
|
|
|
- del "^4.1.1"
|
|
|
-
|
|
|
cli-cursor@^2.1.0:
|
|
|
version "2.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5"
|
|
@@ -1915,6 +1879,13 @@ concat-stream@^1.5.0:
|
|
|
readable-stream "^2.2.2"
|
|
|
typedarray "^0.0.6"
|
|
|
|
|
|
+config@^3.2.2:
|
|
|
+ version "3.2.2"
|
|
|
+ resolved "https://registry.yarnpkg.com/config/-/config-3.2.2.tgz#c7d31bb2a9d30013a905ff420101e3b1ba58eead"
|
|
|
+ integrity sha512-rOsfIOAcG82AWouK4/vBS/OKz3UPl2T/kP0irExmXJJOoWg2CmdfPLdx56bCoMUMFNh+7soQkQWCUC8DyemiwQ==
|
|
|
+ dependencies:
|
|
|
+ json5 "^1.0.1"
|
|
|
+
|
|
|
connect-history-api-fallback@^1.6.0:
|
|
|
version "1.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz#8b32089359308d111115d81cad3fceab888f97bc"
|