正在显示
2 个修改的文件
包含
179 行增加
和
134 行删除
| ... | @@ -74,10 +74,10 @@ | ... | @@ -74,10 +74,10 @@ |
| 74 | "nprogress": "^0.2.0", | 74 | "nprogress": "^0.2.0", |
| 75 | "vue": "^2.6.12", | 75 | "vue": "^2.6.12", |
| 76 | "vue-router": "^3.4.9", | 76 | "vue-router": "^3.4.9", |
| 77 | - "vuex": "^3.5.1" | 77 | + "vuex": "^3.6.0" |
| 78 | }, | 78 | }, |
| 79 | "devDependencies": { | 79 | "devDependencies": { |
| 80 | - "@babel/core": "^7.12.3", | 80 | + "@babel/core": "^7.12.9", |
| 81 | "@babel/plugin-proposal-class-properties": "^7.12.1", | 81 | "@babel/plugin-proposal-class-properties": "^7.12.1", |
| 82 | "@babel/plugin-proposal-decorators": "^7.12.1", | 82 | "@babel/plugin-proposal-decorators": "^7.12.1", |
| 83 | "@babel/plugin-proposal-do-expressions": "^7.12.1", | 83 | "@babel/plugin-proposal-do-expressions": "^7.12.1", |
| ... | @@ -88,30 +88,30 @@ | ... | @@ -88,30 +88,30 @@ |
| 88 | "@babel/plugin-proposal-json-strings": "^7.12.1", | 88 | "@babel/plugin-proposal-json-strings": "^7.12.1", |
| 89 | "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1", | 89 | "@babel/plugin-proposal-logical-assignment-operators": "^7.12.1", |
| 90 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", | 90 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1", |
| 91 | - "@babel/plugin-proposal-numeric-separator": "^7.12.5", | 91 | + "@babel/plugin-proposal-numeric-separator": "^7.12.7", |
| 92 | - "@babel/plugin-proposal-optional-chaining": "^7.12.1", | 92 | + "@babel/plugin-proposal-optional-chaining": "^7.12.7", |
| 93 | "@babel/plugin-proposal-pipeline-operator": "^7.12.1", | 93 | "@babel/plugin-proposal-pipeline-operator": "^7.12.1", |
| 94 | "@babel/plugin-proposal-throw-expressions": "^7.12.1", | 94 | "@babel/plugin-proposal-throw-expressions": "^7.12.1", |
| 95 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", | 95 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 96 | "@babel/plugin-syntax-import-meta": "^7.10.4", | 96 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 97 | "@babel/plugin-transform-runtime": "^7.12.1", | 97 | "@babel/plugin-transform-runtime": "^7.12.1", |
| 98 | "@babel/polyfill": "^7.12.1", | 98 | "@babel/polyfill": "^7.12.1", |
| 99 | - "@babel/preset-env": "^7.12.1", | 99 | + "@babel/preset-env": "^7.12.7", |
| 100 | "@babel/register": "^7.12.1", | 100 | "@babel/register": "^7.12.1", |
| 101 | "@babel/runtime": "^7.12.5", | 101 | "@babel/runtime": "^7.12.5", |
| 102 | "@types/fs-extra": "^9.0.4", | 102 | "@types/fs-extra": "^9.0.4", |
| 103 | - "@types/node": "^14.14.7", | 103 | + "@types/node": "^14.14.10", |
| 104 | "ajv": "^6.12.6", | 104 | "ajv": "^6.12.6", |
| 105 | "babel-eslint": "^9.0.0", | 105 | "babel-eslint": "^9.0.0", |
| 106 | - "babel-loader": "^8.2.1", | 106 | + "babel-loader": "^8.2.2", |
| 107 | "cache-loader": "^4.1.0", | 107 | "cache-loader": "^4.1.0", |
| 108 | "cfonts": "^2.8.6", | 108 | "cfonts": "^2.8.6", |
| 109 | "chalk": "^4.0.0", | 109 | "chalk": "^4.0.0", |
| 110 | - "copy-webpack-plugin": "^6.3.0", | 110 | + "copy-webpack-plugin": "^6.3.2", |
| 111 | "cross-env": "^7.0.2", | 111 | "cross-env": "^7.0.2", |
| 112 | "css-loader": "^4.3.0", | 112 | "css-loader": "^4.3.0", |
| 113 | "del": "^6.0.0", | 113 | "del": "^6.0.0", |
| 114 | - "electron": "^10.1.5", | 114 | + "electron": "^11.0.3", |
| 115 | "electron-builder": "^22.9.1", | 115 | "electron-builder": "^22.9.1", |
| 116 | "electron-devtools-installer": "^3.1.1", | 116 | "electron-devtools-installer": "^3.1.1", |
| 117 | "eslint": "^6.8.0", | 117 | "eslint": "^6.8.0", |
| ... | @@ -125,7 +125,7 @@ | ... | @@ -125,7 +125,7 @@ |
| 125 | "eslint-plugin-standard": "^4.1.0", | 125 | "eslint-plugin-standard": "^4.1.0", |
| 126 | "file-loader": "^6.2.0", | 126 | "file-loader": "^6.2.0", |
| 127 | "html-webpack-plugin": "^4.5.0", | 127 | "html-webpack-plugin": "^4.5.0", |
| 128 | - "mini-css-extract-plugin": "1.3.0", | 128 | + "mini-css-extract-plugin": "1.3.1", |
| 129 | "multispinner": "^0.2.1", | 129 | "multispinner": "^0.2.1", |
| 130 | "node-loader": "^1.0.2", | 130 | "node-loader": "^1.0.2", |
| 131 | "portfinder": "^1.0.28", | 131 | "portfinder": "^1.0.28", |
| ... | @@ -138,7 +138,7 @@ | ... | @@ -138,7 +138,7 @@ |
| 138 | "thread-loader": "^3.0.1", | 138 | "thread-loader": "^3.0.1", |
| 139 | "through2-filter": "^3.0.0", | 139 | "through2-filter": "^3.0.0", |
| 140 | "ts-loader": "^8.0.11", | 140 | "ts-loader": "^8.0.11", |
| 141 | - "typescript": "^4.0.5", | 141 | + "typescript": "^4.1.2", |
| 142 | "url-loader": "^4.1.1", | 142 | "url-loader": "^4.1.1", |
| 143 | "vue-html-loader": "^1.2.4", | 143 | "vue-html-loader": "^1.2.4", |
| 144 | "vue-loader": "^15.9.5", | 144 | "vue-loader": "^15.9.5", |
| ... | @@ -150,4 +150,4 @@ | ... | @@ -150,4 +150,4 @@ |
| 150 | "webpack-hot-middleware": "^2.25.0", | 150 | "webpack-hot-middleware": "^2.25.0", |
| 151 | "webpack-merge": "^5.4.0" | 151 | "webpack-merge": "^5.4.0" |
| 152 | } | 152 | } |
| 153 | -} | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 153 | +} | ... | ... |
| ... | @@ -14,24 +14,24 @@ | ... | @@ -14,24 +14,24 @@ |
| 14 | dependencies: | 14 | dependencies: |
| 15 | "@babel/highlight" "^7.10.4" | 15 | "@babel/highlight" "^7.10.4" |
| 16 | 16 | ||
| 17 | -"@babel/compat-data@^7.12.1": | 17 | +"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7": |
| 18 | - version "7.12.1" | 18 | + version "7.12.7" |
| 19 | - resolved "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.12.1.tgz?cache=0&sync_timestamp=1602801772375&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.12.1.tgz#d7386a689aa0ddf06255005b4b991988021101a0" | 19 | + resolved "https://registry.npm.taobao.org/@babel/compat-data/download/@babel/compat-data-7.12.7.tgz?cache=0&sync_timestamp=1605904555025&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcompat-data%2Fdownload%2F%40babel%2Fcompat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41" |
| 20 | - integrity sha1-1zhqaJqg3fBiVQBbS5kZiAIRAaA= | 20 | + integrity sha1-kym0eCp9a71+71fhGt35HuPvHkE= |
| 21 | 21 | ||
| 22 | -"@babel/core@^7.12.3": | 22 | +"@babel/core@^7.12.9": |
| 23 | - version "7.12.3" | 23 | + version "7.12.9" |
| 24 | - resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.3.tgz?cache=0&sync_timestamp=1602881203345&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" | 24 | + resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.12.9.tgz?cache=0&sync_timestamp=1606249935746&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
| 25 | - integrity sha1-G0NohOHjv/b7EyjcArIIdZ3pKtg= | 25 | + integrity sha1-/UUMTsEM27mA4pKLeqeihIRZP8g= |
| 26 | dependencies: | 26 | dependencies: |
| 27 | "@babel/code-frame" "^7.10.4" | 27 | "@babel/code-frame" "^7.10.4" |
| 28 | - "@babel/generator" "^7.12.1" | 28 | + "@babel/generator" "^7.12.5" |
| 29 | "@babel/helper-module-transforms" "^7.12.1" | 29 | "@babel/helper-module-transforms" "^7.12.1" |
| 30 | - "@babel/helpers" "^7.12.1" | 30 | + "@babel/helpers" "^7.12.5" |
| 31 | - "@babel/parser" "^7.12.3" | 31 | + "@babel/parser" "^7.12.7" |
| 32 | - "@babel/template" "^7.10.4" | 32 | + "@babel/template" "^7.12.7" |
| 33 | - "@babel/traverse" "^7.12.1" | 33 | + "@babel/traverse" "^7.12.9" |
| 34 | - "@babel/types" "^7.12.1" | 34 | + "@babel/types" "^7.12.7" |
| 35 | convert-source-map "^1.7.0" | 35 | convert-source-map "^1.7.0" |
| 36 | debug "^4.1.0" | 36 | debug "^4.1.0" |
| 37 | gensync "^1.0.0-beta.1" | 37 | gensync "^1.0.0-beta.1" |
| ... | @@ -60,6 +60,15 @@ | ... | @@ -60,6 +60,15 @@ |
| 60 | jsesc "^2.5.1" | 60 | jsesc "^2.5.1" |
| 61 | source-map "^0.5.0" | 61 | source-map "^0.5.0" |
| 62 | 62 | ||
| 63 | +"@babel/generator@^7.12.5": | ||
| 64 | + version "7.12.5" | ||
| 65 | + resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.12.5.tgz?cache=0&sync_timestamp=1604441076223&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fgenerator%2Fdownload%2F%40babel%2Fgenerator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" | ||
| 66 | + integrity sha1-osUN5ci21wirlb5eYFOTbBiEpN4= | ||
| 67 | + dependencies: | ||
| 68 | + "@babel/types" "^7.12.5" | ||
| 69 | + jsesc "^2.5.1" | ||
| 70 | + source-map "^0.5.0" | ||
| 71 | + | ||
| 63 | "@babel/helper-annotate-as-pure@^7.10.4": | 72 | "@babel/helper-annotate-as-pure@^7.10.4": |
| 64 | version "7.10.4" | 73 | version "7.10.4" |
| 65 | resolved "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz?cache=0&sync_timestamp=1593521294951&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" | 74 | resolved "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz?cache=0&sync_timestamp=1593521294951&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
| ... | @@ -75,14 +84,14 @@ | ... | @@ -75,14 +84,14 @@ |
| 75 | "@babel/helper-explode-assignable-expression" "^7.10.4" | 84 | "@babel/helper-explode-assignable-expression" "^7.10.4" |
| 76 | "@babel/types" "^7.10.4" | 85 | "@babel/types" "^7.10.4" |
| 77 | 86 | ||
| 78 | -"@babel/helper-compilation-targets@^7.12.1": | 87 | +"@babel/helper-compilation-targets@^7.12.5": |
| 79 | - version "7.12.1" | 88 | + version "7.12.5" |
| 80 | - resolved "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.1.tgz?cache=0&sync_timestamp=1602799917475&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.12.1.tgz#310e352888fbdbdd8577be8dfdd2afb9e7adcf50" | 89 | + resolved "https://registry.npm.taobao.org/@babel/helper-compilation-targets/download/@babel/helper-compilation-targets-7.12.5.tgz?cache=0&sync_timestamp=1604441105017&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-compilation-targets%2Fdownload%2F%40babel%2Fhelper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831" |
| 81 | - integrity sha1-MQ41KIj7292Fd76N/dKvueetz1A= | 90 | + integrity sha1-y0cMdhmNtqJOnbyJhydWMeXSmDE= |
| 82 | dependencies: | 91 | dependencies: |
| 83 | - "@babel/compat-data" "^7.12.1" | 92 | + "@babel/compat-data" "^7.12.5" |
| 84 | "@babel/helper-validator-option" "^7.12.1" | 93 | "@babel/helper-validator-option" "^7.12.1" |
| 85 | - browserslist "^4.12.0" | 94 | + browserslist "^4.14.5" |
| 86 | semver "^5.5.0" | 95 | semver "^5.5.0" |
| 87 | 96 | ||
| 88 | "@babel/helper-create-class-features-plugin@^7.12.1": | 97 | "@babel/helper-create-class-features-plugin@^7.12.1": |
| ... | @@ -168,6 +177,13 @@ | ... | @@ -168,6 +177,13 @@ |
| 168 | dependencies: | 177 | dependencies: |
| 169 | "@babel/types" "^7.12.1" | 178 | "@babel/types" "^7.12.1" |
| 170 | 179 | ||
| 180 | +"@babel/helper-module-imports@^7.12.5": | ||
| 181 | + version "7.12.5" | ||
| 182 | + resolved "https://registry.npm.taobao.org/@babel/helper-module-imports/download/@babel/helper-module-imports-7.12.5.tgz?cache=0&sync_timestamp=1604441076449&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" | ||
| 183 | + integrity sha1-G/wCKfeUmI927QpNTpCGCFC1Tfs= | ||
| 184 | + dependencies: | ||
| 185 | + "@babel/types" "^7.12.5" | ||
| 186 | + | ||
| 171 | "@babel/helper-module-transforms@^7.12.1": | 187 | "@babel/helper-module-transforms@^7.12.1": |
| 172 | version "7.12.1" | 188 | version "7.12.1" |
| 173 | resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.1.tgz?cache=0&sync_timestamp=1602799922305&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" | 189 | resolved "https://registry.npm.taobao.org/@babel/helper-module-transforms/download/@babel/helper-module-transforms-7.12.1.tgz?cache=0&sync_timestamp=1602799922305&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-module-transforms%2Fdownload%2F%40babel%2Fhelper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c" |
| ... | @@ -269,14 +285,14 @@ | ... | @@ -269,14 +285,14 @@ |
| 269 | "@babel/traverse" "^7.10.4" | 285 | "@babel/traverse" "^7.10.4" |
| 270 | "@babel/types" "^7.10.4" | 286 | "@babel/types" "^7.10.4" |
| 271 | 287 | ||
| 272 | -"@babel/helpers@^7.12.1": | 288 | +"@babel/helpers@^7.12.5": |
| 273 | - version "7.12.1" | 289 | + version "7.12.5" |
| 274 | - resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.12.1.tgz?cache=0&sync_timestamp=1602799921702&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelpers%2Fdownload%2F%40babel%2Fhelpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" | 290 | + resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
| 275 | - integrity sha1-ioJhwdQ47BjLiQQ0307HaHNMHnk= | 291 | + integrity sha1-Ghukp2jZtYMQ7aUWxEmRP+ZHEW4= |
| 276 | dependencies: | 292 | dependencies: |
| 277 | "@babel/template" "^7.10.4" | 293 | "@babel/template" "^7.10.4" |
| 278 | - "@babel/traverse" "^7.12.1" | 294 | + "@babel/traverse" "^7.12.5" |
| 279 | - "@babel/types" "^7.12.1" | 295 | + "@babel/types" "^7.12.5" |
| 280 | 296 | ||
| 281 | "@babel/highlight@^7.10.4": | 297 | "@babel/highlight@^7.10.4": |
| 282 | version "7.10.4" | 298 | version "7.10.4" |
| ... | @@ -292,11 +308,16 @@ | ... | @@ -292,11 +308,16 @@ |
| 292 | resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.10.4.tgz?cache=0&sync_timestamp=1593521083313&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" | 308 | resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.10.4.tgz?cache=0&sync_timestamp=1593521083313&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
| 293 | integrity sha1-nu3yfhmY2Hc5+1AopRIFV8BqGmQ= | 309 | integrity sha1-nu3yfhmY2Hc5+1AopRIFV8BqGmQ= |
| 294 | 310 | ||
| 295 | -"@babel/parser@^7.12.1", "@babel/parser@^7.12.3": | 311 | +"@babel/parser@^7.12.1": |
| 296 | version "7.12.3" | 312 | version "7.12.3" |
| 297 | resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.12.3.tgz?cache=0&sync_timestamp=1602881242014&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" | 313 | resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.12.3.tgz?cache=0&sync_timestamp=1602881242014&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
| 298 | integrity sha1-owVBXr56bHAjtAtRIqBmLZKDNM0= | 314 | integrity sha1-owVBXr56bHAjtAtRIqBmLZKDNM0= |
| 299 | 315 | ||
| 316 | +"@babel/parser@^7.12.7": | ||
| 317 | + version "7.12.7" | ||
| 318 | + resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.12.7.tgz?cache=0&sync_timestamp=1605904555840&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" | ||
| 319 | + integrity sha1-/uezn+gJ0Oc+WyXuyvV4DvPXMFY= | ||
| 320 | + | ||
| 300 | "@babel/plugin-proposal-async-generator-functions@^7.12.1": | 321 | "@babel/plugin-proposal-async-generator-functions@^7.12.1": |
| 301 | version "7.12.1" | 322 | version "7.12.1" |
| 302 | resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.12.1.tgz?cache=0&sync_timestamp=1602799957225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-async-generator-functions%2Fdownload%2F%40babel%2Fplugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e" | 323 | resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-async-generator-functions/download/@babel/plugin-proposal-async-generator-functions-7.12.1.tgz?cache=0&sync_timestamp=1602799957225&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-async-generator-functions%2Fdownload%2F%40babel%2Fplugin-proposal-async-generator-functions-7.12.1.tgz#dc6c1170e27d8aca99ff65f4925bd06b1c90550e" |
| ... | @@ -396,18 +417,10 @@ | ... | @@ -396,18 +417,10 @@ |
| 396 | "@babel/helper-plugin-utils" "^7.10.4" | 417 | "@babel/helper-plugin-utils" "^7.10.4" |
| 397 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" | 418 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
| 398 | 419 | ||
| 399 | -"@babel/plugin-proposal-numeric-separator@^7.12.1": | 420 | +"@babel/plugin-proposal-numeric-separator@^7.12.7": |
| 400 | - version "7.12.1" | 421 | + version "7.12.7" |
| 401 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.12.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-numeric-separator%2Fdownload%2F%40babel%2Fplugin-proposal-numeric-separator-7.12.1.tgz#0e2c6774c4ce48be412119b4d693ac777f7685a6" | 422 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.12.7.tgz?cache=0&sync_timestamp=1605904557549&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-numeric-separator%2Fdownload%2F%40babel%2Fplugin-proposal-numeric-separator-7.12.7.tgz#8bf253de8139099fea193b297d23a9d406ef056b" |
| 402 | - integrity sha1-DixndMTOSL5BIRm01pOsd392haY= | 423 | + integrity sha1-i/JT3oE5CZ/qGTspfSOp1AbvBWs= |
| 403 | - dependencies: | ||
| 404 | - "@babel/helper-plugin-utils" "^7.10.4" | ||
| 405 | - "@babel/plugin-syntax-numeric-separator" "^7.10.4" | ||
| 406 | - | ||
| 407 | -"@babel/plugin-proposal-numeric-separator@^7.12.5": | ||
| 408 | - version "7.12.5" | ||
| 409 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-numeric-separator/download/@babel/plugin-proposal-numeric-separator-7.12.5.tgz?cache=0&sync_timestamp=1604441516252&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-numeric-separator%2Fdownload%2F%40babel%2Fplugin-proposal-numeric-separator-7.12.5.tgz#b1ce757156d40ed79d59d467cb2b154a5c4149ba" | ||
| 410 | - integrity sha1-sc51cVbUDtedWdRnyysVSlxBSbo= | ||
| 411 | dependencies: | 424 | dependencies: |
| 412 | "@babel/helper-plugin-utils" "^7.10.4" | 425 | "@babel/helper-plugin-utils" "^7.10.4" |
| 413 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" | 426 | "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| ... | @@ -429,10 +442,10 @@ | ... | @@ -429,10 +442,10 @@ |
| 429 | "@babel/helper-plugin-utils" "^7.10.4" | 442 | "@babel/helper-plugin-utils" "^7.10.4" |
| 430 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" | 443 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
| 431 | 444 | ||
| 432 | -"@babel/plugin-proposal-optional-chaining@^7.12.1": | 445 | +"@babel/plugin-proposal-optional-chaining@^7.12.7": |
| 433 | - version "7.12.1" | 446 | + version "7.12.7" |
| 434 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.12.1.tgz?cache=0&sync_timestamp=1602799957375&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-chaining%2Fdownload%2F%40babel%2Fplugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" | 447 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-optional-chaining/download/@babel/plugin-proposal-optional-chaining-7.12.7.tgz?cache=0&sync_timestamp=1605904558173&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-optional-chaining%2Fdownload%2F%40babel%2Fplugin-proposal-optional-chaining-7.12.7.tgz#e02f0ea1b5dc59d401ec16fb824679f683d3303c" |
| 435 | - integrity sha1-zOEiID/IoyeUKW/Dd8be2vQ2N5c= | 448 | + integrity sha1-4C8OobXcWdQB7Bb7gkZ59oPTMDw= |
| 436 | dependencies: | 449 | dependencies: |
| 437 | "@babel/helper-plugin-utils" "^7.10.4" | 450 | "@babel/helper-plugin-utils" "^7.10.4" |
| 438 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 451 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| ... | @@ -849,13 +862,12 @@ | ... | @@ -849,13 +862,12 @@ |
| 849 | "@babel/helper-plugin-utils" "^7.10.4" | 862 | "@babel/helper-plugin-utils" "^7.10.4" |
| 850 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 863 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 851 | 864 | ||
| 852 | -"@babel/plugin-transform-sticky-regex@^7.12.1": | 865 | +"@babel/plugin-transform-sticky-regex@^7.12.7": |
| 853 | - version "7.12.1" | 866 | + version "7.12.7" |
| 854 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.12.1.tgz?cache=0&sync_timestamp=1602799951745&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-sticky-regex%2Fdownload%2F%40babel%2Fplugin-transform-sticky-regex-7.12.1.tgz#5c24cf50de396d30e99afc8d1c700e8bce0f5caf" | 867 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-sticky-regex/download/@babel/plugin-transform-sticky-regex-7.12.7.tgz?cache=0&sync_timestamp=1605904558279&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-transform-sticky-regex%2Fdownload%2F%40babel%2Fplugin-transform-sticky-regex-7.12.7.tgz#560224613ab23987453948ed21d0b0b193fa7fad" |
| 855 | - integrity sha1-XCTPUN45bTDpmvyNHHAOi84PXK8= | 868 | + integrity sha1-VgIkYTqyOYdFOUjtIdCwsZP6f60= |
| 856 | dependencies: | 869 | dependencies: |
| 857 | "@babel/helper-plugin-utils" "^7.10.4" | 870 | "@babel/helper-plugin-utils" "^7.10.4" |
| 858 | - "@babel/helper-regex" "^7.10.4" | ||
| 859 | 871 | ||
| 860 | "@babel/plugin-transform-template-literals@^7.12.1": | 872 | "@babel/plugin-transform-template-literals@^7.12.1": |
| 861 | version "7.12.1" | 873 | version "7.12.1" |
| ... | @@ -894,14 +906,14 @@ | ... | @@ -894,14 +906,14 @@ |
| 894 | core-js "^2.6.5" | 906 | core-js "^2.6.5" |
| 895 | regenerator-runtime "^0.13.4" | 907 | regenerator-runtime "^0.13.4" |
| 896 | 908 | ||
| 897 | -"@babel/preset-env@^7.12.1": | 909 | +"@babel/preset-env@^7.12.7": |
| 898 | - version "7.12.1" | 910 | + version "7.12.7" |
| 899 | - resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.12.1.tgz?cache=0&sync_timestamp=1602801753046&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-env%2Fdownload%2F%40babel%2Fpreset-env-7.12.1.tgz#9c7e5ca82a19efc865384bb4989148d2ee5d7ac2" | 911 | + resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.12.7.tgz?cache=0&sync_timestamp=1605904555599&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpreset-env%2Fdownload%2F%40babel%2Fpreset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55" |
| 900 | - integrity sha1-nH5cqCoZ78hlOEu0mJFI0u5desI= | 912 | + integrity sha1-VOoh2+ksr28QyxoKV2rcTr8JS1U= |
| 901 | dependencies: | 913 | dependencies: |
| 902 | - "@babel/compat-data" "^7.12.1" | 914 | + "@babel/compat-data" "^7.12.7" |
| 903 | - "@babel/helper-compilation-targets" "^7.12.1" | 915 | + "@babel/helper-compilation-targets" "^7.12.5" |
| 904 | - "@babel/helper-module-imports" "^7.12.1" | 916 | + "@babel/helper-module-imports" "^7.12.5" |
| 905 | "@babel/helper-plugin-utils" "^7.10.4" | 917 | "@babel/helper-plugin-utils" "^7.10.4" |
| 906 | "@babel/helper-validator-option" "^7.12.1" | 918 | "@babel/helper-validator-option" "^7.12.1" |
| 907 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1" | 919 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
| ... | @@ -911,10 +923,10 @@ | ... | @@ -911,10 +923,10 @@ |
| 911 | "@babel/plugin-proposal-json-strings" "^7.12.1" | 923 | "@babel/plugin-proposal-json-strings" "^7.12.1" |
| 912 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" | 924 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.1" |
| 913 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" | 925 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1" |
| 914 | - "@babel/plugin-proposal-numeric-separator" "^7.12.1" | 926 | + "@babel/plugin-proposal-numeric-separator" "^7.12.7" |
| 915 | "@babel/plugin-proposal-object-rest-spread" "^7.12.1" | 927 | "@babel/plugin-proposal-object-rest-spread" "^7.12.1" |
| 916 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.1" | 928 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.1" |
| 917 | - "@babel/plugin-proposal-optional-chaining" "^7.12.1" | 929 | + "@babel/plugin-proposal-optional-chaining" "^7.12.7" |
| 918 | "@babel/plugin-proposal-private-methods" "^7.12.1" | 930 | "@babel/plugin-proposal-private-methods" "^7.12.1" |
| 919 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.1" | 931 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.1" |
| 920 | "@babel/plugin-syntax-async-generators" "^7.8.0" | 932 | "@babel/plugin-syntax-async-generators" "^7.8.0" |
| ... | @@ -956,14 +968,14 @@ | ... | @@ -956,14 +968,14 @@ |
| 956 | "@babel/plugin-transform-reserved-words" "^7.12.1" | 968 | "@babel/plugin-transform-reserved-words" "^7.12.1" |
| 957 | "@babel/plugin-transform-shorthand-properties" "^7.12.1" | 969 | "@babel/plugin-transform-shorthand-properties" "^7.12.1" |
| 958 | "@babel/plugin-transform-spread" "^7.12.1" | 970 | "@babel/plugin-transform-spread" "^7.12.1" |
| 959 | - "@babel/plugin-transform-sticky-regex" "^7.12.1" | 971 | + "@babel/plugin-transform-sticky-regex" "^7.12.7" |
| 960 | "@babel/plugin-transform-template-literals" "^7.12.1" | 972 | "@babel/plugin-transform-template-literals" "^7.12.1" |
| 961 | "@babel/plugin-transform-typeof-symbol" "^7.12.1" | 973 | "@babel/plugin-transform-typeof-symbol" "^7.12.1" |
| 962 | "@babel/plugin-transform-unicode-escapes" "^7.12.1" | 974 | "@babel/plugin-transform-unicode-escapes" "^7.12.1" |
| 963 | "@babel/plugin-transform-unicode-regex" "^7.12.1" | 975 | "@babel/plugin-transform-unicode-regex" "^7.12.1" |
| 964 | "@babel/preset-modules" "^0.1.3" | 976 | "@babel/preset-modules" "^0.1.3" |
| 965 | - "@babel/types" "^7.12.1" | 977 | + "@babel/types" "^7.12.7" |
| 966 | - core-js-compat "^3.6.2" | 978 | + core-js-compat "^3.7.0" |
| 967 | semver "^5.5.0" | 979 | semver "^5.5.0" |
| 968 | 980 | ||
| 969 | "@babel/preset-modules@^0.1.3": | 981 | "@babel/preset-modules@^0.1.3": |
| ... | @@ -1011,6 +1023,15 @@ | ... | @@ -1011,6 +1023,15 @@ |
| 1011 | "@babel/parser" "^7.10.4" | 1023 | "@babel/parser" "^7.10.4" |
| 1012 | "@babel/types" "^7.10.4" | 1024 | "@babel/types" "^7.10.4" |
| 1013 | 1025 | ||
| 1026 | +"@babel/template@^7.12.7": | ||
| 1027 | + version "7.12.7" | ||
| 1028 | + resolved "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.12.7.tgz?cache=0&sync_timestamp=1605904556456&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" | ||
| 1029 | + integrity sha1-yBcjNpYBjjn7tsSR0vtoTgXtQ7w= | ||
| 1030 | + dependencies: | ||
| 1031 | + "@babel/code-frame" "^7.10.4" | ||
| 1032 | + "@babel/parser" "^7.12.7" | ||
| 1033 | + "@babel/types" "^7.12.7" | ||
| 1034 | + | ||
| 1014 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4": | 1035 | "@babel/traverse@^7.0.0", "@babel/traverse@^7.10.4": |
| 1015 | version "7.10.4" | 1036 | version "7.10.4" |
| 1016 | resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818" | 1037 | resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818" |
| ... | @@ -1041,6 +1062,21 @@ | ... | @@ -1041,6 +1062,21 @@ |
| 1041 | globals "^11.1.0" | 1062 | globals "^11.1.0" |
| 1042 | lodash "^4.17.19" | 1063 | lodash "^4.17.19" |
| 1043 | 1064 | ||
| 1065 | +"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": | ||
| 1066 | + version "7.12.9" | ||
| 1067 | + resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.12.9.tgz?cache=0&sync_timestamp=1606249933297&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f" | ||
| 1068 | + integrity sha1-+tJsly6rvBE1DgtpWXjebMjoWW8= | ||
| 1069 | + dependencies: | ||
| 1070 | + "@babel/code-frame" "^7.10.4" | ||
| 1071 | + "@babel/generator" "^7.12.5" | ||
| 1072 | + "@babel/helper-function-name" "^7.10.4" | ||
| 1073 | + "@babel/helper-split-export-declaration" "^7.11.0" | ||
| 1074 | + "@babel/parser" "^7.12.7" | ||
| 1075 | + "@babel/types" "^7.12.7" | ||
| 1076 | + debug "^4.1.0" | ||
| 1077 | + globals "^11.1.0" | ||
| 1078 | + lodash "^4.17.19" | ||
| 1079 | + | ||
| 1044 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.4.4": | 1080 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.4.4": |
| 1045 | version "7.10.4" | 1081 | version "7.10.4" |
| 1046 | resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.10.4.tgz?cache=0&sync_timestamp=1593522838025&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee" | 1082 | resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.10.4.tgz?cache=0&sync_timestamp=1593522838025&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee" |
| ... | @@ -1068,6 +1104,15 @@ | ... | @@ -1068,6 +1104,15 @@ |
| 1068 | lodash "^4.17.19" | 1104 | lodash "^4.17.19" |
| 1069 | to-fast-properties "^2.0.0" | 1105 | to-fast-properties "^2.0.0" |
| 1070 | 1106 | ||
| 1107 | +"@babel/types@^7.12.5", "@babel/types@^7.12.7": | ||
| 1108 | + version "7.12.7" | ||
| 1109 | + resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.12.7.tgz?cache=0&sync_timestamp=1605904553917&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" | ||
| 1110 | + integrity sha1-YDn/HiQmQKKUUsmuVyFi7JqPXRM= | ||
| 1111 | + dependencies: | ||
| 1112 | + "@babel/helper-validator-identifier" "^7.10.4" | ||
| 1113 | + lodash "^4.17.19" | ||
| 1114 | + to-fast-properties "^2.0.0" | ||
| 1115 | + | ||
| 1071 | "@develar/schema-utils@~2.6.5": | 1116 | "@develar/schema-utils@~2.6.5": |
| 1072 | version "2.6.5" | 1117 | version "2.6.5" |
| 1073 | resolved "https://registry.npm.taobao.org/@develar/schema-utils/download/@develar/schema-utils-2.6.5.tgz?cache=0&sync_timestamp=1583923594521&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40develar%2Fschema-utils%2Fdownload%2F%40develar%2Fschema-utils-2.6.5.tgz#3ece22c5838402419a6e0425f85742b961d9b6c6" | 1118 | resolved "https://registry.npm.taobao.org/@develar/schema-utils/download/@develar/schema-utils-2.6.5.tgz?cache=0&sync_timestamp=1583923594521&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40develar%2Fschema-utils%2Fdownload%2F%40develar%2Fschema-utils-2.6.5.tgz#3ece22c5838402419a6e0425f85742b961d9b6c6" |
| ... | @@ -1204,10 +1249,10 @@ | ... | @@ -1204,10 +1249,10 @@ |
| 1204 | resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.12.48.tgz?cache=0&sync_timestamp=1594068001359&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.12.48.tgz#4135f064eeed9fcfb4756deea5ba2caa11603391" | 1249 | resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-12.12.48.tgz?cache=0&sync_timestamp=1594068001359&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-12.12.48.tgz#4135f064eeed9fcfb4756deea5ba2caa11603391" |
| 1205 | integrity sha1-QTXwZO7tn8+0dW3upbosqhFgM5E= | 1250 | integrity sha1-QTXwZO7tn8+0dW3upbosqhFgM5E= |
| 1206 | 1251 | ||
| 1207 | -"@types/node@^14.14.7": | 1252 | +"@types/node@^14.14.10": |
| 1208 | - version "14.14.7" | 1253 | + version "14.14.10" |
| 1209 | - resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-14.14.7.tgz?cache=0&sync_timestamp=1604951079891&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" | 1254 | + resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-14.14.10.tgz?cache=0&sync_timestamp=1606284006788&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" |
| 1210 | - integrity sha1-jqHo+OriQwz0QFZLmMbfzh7FlF0= | 1255 | + integrity sha1-WVioLkGGPPxx8jB7N0jjSRugN4U= |
| 1211 | 1256 | ||
| 1212 | "@types/semver@^7.3.1": | 1257 | "@types/semver@^7.3.1": |
| 1213 | version "7.3.3" | 1258 | version "7.3.3" |
| ... | @@ -1834,15 +1879,14 @@ babel-helper-vue-jsx-merge-props@^2.0.0: | ... | @@ -1834,15 +1879,14 @@ babel-helper-vue-jsx-merge-props@^2.0.0: |
| 1834 | resolved "https://registry.npm.taobao.org/babel-helper-vue-jsx-merge-props/download/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6" | 1879 | resolved "https://registry.npm.taobao.org/babel-helper-vue-jsx-merge-props/download/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6" |
| 1835 | integrity sha1-Iq69OzOQIyjlEyk6jkmSs4T58bY= | 1880 | integrity sha1-Iq69OzOQIyjlEyk6jkmSs4T58bY= |
| 1836 | 1881 | ||
| 1837 | -babel-loader@^8.2.1: | 1882 | +babel-loader@^8.2.2: |
| 1838 | - version "8.2.1" | 1883 | + version "8.2.2" |
| 1839 | - resolved "https://registry.npm.taobao.org/babel-loader/download/babel-loader-8.2.1.tgz?cache=0&sync_timestamp=1605043148864&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-loader%2Fdownload%2Fbabel-loader-8.2.1.tgz#e53313254677e86f27536f5071d807e01d24ec00" | 1884 | + resolved "https://registry.npm.taobao.org/babel-loader/download/babel-loader-8.2.2.tgz?cache=0&sync_timestamp=1606424508891&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbabel-loader%2Fdownload%2Fbabel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81" |
| 1840 | - integrity sha1-5TMTJUZ36G8nU29QcdgH4B0k7AA= | 1885 | + integrity sha1-k2POhMEMmkDmx1N0jhRBtgyKC4E= |
| 1841 | dependencies: | 1886 | dependencies: |
| 1842 | - find-cache-dir "^2.1.0" | 1887 | + find-cache-dir "^3.3.1" |
| 1843 | loader-utils "^1.4.0" | 1888 | loader-utils "^1.4.0" |
| 1844 | - make-dir "^2.1.0" | 1889 | + make-dir "^3.1.0" |
| 1845 | - pify "^4.0.1" | ||
| 1846 | schema-utils "^2.6.5" | 1890 | schema-utils "^2.6.5" |
| 1847 | 1891 | ||
| 1848 | babel-plugin-dynamic-import-node@^2.3.3: | 1892 | babel-plugin-dynamic-import-node@^2.3.3: |
| ... | @@ -2086,15 +2130,16 @@ browserify-zlib@^0.2.0: | ... | @@ -2086,15 +2130,16 @@ browserify-zlib@^0.2.0: |
| 2086 | dependencies: | 2130 | dependencies: |
| 2087 | pako "~1.0.5" | 2131 | pako "~1.0.5" |
| 2088 | 2132 | ||
| 2089 | -browserslist@^4.12.0, browserslist@^4.8.5: | 2133 | +browserslist@^4.14.5, browserslist@^4.14.7: |
| 2090 | - version "4.13.0" | 2134 | + version "4.14.7" |
| 2091 | - resolved "https://registry.npm.taobao.org/browserslist/download/browserslist-4.13.0.tgz?cache=0&sync_timestamp=1593912354155&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.13.0.tgz#42556cba011e1b0a2775b611cba6a8eca18e940d" | 2135 | + resolved "https://registry.npm.taobao.org/browserslist/download/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6" |
| 2092 | - integrity sha1-QlVsugEeGwondbYRy6ao7KGOlA0= | 2136 | + integrity sha1-wHHBs2IsHC55B5mje7CUc6Q1HLY= |
| 2093 | dependencies: | 2137 | dependencies: |
| 2094 | - caniuse-lite "^1.0.30001093" | 2138 | + caniuse-lite "^1.0.30001157" |
| 2095 | - electron-to-chromium "^1.3.488" | 2139 | + colorette "^1.2.1" |
| 2096 | - escalade "^3.0.1" | 2140 | + electron-to-chromium "^1.3.591" |
| 2097 | - node-releases "^1.1.58" | 2141 | + escalade "^3.1.1" |
| 2142 | + node-releases "^1.1.66" | ||
| 2098 | 2143 | ||
| 2099 | buffer-crc32@~0.2.3: | 2144 | buffer-crc32@~0.2.3: |
| 2100 | version "0.2.13" | 2145 | version "0.2.13" |
| ... | @@ -2293,10 +2338,10 @@ camelcase@^6.0.0: | ... | @@ -2293,10 +2338,10 @@ camelcase@^6.0.0: |
| 2293 | resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-6.0.0.tgz?cache=0&sync_timestamp=1589682790492&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" | 2338 | resolved "https://registry.npm.taobao.org/camelcase/download/camelcase-6.0.0.tgz?cache=0&sync_timestamp=1589682790492&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcamelcase%2Fdownload%2Fcamelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e" |
| 2294 | integrity sha1-Uln3ww414njxvcKk2RIws3ytmB4= | 2339 | integrity sha1-Uln3ww414njxvcKk2RIws3ytmB4= |
| 2295 | 2340 | ||
| 2296 | -caniuse-lite@^1.0.30001093: | 2341 | +caniuse-lite@^1.0.30001157: |
| 2297 | - version "1.0.30001094" | 2342 | + version "1.0.30001161" |
| 2298 | - resolved "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001094.tgz?cache=0&sync_timestamp=1593925649372&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001094.tgz#0b11d02e1cdc201348dbd8e3e57bd9b6ce82b175" | 2343 | + resolved "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001161.tgz?cache=0&sync_timestamp=1606202036681&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001161.tgz#64f7ffe79ee780b8c92843ff34feb36cea4651e0" |
| 2299 | - integrity sha1-CxHQLhzcIBNI29jj5XvZts6CsXU= | 2344 | + integrity sha1-ZPf/557ngLjJKEP/NP6zbOpGUeA= |
| 2300 | 2345 | ||
| 2301 | center-align@^0.1.1: | 2346 | center-align@^0.1.1: |
| 2302 | version "0.1.3" | 2347 | version "0.1.3" |
| ... | @@ -2602,6 +2647,11 @@ color-name@~1.1.4: | ... | @@ -2602,6 +2647,11 @@ color-name@~1.1.4: |
| 2602 | resolved "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" | 2647 | resolved "https://registry.npm.taobao.org/color-name/download/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" |
| 2603 | integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI= | 2648 | integrity sha1-wqCah6y95pVD3m9j+jmVyCbFNqI= |
| 2604 | 2649 | ||
| 2650 | +colorette@^1.2.1: | ||
| 2651 | + version "1.2.1" | ||
| 2652 | + resolved "https://registry.npm.taobao.org/colorette/download/colorette-1.2.1.tgz#4d0b921325c14faf92633086a536db6e89564b1b" | ||
| 2653 | + integrity sha1-TQuSEyXBT6+SYzCGpTbbbolWSxs= | ||
| 2654 | + | ||
| 2605 | commander@2.17.x: | 2655 | commander@2.17.x: |
| 2606 | version "2.17.1" | 2656 | version "2.17.1" |
| 2607 | resolved "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz?cache=0&sync_timestamp=1592632033071&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" | 2657 | resolved "https://registry.npm.taobao.org/commander/download/commander-2.17.1.tgz?cache=0&sync_timestamp=1592632033071&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf" |
| ... | @@ -2782,10 +2832,10 @@ copy-descriptor@^0.1.0: | ... | @@ -2782,10 +2832,10 @@ copy-descriptor@^0.1.0: |
| 2782 | resolved "https://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | 2832 | resolved "https://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
| 2783 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | 2833 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
| 2784 | 2834 | ||
| 2785 | -copy-webpack-plugin@^6.3.0: | 2835 | +copy-webpack-plugin@^6.3.2: |
| 2786 | - version "6.3.0" | 2836 | + version "6.3.2" |
| 2787 | - resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-6.3.0.tgz?cache=0&sync_timestamp=1604418450281&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcopy-webpack-plugin%2Fdownload%2Fcopy-webpack-plugin-6.3.0.tgz#91820b63bbde7d73609accb86dab7e7386863f6f" | 2837 | + resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-6.3.2.tgz?cache=0&sync_timestamp=1605800651404&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcopy-webpack-plugin%2Fdownload%2Fcopy-webpack-plugin-6.3.2.tgz#0e920a6c181a5052aa6e2861b164bda03f83afeb" |
| 2788 | - integrity sha1-kYILY7vefXNgmsy4bat+c4aGP28= | 2838 | + integrity sha1-DpIKbBgaUFKqbihhsWS9oD+Dr+s= |
| 2789 | dependencies: | 2839 | dependencies: |
| 2790 | cacache "^15.0.5" | 2840 | cacache "^15.0.5" |
| 2791 | fast-glob "^3.2.4" | 2841 | fast-glob "^3.2.4" |
| ... | @@ -2799,12 +2849,12 @@ copy-webpack-plugin@^6.3.0: | ... | @@ -2799,12 +2849,12 @@ copy-webpack-plugin@^6.3.0: |
| 2799 | serialize-javascript "^5.0.1" | 2849 | serialize-javascript "^5.0.1" |
| 2800 | webpack-sources "^1.4.3" | 2850 | webpack-sources "^1.4.3" |
| 2801 | 2851 | ||
| 2802 | -core-js-compat@^3.6.2: | 2852 | +core-js-compat@^3.7.0: |
| 2803 | - version "3.6.5" | 2853 | + version "3.8.0" |
| 2804 | - resolved "https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.6.5.tgz#2a51d9a4e25dfd6e690251aa81f99e3c05481f1c" | 2854 | + resolved "https://registry.npm.taobao.org/core-js-compat/download/core-js-compat-3.8.0.tgz?cache=0&sync_timestamp=1606326727685&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js-compat%2Fdownload%2Fcore-js-compat-3.8.0.tgz#3248c6826f4006793bd637db608bca6e4cd688b1" |
| 2805 | - integrity sha1-KlHZpOJd/W5pAlGqgfmePAVIHxw= | 2855 | + integrity sha1-MkjGgm9ABnk71jfbYIvKbkzWiLE= |
| 2806 | dependencies: | 2856 | dependencies: |
| 2807 | - browserslist "^4.8.5" | 2857 | + browserslist "^4.14.7" |
| 2808 | semver "7.0.0" | 2858 | semver "7.0.0" |
| 2809 | 2859 | ||
| 2810 | core-js@^2.4.0, core-js@^2.6.5: | 2860 | core-js@^2.4.0, core-js@^2.6.5: |
| ... | @@ -3384,10 +3434,10 @@ electron-publish@22.9.1: | ... | @@ -3384,10 +3434,10 @@ electron-publish@22.9.1: |
| 3384 | lazy-val "^1.0.4" | 3434 | lazy-val "^1.0.4" |
| 3385 | mime "^2.4.6" | 3435 | mime "^2.4.6" |
| 3386 | 3436 | ||
| 3387 | -electron-to-chromium@^1.3.488: | 3437 | +electron-to-chromium@^1.3.591: |
| 3388 | - version "1.3.488" | 3438 | + version "1.3.608" |
| 3389 | - resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.488.tgz?cache=0&sync_timestamp=1593913107832&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron-to-chromium%2Fdownload%2Felectron-to-chromium-1.3.488.tgz#9226229f5fbc825959210e81e0bb3e63035d1c06" | 3439 | + resolved "https://registry.npm.taobao.org/electron-to-chromium/download/electron-to-chromium-1.3.608.tgz#e1f962beeaa008698fb89b7e5387535251610eb4" |
| 3390 | - integrity sha1-kiYin1+8gllZIQ6B4Ls+YwNdHAY= | 3440 | + integrity sha1-4flivuqgCGmPuJt+U4dTUlFhDrQ= |
| 3391 | 3441 | ||
| 3392 | electron-updater@^4.3.5: | 3442 | electron-updater@^4.3.5: |
| 3393 | version "4.3.5" | 3443 | version "4.3.5" |
| ... | @@ -3402,10 +3452,10 @@ electron-updater@^4.3.5: | ... | @@ -3402,10 +3452,10 @@ electron-updater@^4.3.5: |
| 3402 | lodash.isequal "^4.5.0" | 3452 | lodash.isequal "^4.5.0" |
| 3403 | semver "^7.3.2" | 3453 | semver "^7.3.2" |
| 3404 | 3454 | ||
| 3405 | -electron@^10.1.5: | 3455 | +electron@^11.0.3: |
| 3406 | - version "10.1.5" | 3456 | + version "11.0.3" |
| 3407 | - resolved "https://registry.npm.taobao.org/electron/download/electron-10.1.5.tgz#f2b161310f627063e73fbac44efcb35dece83a90" | 3457 | + resolved "https://registry.npm.taobao.org/electron/download/electron-11.0.3.tgz#c29eaacda38ce561890e59906ca5f507c72b3ec4" |
| 3408 | - integrity sha1-8rFhMQ9icGPnP7rETvyzXezoOpA= | 3458 | + integrity sha1-wp6qzaOM5WGJDlmQbKX1B8crPsQ= |
| 3409 | dependencies: | 3459 | dependencies: |
| 3410 | "@electron/get" "^1.0.1" | 3460 | "@electron/get" "^1.0.1" |
| 3411 | "@types/node" "^12.0.12" | 3461 | "@types/node" "^12.0.12" |
| ... | @@ -3554,11 +3604,6 @@ es6-templates@^0.2.2: | ... | @@ -3554,11 +3604,6 @@ es6-templates@^0.2.2: |
| 3554 | recast "~0.11.12" | 3604 | recast "~0.11.12" |
| 3555 | through "~2.3.6" | 3605 | through "~2.3.6" |
| 3556 | 3606 | ||
| 3557 | -escalade@^3.0.1: | ||
| 3558 | - version "3.0.1" | ||
| 3559 | - resolved "https://registry.npm.taobao.org/escalade/download/escalade-3.0.1.tgz#52568a77443f6927cd0ab9c73129137533c965ed" | ||
| 3560 | - integrity sha1-UlaKd0Q/aSfNCrnHMSkTdTPJZe0= | ||
| 3561 | - | ||
| 3562 | escalade@^3.1.1: | 3607 | escalade@^3.1.1: |
| 3563 | version "3.1.1" | 3608 | version "3.1.1" |
| 3564 | resolved "https://registry.npm.taobao.org/escalade/download/escalade-3.1.1.tgz?cache=0&sync_timestamp=1602567224085&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescalade%2Fdownload%2Fescalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" | 3609 | resolved "https://registry.npm.taobao.org/escalade/download/escalade-3.1.1.tgz?cache=0&sync_timestamp=1602567224085&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescalade%2Fdownload%2Fescalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40" |
| ... | @@ -5784,7 +5829,7 @@ make-dir@^2.0.0, make-dir@^2.1.0: | ... | @@ -5784,7 +5829,7 @@ make-dir@^2.0.0, make-dir@^2.1.0: |
| 5784 | pify "^4.0.1" | 5829 | pify "^4.0.1" |
| 5785 | semver "^5.6.0" | 5830 | semver "^5.6.0" |
| 5786 | 5831 | ||
| 5787 | -make-dir@^3.0.0, make-dir@^3.0.2: | 5832 | +make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: |
| 5788 | version "3.1.0" | 5833 | version "3.1.0" |
| 5789 | resolved "https://registry.npm.taobao.org/make-dir/download/make-dir-3.1.0.tgz?cache=0&sync_timestamp=1587567572251&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" | 5834 | resolved "https://registry.npm.taobao.org/make-dir/download/make-dir-3.1.0.tgz?cache=0&sync_timestamp=1587567572251&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fmake-dir%2Fdownload%2Fmake-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" |
| 5790 | integrity sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8= | 5835 | integrity sha1-QV6WcEazp/HRhSd9hKpYIDcmoT8= |
| ... | @@ -5960,10 +6005,10 @@ mimic-response@^1.0.0, mimic-response@^1.0.1: | ... | @@ -5960,10 +6005,10 @@ mimic-response@^1.0.0, mimic-response@^1.0.1: |
| 5960 | resolved "https://registry.npm.taobao.org/mimic-response/download/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" | 6005 | resolved "https://registry.npm.taobao.org/mimic-response/download/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b" |
| 5961 | integrity sha1-SSNTiHju9CBjy4o+OweYeBSHqxs= | 6006 | integrity sha1-SSNTiHju9CBjy4o+OweYeBSHqxs= |
| 5962 | 6007 | ||
| 5963 | -mini-css-extract-plugin@1.3.0: | 6008 | +mini-css-extract-plugin@1.3.1: |
| 5964 | - version "1.3.0" | 6009 | + version "1.3.1" |
| 5965 | - resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-1.3.0.tgz#bbcba978b68c39f0a9c75822cfb2874f9cf6b018" | 6010 | + resolved "https://registry.npm.taobao.org/mini-css-extract-plugin/download/mini-css-extract-plugin-1.3.1.tgz#1375c88b2bc2a9d197670a55761edcd1b5d72f21" |
| 5966 | - integrity sha1-u8upeLaMOfCpx1giz7KHT5z2sBg= | 6011 | + integrity sha1-E3XIiyvCqdGXZwpVdh7c0bXXLyE= |
| 5967 | dependencies: | 6012 | dependencies: |
| 5968 | loader-utils "^2.0.0" | 6013 | loader-utils "^2.0.0" |
| 5969 | schema-utils "^3.0.0" | 6014 | schema-utils "^3.0.0" |
| ... | @@ -6241,10 +6286,10 @@ node-modules-regexp@^1.0.0: | ... | @@ -6241,10 +6286,10 @@ node-modules-regexp@^1.0.0: |
| 6241 | resolved "https://registry.npm.taobao.org/node-modules-regexp/download/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40" | 6286 | resolved "https://registry.npm.taobao.org/node-modules-regexp/download/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40" |
| 6242 | integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= | 6287 | integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= |
| 6243 | 6288 | ||
| 6244 | -node-releases@^1.1.58: | 6289 | +node-releases@^1.1.66: |
| 6245 | - version "1.1.58" | 6290 | + version "1.1.67" |
| 6246 | - resolved "https://registry.npm.taobao.org/node-releases/download/node-releases-1.1.58.tgz#8ee20eef30fa60e52755fcc0942def5a734fe935" | 6291 | + resolved "https://registry.npm.taobao.org/node-releases/download/node-releases-1.1.67.tgz?cache=0&sync_timestamp=1605581385142&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnode-releases%2Fdownload%2Fnode-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12" |
| 6247 | - integrity sha1-juIO7zD6YOUnVfzAlC3vWnNP6TU= | 6292 | + integrity sha1-KOv8zNC6pqrY6NTY/ky8Sa4jnBI= |
| 6248 | 6293 | ||
| 6249 | normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: | 6294 | normalize-package-data@^2.3.2, normalize-package-data@^2.5.0: |
| 6250 | version "2.5.0" | 6295 | version "2.5.0" |
| ... | @@ -8542,10 +8587,10 @@ typedarray@^0.0.6: | ... | @@ -8542,10 +8587,10 @@ typedarray@^0.0.6: |
| 8542 | resolved "https://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" | 8587 | resolved "https://registry.npm.taobao.org/typedarray/download/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" |
| 8543 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= | 8588 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= |
| 8544 | 8589 | ||
| 8545 | -typescript@^4.0.5: | 8590 | +typescript@^4.1.2: |
| 8546 | - version "4.0.5" | 8591 | + version "4.1.2" |
| 8547 | - resolved "https://registry.npm.taobao.org/typescript/download/typescript-4.0.5.tgz?cache=0&sync_timestamp=1603781484514&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" | 8592 | + resolved "https://registry.npm.taobao.org/typescript/download/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9" |
| 8548 | - integrity sha1-rp3d/RBp8ctb6z7zshcN18EzI4k= | 8593 | + integrity sha1-Y2nvIlFv5eEDBKrlpcSGLbVTgOk= |
| 8549 | 8594 | ||
| 8550 | uglify-js@2.6.x: | 8595 | uglify-js@2.6.x: |
| 8551 | version "2.6.4" | 8596 | version "2.6.4" |
| ... | @@ -8886,10 +8931,10 @@ vue@^2.6.12: | ... | @@ -8886,10 +8931,10 @@ vue@^2.6.12: |
| 8886 | resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.12.tgz?cache=0&sync_timestamp=1598033891933&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123" | 8931 | resolved "https://registry.npm.taobao.org/vue/download/vue-2.6.12.tgz?cache=0&sync_timestamp=1598033891933&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue%2Fdownload%2Fvue-2.6.12.tgz#f5ebd4fa6bd2869403e29a896aed4904456c9123" |
| 8887 | integrity sha1-9evU+mvShpQD4pqJau1JBEVskSM= | 8932 | integrity sha1-9evU+mvShpQD4pqJau1JBEVskSM= |
| 8888 | 8933 | ||
| 8889 | -vuex@^3.5.1: | 8934 | +vuex@^3.6.0: |
| 8890 | - version "3.5.1" | 8935 | + version "3.6.0" |
| 8891 | - resolved "https://registry.npm.taobao.org/vuex/download/vuex-3.5.1.tgz#f1b8dcea649bc25254cf4f4358081dbf5da18b3d" | 8936 | + resolved "https://registry.npm.taobao.org/vuex/download/vuex-3.6.0.tgz?cache=0&sync_timestamp=1606318199388&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvuex%2Fdownload%2Fvuex-3.6.0.tgz#95efa56a58f7607c135b053350833a09e01aa813" |
| 8892 | - integrity sha1-8bjc6mSbwlJUz09DWAgdv12hiz0= | 8937 | + integrity sha1-le+lalj3YHwTWwUzUIM6CeAaqBM= |
| 8893 | 8938 | ||
| 8894 | watchpack-chokidar2@^2.0.0: | 8939 | watchpack-chokidar2@^2.0.0: |
| 8895 | version "2.0.0" | 8940 | version "2.0.0" | ... | ... |
-
请 注册 或 登录 后发表评论