正在显示
2 个修改的文件
包含
103 行增加
和
89 行删除
| ... | @@ -73,7 +73,7 @@ | ... | @@ -73,7 +73,7 @@ |
| 73 | }, | 73 | }, |
| 74 | "dependencies": { | 74 | "dependencies": { |
| 75 | "axios": "^0.20.0", | 75 | "axios": "^0.20.0", |
| 76 | - "date-fns": "^2.16.0", | 76 | + "date-fns": "^2.16.1", |
| 77 | "electron-updater": "^4.3.4", | 77 | "electron-updater": "^4.3.4", |
| 78 | "element-ui": "^2.13.2", | 78 | "element-ui": "^2.13.2", |
| 79 | "express": "^4.17.1", | 79 | "express": "^4.17.1", |
| ... | @@ -85,13 +85,13 @@ | ... | @@ -85,13 +85,13 @@ |
| 85 | "vuex": "^3.5.1" | 85 | "vuex": "^3.5.1" |
| 86 | }, | 86 | }, |
| 87 | "devDependencies": { | 87 | "devDependencies": { |
| 88 | - "@babel/core": "^7.11.4", | 88 | + "@babel/core": "^7.11.5", |
| 89 | "@babel/plugin-proposal-class-properties": "^7.10.4", | 89 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 90 | "@babel/plugin-proposal-decorators": "^7.10.5", | 90 | "@babel/plugin-proposal-decorators": "^7.10.5", |
| 91 | "@babel/plugin-proposal-do-expressions": "^7.10.4", | 91 | "@babel/plugin-proposal-do-expressions": "^7.10.4", |
| 92 | "@babel/plugin-proposal-export-default-from": "^7.10.4", | 92 | "@babel/plugin-proposal-export-default-from": "^7.10.4", |
| 93 | "@babel/plugin-proposal-export-namespace-from": "^7.10.4", | 93 | "@babel/plugin-proposal-export-namespace-from": "^7.10.4", |
| 94 | - "@babel/plugin-proposal-function-bind": "^7.10.5", | 94 | + "@babel/plugin-proposal-function-bind": "^7.11.5", |
| 95 | "@babel/plugin-proposal-function-sent": "^7.10.4", | 95 | "@babel/plugin-proposal-function-sent": "^7.10.4", |
| 96 | "@babel/plugin-proposal-json-strings": "^7.10.4", | 96 | "@babel/plugin-proposal-json-strings": "^7.10.4", |
| 97 | "@babel/plugin-proposal-logical-assignment-operators": "^7.11.0", | 97 | "@babel/plugin-proposal-logical-assignment-operators": "^7.11.0", |
| ... | @@ -102,10 +102,10 @@ | ... | @@ -102,10 +102,10 @@ |
| 102 | "@babel/plugin-proposal-throw-expressions": "^7.10.4", | 102 | "@babel/plugin-proposal-throw-expressions": "^7.10.4", |
| 103 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", | 103 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 104 | "@babel/plugin-syntax-import-meta": "^7.10.4", | 104 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 105 | - "@babel/plugin-transform-runtime": "^7.11.0", | 105 | + "@babel/plugin-transform-runtime": "^7.11.5", |
| 106 | - "@babel/polyfill": "^7.10.4", | 106 | + "@babel/polyfill": "^7.11.5", |
| 107 | - "@babel/preset-env": "^7.11.0", | 107 | + "@babel/preset-env": "^7.11.5", |
| 108 | - "@babel/register": "^7.10.5", | 108 | + "@babel/register": "^7.11.5", |
| 109 | "@babel/runtime": "^7.11.2", | 109 | "@babel/runtime": "^7.11.2", |
| 110 | "@types/fs-extra": "^9.0.1", | 110 | "@types/fs-extra": "^9.0.1", |
| 111 | "@types/node": "^14.6.2", | 111 | "@types/node": "^14.6.2", |
| ... | @@ -116,11 +116,11 @@ | ... | @@ -116,11 +116,11 @@ |
| 116 | "cache-loader": "^4.1.0", | 116 | "cache-loader": "^4.1.0", |
| 117 | "cfonts": "^2.8.6", | 117 | "cfonts": "^2.8.6", |
| 118 | "chalk": "^4.0.0", | 118 | "chalk": "^4.0.0", |
| 119 | - "copy-webpack-plugin": "^6.0.4", | 119 | + "copy-webpack-plugin": "^6.1.0", |
| 120 | "cross-env": "^7.0.2", | 120 | "cross-env": "^7.0.2", |
| 121 | "css-loader": "^4.2.2", | 121 | "css-loader": "^4.2.2", |
| 122 | "del": "^5.1.0", | 122 | "del": "^5.1.0", |
| 123 | - "electron": "^10.1.0", | 123 | + "electron": "^10.1.1", |
| 124 | "electron-builder": "^22.8.0", | 124 | "electron-builder": "^22.8.0", |
| 125 | "electron-devtools-installer": "^3.1.1", | 125 | "electron-devtools-installer": "^3.1.1", |
| 126 | "eslint": "^6.8.0", | 126 | "eslint": "^6.8.0", |
| ... | @@ -132,7 +132,7 @@ | ... | @@ -132,7 +132,7 @@ |
| 132 | "eslint-plugin-node": "^9.2.0", | 132 | "eslint-plugin-node": "^9.2.0", |
| 133 | "eslint-plugin-promise": "^4.2.1", | 133 | "eslint-plugin-promise": "^4.2.1", |
| 134 | "eslint-plugin-standard": "^4.0.0", | 134 | "eslint-plugin-standard": "^4.0.0", |
| 135 | - "file-loader": "^6.0.0", | 135 | + "file-loader": "^6.1.0", |
| 136 | "happypack": "^5.0.1", | 136 | "happypack": "^5.0.1", |
| 137 | "html-webpack-plugin": "^4.4.1", | 137 | "html-webpack-plugin": "^4.4.1", |
| 138 | "mini-css-extract-plugin": "0.11.0", | 138 | "mini-css-extract-plugin": "0.11.0", | ... | ... |
| ... | @@ -32,19 +32,19 @@ | ... | @@ -32,19 +32,19 @@ |
| 32 | invariant "^2.2.4" | 32 | invariant "^2.2.4" |
| 33 | semver "^5.5.0" | 33 | semver "^5.5.0" |
| 34 | 34 | ||
| 35 | -"@babel/core@^7.11.4": | 35 | +"@babel/core@^7.11.5": |
| 36 | - version "7.11.4" | 36 | + version "7.11.5" |
| 37 | - resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.11.4.tgz?cache=0&sync_timestamp=1597948361519&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" | 37 | + resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.11.5.tgz?cache=0&sync_timestamp=1598904534071&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 38 | - integrity sha1-QwHf36+gHuuX8YlsVQGj8GVdQik= | 38 | + integrity sha1-atluL3GJnqP5tlHwqRHoUgXR/20= |
| 39 | dependencies: | 39 | dependencies: |
| 40 | "@babel/code-frame" "^7.10.4" | 40 | "@babel/code-frame" "^7.10.4" |
| 41 | - "@babel/generator" "^7.11.4" | 41 | + "@babel/generator" "^7.11.5" |
| 42 | "@babel/helper-module-transforms" "^7.11.0" | 42 | "@babel/helper-module-transforms" "^7.11.0" |
| 43 | "@babel/helpers" "^7.10.4" | 43 | "@babel/helpers" "^7.10.4" |
| 44 | - "@babel/parser" "^7.11.4" | 44 | + "@babel/parser" "^7.11.5" |
| 45 | "@babel/template" "^7.10.4" | 45 | "@babel/template" "^7.10.4" |
| 46 | - "@babel/traverse" "^7.11.0" | 46 | + "@babel/traverse" "^7.11.5" |
| 47 | - "@babel/types" "^7.11.0" | 47 | + "@babel/types" "^7.11.5" |
| 48 | convert-source-map "^1.7.0" | 48 | convert-source-map "^1.7.0" |
| 49 | debug "^4.1.0" | 49 | debug "^4.1.0" |
| 50 | gensync "^1.0.0-beta.1" | 50 | gensync "^1.0.0-beta.1" |
| ... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
| 52 | lodash "^4.17.19" | 52 | lodash "^4.17.19" |
| 53 | resolve "^1.3.2" | 53 | resolve "^1.3.2" |
| 54 | semver "^5.4.1" | 54 | semver "^5.4.1" |
| 55 | - source-map "^0.5.0" | 55 | + source-map "^0.6.1" |
| 56 | 56 | ||
| 57 | "@babel/generator@^7.10.4": | 57 | "@babel/generator@^7.10.4": |
| 58 | version "7.10.4" | 58 | version "7.10.4" |
| ... | @@ -64,23 +64,14 @@ | ... | @@ -64,23 +64,14 @@ |
| 64 | lodash "^4.17.13" | 64 | lodash "^4.17.13" |
| 65 | source-map "^0.5.0" | 65 | source-map "^0.5.0" |
| 66 | 66 | ||
| 67 | -"@babel/generator@^7.11.0": | 67 | +"@babel/generator@^7.11.5": |
| 68 | - version "7.11.0" | 68 | + version "7.11.5" |
| 69 | - resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" | 69 | + resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 70 | - integrity sha1-S5DHjYwSglAkVoy+g+5smvGTWFw= | 70 | + integrity sha1-pVgnc0JaRo5LomnZofcB+8pqeoI= |
| 71 | - dependencies: | ||
| 72 | - "@babel/types" "^7.11.0" | ||
| 73 | - jsesc "^2.5.1" | ||
| 74 | - source-map "^0.5.0" | ||
| 75 | - | ||
| 76 | -"@babel/generator@^7.11.4": | ||
| 77 | - version "7.11.4" | ||
| 78 | - resolved "https://registry.npm.taobao.org/@babel/generator/download/@babel/generator-7.11.4.tgz?cache=0&sync_timestamp=1597948344423&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fgenerator%2Fdownload%2F%40babel%2Fgenerator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" | ||
| 79 | - integrity sha1-HsfuwA3vul1vg+UOPucq4v7kgr4= | ||
| 80 | dependencies: | 71 | dependencies: |
| 81 | - "@babel/types" "^7.11.0" | 72 | + "@babel/types" "^7.11.5" |
| 82 | jsesc "^2.5.1" | 73 | jsesc "^2.5.1" |
| 83 | - source-map "^0.5.0" | 74 | + source-map "^0.6.1" |
| 84 | 75 | ||
| 85 | "@babel/helper-annotate-as-pure@^7.10.4": | 76 | "@babel/helper-annotate-as-pure@^7.10.4": |
| 86 | version "7.10.4" | 77 | version "7.10.4" |
| ... | @@ -335,15 +326,10 @@ | ... | @@ -335,15 +326,10 @@ |
| 335 | 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" | 326 | 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" |
| 336 | integrity sha1-nu3yfhmY2Hc5+1AopRIFV8BqGmQ= | 327 | integrity sha1-nu3yfhmY2Hc5+1AopRIFV8BqGmQ= |
| 337 | 328 | ||
| 338 | -"@babel/parser@^7.11.0": | 329 | +"@babel/parser@^7.11.5": |
| 339 | - version "7.11.0" | 330 | + version "7.11.5" |
| 340 | - resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.11.0.tgz?cache=0&sync_timestamp=1596141177149&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" | 331 | + resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 341 | - integrity sha1-qdfhGurSXTtCLReyxlAsjd3val0= | 332 | + integrity sha1-x/9jA99xCA7HpPW4wAPFjxz1EDc= |
| 342 | - | ||
| 343 | -"@babel/parser@^7.11.4": | ||
| 344 | - version "7.11.4" | ||
| 345 | - resolved "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.11.4.tgz?cache=0&sync_timestamp=1597948344626&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fparser%2Fdownload%2F%40babel%2Fparser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" | ||
| 346 | - integrity sha1-b6GhGLiw2A0CZ7cZIT3JR+iMwMo= | ||
| 347 | 333 | ||
| 348 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": | 334 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
| 349 | version "7.10.4" | 335 | version "7.10.4" |
| ... | @@ -403,10 +389,10 @@ | ... | @@ -403,10 +389,10 @@ |
| 403 | "@babel/helper-plugin-utils" "^7.10.4" | 389 | "@babel/helper-plugin-utils" "^7.10.4" |
| 404 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" | 390 | "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 405 | 391 | ||
| 406 | -"@babel/plugin-proposal-function-bind@^7.10.5": | 392 | +"@babel/plugin-proposal-function-bind@^7.11.5": |
| 407 | - version "7.10.5" | 393 | + version "7.11.5" |
| 408 | - resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-function-bind/download/@babel/plugin-proposal-function-bind-7.10.5.tgz#62acbdde1c43e7dfae6efc9ddd5bc60920cee719" | 394 | + resolved "https://registry.npm.taobao.org/@babel/plugin-proposal-function-bind/download/@babel/plugin-proposal-function-bind-7.11.5.tgz#6ce571686dd1bc2f5c1ae7bdebad8aaa7fda3893" |
| 409 | - integrity sha1-Yqy93hxD59+ubvyd3VvGCSDO5xk= | 395 | + integrity sha1-bOVxaG3RvC9cGue9662Kqn/aOJM= |
| 410 | dependencies: | 396 | dependencies: |
| 411 | "@babel/helper-plugin-utils" "^7.10.4" | 397 | "@babel/helper-plugin-utils" "^7.10.4" |
| 412 | "@babel/plugin-syntax-function-bind" "^7.10.4" | 398 | "@babel/plugin-syntax-function-bind" "^7.10.4" |
| ... | @@ -849,10 +835,10 @@ | ... | @@ -849,10 +835,10 @@ |
| 849 | dependencies: | 835 | dependencies: |
| 850 | "@babel/helper-plugin-utils" "^7.10.4" | 836 | "@babel/helper-plugin-utils" "^7.10.4" |
| 851 | 837 | ||
| 852 | -"@babel/plugin-transform-runtime@^7.11.0": | 838 | +"@babel/plugin-transform-runtime@^7.11.5": |
| 853 | - version "7.11.0" | 839 | + version "7.11.5" |
| 854 | - resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf" | 840 | + resolved "https://registry.npm.taobao.org/@babel/plugin-transform-runtime/download/@babel/plugin-transform-runtime-7.11.5.tgz#f108bc8e0cf33c37da031c097d1df470b3a293fc" |
| 855 | - integrity sha1-4n946zbxlEhjbgXDPJD9mtm4vM8= | 841 | + integrity sha1-8Qi8jgzzPDfaAxwJfR30cLOik/w= |
| 856 | dependencies: | 842 | dependencies: |
| 857 | "@babel/helper-module-imports" "^7.10.4" | 843 | "@babel/helper-module-imports" "^7.10.4" |
| 858 | "@babel/helper-plugin-utils" "^7.10.4" | 844 | "@babel/helper-plugin-utils" "^7.10.4" |
| ... | @@ -912,18 +898,18 @@ | ... | @@ -912,18 +898,18 @@ |
| 912 | "@babel/helper-create-regexp-features-plugin" "^7.10.4" | 898 | "@babel/helper-create-regexp-features-plugin" "^7.10.4" |
| 913 | "@babel/helper-plugin-utils" "^7.10.4" | 899 | "@babel/helper-plugin-utils" "^7.10.4" |
| 914 | 900 | ||
| 915 | -"@babel/polyfill@^7.10.4": | 901 | +"@babel/polyfill@^7.11.5": |
| 916 | - version "7.10.4" | 902 | + version "7.11.5" |
| 917 | - resolved "https://registry.npm.taobao.org/@babel/polyfill/download/@babel/polyfill-7.10.4.tgz?cache=0&sync_timestamp=1593522815834&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpolyfill%2Fdownload%2F%40babel%2Fpolyfill-7.10.4.tgz#915e5bfe61490ac0199008e35ca9d7d151a8e45a" | 903 | + resolved "https://registry.npm.taobao.org/@babel/polyfill/download/@babel/polyfill-7.11.5.tgz#df550b2ec53abbc2ed599367ec59e64c7a707bb5" |
| 918 | - integrity sha1-kV5b/mFJCsAZkAjjXKnX0VGo5Fo= | 904 | + integrity sha1-31ULLsU6u8LtWZNn7FnmTHpwe7U= |
| 919 | dependencies: | 905 | dependencies: |
| 920 | core-js "^2.6.5" | 906 | core-js "^2.6.5" |
| 921 | regenerator-runtime "^0.13.4" | 907 | regenerator-runtime "^0.13.4" |
| 922 | 908 | ||
| 923 | -"@babel/preset-env@^7.11.0": | 909 | +"@babel/preset-env@^7.11.5": |
| 924 | - version "7.11.0" | 910 | + version "7.11.5" |
| 925 | - resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" | 911 | + resolved "https://registry.npm.taobao.org/@babel/preset-env/download/@babel/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 926 | - integrity sha1-hg7jjyzhetYEgMICG6lok5Pvt5Y= | 912 | + integrity sha1-GMtLk3nj6S/+qSwHRxqZopFOQnI= |
| 927 | dependencies: | 913 | dependencies: |
| 928 | "@babel/compat-data" "^7.11.0" | 914 | "@babel/compat-data" "^7.11.0" |
| 929 | "@babel/helper-compilation-targets" "^7.10.4" | 915 | "@babel/helper-compilation-targets" "^7.10.4" |
| ... | @@ -987,7 +973,7 @@ | ... | @@ -987,7 +973,7 @@ |
| 987 | "@babel/plugin-transform-unicode-escapes" "^7.10.4" | 973 | "@babel/plugin-transform-unicode-escapes" "^7.10.4" |
| 988 | "@babel/plugin-transform-unicode-regex" "^7.10.4" | 974 | "@babel/plugin-transform-unicode-regex" "^7.10.4" |
| 989 | "@babel/preset-modules" "^0.1.3" | 975 | "@babel/preset-modules" "^0.1.3" |
| 990 | - "@babel/types" "^7.11.0" | 976 | + "@babel/types" "^7.11.5" |
| 991 | browserslist "^4.12.0" | 977 | browserslist "^4.12.0" |
| 992 | core-js-compat "^3.6.2" | 978 | core-js-compat "^3.6.2" |
| 993 | invariant "^2.2.2" | 979 | invariant "^2.2.2" |
| ... | @@ -1005,10 +991,10 @@ | ... | @@ -1005,10 +991,10 @@ |
| 1005 | "@babel/types" "^7.4.4" | 991 | "@babel/types" "^7.4.4" |
| 1006 | esutils "^2.0.2" | 992 | esutils "^2.0.2" |
| 1007 | 993 | ||
| 1008 | -"@babel/register@^7.10.5": | 994 | +"@babel/register@^7.11.5": |
| 1009 | - version "7.10.5" | 995 | + version "7.11.5" |
| 1010 | - resolved "https://registry.npm.taobao.org/@babel/register/download/@babel/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89" | 996 | + resolved "https://registry.npm.taobao.org/@babel/register/download/@babel/register-7.11.5.tgz#79becf89e0ddd0fba8b92bc279bc0f5d2d7ce2ea" |
| 1011 | - integrity sha1-NU81dIlfEwf3nv43pRUl5S/TjYk= | 997 | + integrity sha1-eb7PieDd0PuouSvCebwPXS184uo= |
| 1012 | dependencies: | 998 | dependencies: |
| 1013 | find-cache-dir "^2.0.0" | 999 | find-cache-dir "^2.0.0" |
| 1014 | lodash "^4.17.19" | 1000 | lodash "^4.17.19" |
| ... | @@ -1062,17 +1048,17 @@ | ... | @@ -1062,17 +1048,17 @@ |
| 1062 | globals "^11.1.0" | 1048 | globals "^11.1.0" |
| 1063 | lodash "^4.17.13" | 1049 | lodash "^4.17.13" |
| 1064 | 1050 | ||
| 1065 | -"@babel/traverse@^7.11.0": | 1051 | +"@babel/traverse@^7.11.5": |
| 1066 | - version "7.11.0" | 1052 | + version "7.11.5" |
| 1067 | - resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.11.0.tgz?cache=0&sync_timestamp=1596145725870&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" | 1053 | + resolved "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 1068 | - integrity sha1-m5ls4bmPU/fD5BdRFWBdVu0H3SQ= | 1054 | + integrity sha1-vnd7k7UY62127i4eodFD2qEeYcM= |
| 1069 | dependencies: | 1055 | dependencies: |
| 1070 | "@babel/code-frame" "^7.10.4" | 1056 | "@babel/code-frame" "^7.10.4" |
| 1071 | - "@babel/generator" "^7.11.0" | 1057 | + "@babel/generator" "^7.11.5" |
| 1072 | "@babel/helper-function-name" "^7.10.4" | 1058 | "@babel/helper-function-name" "^7.10.4" |
| 1073 | "@babel/helper-split-export-declaration" "^7.11.0" | 1059 | "@babel/helper-split-export-declaration" "^7.11.0" |
| 1074 | - "@babel/parser" "^7.11.0" | 1060 | + "@babel/parser" "^7.11.5" |
| 1075 | - "@babel/types" "^7.11.0" | 1061 | + "@babel/types" "^7.11.5" |
| 1076 | debug "^4.1.0" | 1062 | debug "^4.1.0" |
| 1077 | globals "^11.1.0" | 1063 | globals "^11.1.0" |
| 1078 | lodash "^4.17.19" | 1064 | lodash "^4.17.19" |
| ... | @@ -1104,6 +1090,15 @@ | ... | @@ -1104,6 +1090,15 @@ |
| 1104 | lodash "^4.17.19" | 1090 | lodash "^4.17.19" |
| 1105 | to-fast-properties "^2.0.0" | 1091 | to-fast-properties "^2.0.0" |
| 1106 | 1092 | ||
| 1093 | +"@babel/types@^7.11.5": | ||
| 1094 | + version "7.11.5" | ||
| 1095 | + resolved "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.11.5.tgz?cache=0&sync_timestamp=1598904531412&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" | ||
| 1096 | + integrity sha1-2d5XfQElLXfGgAzuA57mT691Zi0= | ||
| 1097 | + dependencies: | ||
| 1098 | + "@babel/helper-validator-identifier" "^7.10.4" | ||
| 1099 | + lodash "^4.17.19" | ||
| 1100 | + to-fast-properties "^2.0.0" | ||
| 1101 | + | ||
| 1107 | "@develar/schema-utils@~2.6.5": | 1102 | "@develar/schema-utils@~2.6.5": |
| 1108 | version "2.6.5" | 1103 | version "2.6.5" |
| 1109 | 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" | 1104 | 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" |
| ... | @@ -1208,6 +1203,11 @@ | ... | @@ -1208,6 +1203,11 @@ |
| 1208 | resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd" | 1203 | resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd" |
| 1209 | integrity sha1-3M5EMOZLRDuolF8CkPtWStW6xt0= | 1204 | integrity sha1-3M5EMOZLRDuolF8CkPtWStW6xt0= |
| 1210 | 1205 | ||
| 1206 | +"@types/json-schema@^7.0.5": | ||
| 1207 | + version "7.0.6" | ||
| 1208 | + resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.6.tgz?cache=0&sync_timestamp=1598910403749&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" | ||
| 1209 | + integrity sha1-9MfsQ+gbMZqYFRFQMXCfJph4kfA= | ||
| 1210 | + | ||
| 1211 | "@types/json5@^0.0.29": | 1211 | "@types/json5@^0.0.29": |
| 1212 | version "0.0.29" | 1212 | version "0.0.29" |
| 1213 | resolved "https://registry.npm.taobao.org/@types/json5/download/@types/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" | 1213 | resolved "https://registry.npm.taobao.org/@types/json5/download/@types/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" |
| ... | @@ -1500,6 +1500,11 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: | ... | @@ -1500,6 +1500,11 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1: |
| 1500 | resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.0.tgz?cache=0&sync_timestamp=1592579699027&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv-keywords%2Fdownload%2Fajv-keywords-3.5.0.tgz#5c894537098785926d71e696114a53ce768ed773" | 1500 | resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.0.tgz?cache=0&sync_timestamp=1592579699027&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv-keywords%2Fdownload%2Fajv-keywords-3.5.0.tgz#5c894537098785926d71e696114a53ce768ed773" |
| 1501 | integrity sha1-XIlFNwmHhZJtceaWEUpTznaO13M= | 1501 | integrity sha1-XIlFNwmHhZJtceaWEUpTznaO13M= |
| 1502 | 1502 | ||
| 1503 | +ajv-keywords@^3.5.2: | ||
| 1504 | + version "3.5.2" | ||
| 1505 | + resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.2.tgz?cache=0&sync_timestamp=1595907068314&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv-keywords%2Fdownload%2Fajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" | ||
| 1506 | + integrity sha1-MfKdpatuANHC0yms97WSlhTVAU0= | ||
| 1507 | + | ||
| 1503 | ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.2: | 1508 | ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.0, ajv@^6.12.2: |
| 1504 | version "6.12.3" | 1509 | version "6.12.3" |
| 1505 | resolved "https://registry.npm.taobao.org/ajv/download/ajv-6.12.3.tgz?cache=0&sync_timestamp=1593876933357&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706" | 1510 | resolved "https://registry.npm.taobao.org/ajv/download/ajv-6.12.3.tgz?cache=0&sync_timestamp=1593876933357&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fajv%2Fdownload%2Fajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706" |
| ... | @@ -3111,10 +3116,10 @@ copy-descriptor@^0.1.0: | ... | @@ -3111,10 +3116,10 @@ copy-descriptor@^0.1.0: |
| 3111 | resolved "https://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" | 3116 | resolved "https://registry.npm.taobao.org/copy-descriptor/download/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" |
| 3112 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= | 3117 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
| 3113 | 3118 | ||
| 3114 | -copy-webpack-plugin@^6.0.4: | 3119 | +copy-webpack-plugin@^6.1.0: |
| 3115 | - version "6.0.4" | 3120 | + version "6.1.0" |
| 3116 | - resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-6.0.4.tgz#7b7d7f7f290aa21b3411d02525859b89988a200b" | 3121 | + resolved "https://registry.npm.taobao.org/copy-webpack-plugin/download/copy-webpack-plugin-6.1.0.tgz?cache=0&sync_timestamp=1598891385026&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcopy-webpack-plugin%2Fdownload%2Fcopy-webpack-plugin-6.1.0.tgz#5bde7f826d87e716d8d5e761ddd34bb675448458" |
| 3117 | - integrity sha1-e31/fykKohs0EdAlJYWbiZiKIAs= | 3122 | + integrity sha1-W95/gm2H5xbY1edh3dNLtnVEhFg= |
| 3118 | dependencies: | 3123 | dependencies: |
| 3119 | cacache "^15.0.5" | 3124 | cacache "^15.0.5" |
| 3120 | fast-glob "^3.2.4" | 3125 | fast-glob "^3.2.4" |
| ... | @@ -3124,7 +3129,7 @@ copy-webpack-plugin@^6.0.4: | ... | @@ -3124,7 +3129,7 @@ copy-webpack-plugin@^6.0.4: |
| 3124 | loader-utils "^2.0.0" | 3129 | loader-utils "^2.0.0" |
| 3125 | normalize-path "^3.0.0" | 3130 | normalize-path "^3.0.0" |
| 3126 | p-limit "^3.0.2" | 3131 | p-limit "^3.0.2" |
| 3127 | - schema-utils "^2.7.0" | 3132 | + schema-utils "^2.7.1" |
| 3128 | serialize-javascript "^4.0.0" | 3133 | serialize-javascript "^4.0.0" |
| 3129 | webpack-sources "^1.4.3" | 3134 | webpack-sources "^1.4.3" |
| 3130 | 3135 | ||
| ... | @@ -3279,10 +3284,10 @@ cyclist@^1.0.1: | ... | @@ -3279,10 +3284,10 @@ cyclist@^1.0.1: |
| 3279 | resolved "https://registry.npm.taobao.org/cyclist/download/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" | 3284 | resolved "https://registry.npm.taobao.org/cyclist/download/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" |
| 3280 | integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= | 3285 | integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= |
| 3281 | 3286 | ||
| 3282 | -date-fns@^2.16.0: | 3287 | +date-fns@^2.16.1: |
| 3283 | - version "2.16.0" | 3288 | + version "2.16.1" |
| 3284 | - resolved "https://registry.npm.taobao.org/date-fns/download/date-fns-2.16.0.tgz?cache=0&sync_timestamp=1598534799277&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fdate-fns%2Fdownload%2Fdate-fns-2.16.0.tgz#d34f0f5f2fd498c984513042e8f7247ea86c4cb7" | 3289 | + resolved "https://registry.npm.taobao.org/date-fns/download/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b" |
| 3285 | - integrity sha1-008PXy/UmMmEUTBC6PckfqhsTLc= | 3290 | + integrity sha1-BXdXksPzMx2oEq8lPhqTWFHTg0s= |
| 3286 | 3291 | ||
| 3287 | de-indent@^1.0.2: | 3292 | de-indent@^1.0.2: |
| 3288 | version "1.0.2" | 3293 | version "1.0.2" |
| ... | @@ -3727,10 +3732,10 @@ electron-updater@^4.3.4: | ... | @@ -3727,10 +3732,10 @@ electron-updater@^4.3.4: |
| 3727 | lodash.isequal "^4.5.0" | 3732 | lodash.isequal "^4.5.0" |
| 3728 | semver "^7.3.2" | 3733 | semver "^7.3.2" |
| 3729 | 3734 | ||
| 3730 | -electron@^10.1.0: | 3735 | +electron@^10.1.1: |
| 3731 | - version "10.1.0" | 3736 | + version "10.1.1" |
| 3732 | - resolved "https://registry.npm.taobao.org/electron/download/electron-10.1.0.tgz?cache=0&sync_timestamp=1598575707749&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron%2Fdownload%2Felectron-10.1.0.tgz#3559182545dc76e20d9764d183d555415d55c250" | 3737 | + resolved "https://registry.npm.taobao.org/electron/download/electron-10.1.1.tgz?cache=0&sync_timestamp=1598944090354&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Felectron%2Fdownload%2Felectron-10.1.1.tgz#44ff9207afc9df253d3b5ea40c7e6513c5dc08d8" |
| 3733 | - integrity sha1-NVkYJUXcduINl2TRg9VVQV1VwlA= | 3738 | + integrity sha1-RP+SB6/J3yU9O16kDH5lE8XcCNg= |
| 3734 | dependencies: | 3739 | dependencies: |
| 3735 | "@electron/get" "^1.0.1" | 3740 | "@electron/get" "^1.0.1" |
| 3736 | "@types/node" "^12.0.12" | 3741 | "@types/node" "^12.0.12" |
| ... | @@ -4375,13 +4380,13 @@ file-entry-cache@^5.0.1: | ... | @@ -4375,13 +4380,13 @@ file-entry-cache@^5.0.1: |
| 4375 | dependencies: | 4380 | dependencies: |
| 4376 | flat-cache "^2.0.1" | 4381 | flat-cache "^2.0.1" |
| 4377 | 4382 | ||
| 4378 | -file-loader@^6.0.0: | 4383 | +file-loader@^6.1.0: |
| 4379 | - version "6.0.0" | 4384 | + version "6.1.0" |
| 4380 | - resolved "https://registry.npm.taobao.org/file-loader/download/file-loader-6.0.0.tgz#97bbfaab7a2460c07bcbd72d3a6922407f67649f" | 4385 | + resolved "https://registry.npm.taobao.org/file-loader/download/file-loader-6.1.0.tgz?cache=0&sync_timestamp=1598876102788&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffile-loader%2Fdownload%2Ffile-loader-6.1.0.tgz#65b9fcfb0ea7f65a234a1f10cdd7f1ab9a33f253" |
| 4381 | - integrity sha1-l7v6q3okYMB7y9ctOmkiQH9nZJ8= | 4386 | + integrity sha1-Zbn8+w6n9lojSh8Qzdfxq5oz8lM= |
| 4382 | dependencies: | 4387 | dependencies: |
| 4383 | loader-utils "^2.0.0" | 4388 | loader-utils "^2.0.0" |
| 4384 | - schema-utils "^2.6.5" | 4389 | + schema-utils "^2.7.1" |
| 4385 | 4390 | ||
| 4386 | file-uri-to-path@1.0.0: | 4391 | file-uri-to-path@1.0.0: |
| 4387 | version "1.0.0" | 4392 | version "1.0.0" |
| ... | @@ -8003,6 +8008,15 @@ schema-utils@^2.0.0, schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7 | ... | @@ -8003,6 +8008,15 @@ schema-utils@^2.0.0, schema-utils@^2.6.5, schema-utils@^2.6.6, schema-utils@^2.7 |
| 8003 | ajv "^6.12.2" | 8008 | ajv "^6.12.2" |
| 8004 | ajv-keywords "^3.4.1" | 8009 | ajv-keywords "^3.4.1" |
| 8005 | 8010 | ||
| 8011 | +schema-utils@^2.7.1: | ||
| 8012 | + version "2.7.1" | ||
| 8013 | + resolved "https://registry.npm.taobao.org/schema-utils/download/schema-utils-2.7.1.tgz?cache=0&sync_timestamp=1598871750711&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fschema-utils%2Fdownload%2Fschema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7" | ||
| 8014 | + integrity sha1-HKTzLRskxZDCA7jnpQvw6kzTlNc= | ||
| 8015 | + dependencies: | ||
| 8016 | + "@types/json-schema" "^7.0.5" | ||
| 8017 | + ajv "^6.12.4" | ||
| 8018 | + ajv-keywords "^3.5.2" | ||
| 8019 | + | ||
| 8006 | select-hose@^2.0.0: | 8020 | select-hose@^2.0.0: |
| 8007 | version "2.0.0" | 8021 | version "2.0.0" |
| 8008 | resolved "https://registry.npm.taobao.org/select-hose/download/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca" | 8022 | resolved "https://registry.npm.taobao.org/select-hose/download/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca" | ... | ... |
-
请 注册 或 登录 后发表评论