正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
此文件的差异被折叠,
点击展开。
| ... | @@ -84,42 +84,42 @@ | ... | @@ -84,42 +84,42 @@ |
| 84 | "vuex": "^3.5.1" | 84 | "vuex": "^3.5.1" |
| 85 | }, | 85 | }, |
| 86 | "devDependencies": { | 86 | "devDependencies": { |
| 87 | - "@babel/core": "^7.10.4", | 87 | + "@babel/core": "^7.10.5", |
| 88 | "@babel/plugin-proposal-class-properties": "^7.10.4", | 88 | "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 89 | - "@babel/plugin-proposal-decorators": "^7.10.4", | 89 | + "@babel/plugin-proposal-decorators": "^7.10.5", |
| 90 | "@babel/plugin-proposal-do-expressions": "^7.10.4", | 90 | "@babel/plugin-proposal-do-expressions": "^7.10.4", |
| 91 | "@babel/plugin-proposal-export-default-from": "^7.10.4", | 91 | "@babel/plugin-proposal-export-default-from": "^7.10.4", |
| 92 | "@babel/plugin-proposal-export-namespace-from": "^7.10.4", | 92 | "@babel/plugin-proposal-export-namespace-from": "^7.10.4", |
| 93 | - "@babel/plugin-proposal-function-bind": "^7.10.4", | 93 | + "@babel/plugin-proposal-function-bind": "^7.10.5", |
| 94 | "@babel/plugin-proposal-function-sent": "^7.10.4", | 94 | "@babel/plugin-proposal-function-sent": "^7.10.4", |
| 95 | "@babel/plugin-proposal-json-strings": "^7.10.4", | 95 | "@babel/plugin-proposal-json-strings": "^7.10.4", |
| 96 | "@babel/plugin-proposal-logical-assignment-operators": "^7.10.4", | 96 | "@babel/plugin-proposal-logical-assignment-operators": "^7.10.4", |
| 97 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4", | 97 | "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4", |
| 98 | "@babel/plugin-proposal-numeric-separator": "^7.10.4", | 98 | "@babel/plugin-proposal-numeric-separator": "^7.10.4", |
| 99 | "@babel/plugin-proposal-optional-chaining": "^7.10.4", | 99 | "@babel/plugin-proposal-optional-chaining": "^7.10.4", |
| 100 | - "@babel/plugin-proposal-pipeline-operator": "^7.10.4", | 100 | + "@babel/plugin-proposal-pipeline-operator": "^7.10.5", |
| 101 | "@babel/plugin-proposal-throw-expressions": "^7.10.4", | 101 | "@babel/plugin-proposal-throw-expressions": "^7.10.4", |
| 102 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", | 102 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 103 | "@babel/plugin-syntax-import-meta": "^7.10.4", | 103 | "@babel/plugin-syntax-import-meta": "^7.10.4", |
| 104 | - "@babel/plugin-transform-runtime": "^7.10.4", | 104 | + "@babel/plugin-transform-runtime": "^7.10.5", |
| 105 | "@babel/polyfill": "^7.10.4", | 105 | "@babel/polyfill": "^7.10.4", |
| 106 | "@babel/preset-env": "^7.10.4", | 106 | "@babel/preset-env": "^7.10.4", |
| 107 | - "@babel/register": "^7.10.4", | 107 | + "@babel/register": "^7.10.5", |
| 108 | - "@babel/runtime": "^7.10.4", | 108 | + "@babel/runtime": "^7.10.5", |
| 109 | "ajv": "^6.12.3", | 109 | "ajv": "^6.12.3", |
| 110 | "babel-eslint": "^9.0.0", | 110 | "babel-eslint": "^9.0.0", |
| 111 | "babel-loader": "^8.1.0", | 111 | "babel-loader": "^8.1.0", |
| 112 | "babel-minify-webpack-plugin": "^0.3.1", | 112 | "babel-minify-webpack-plugin": "^0.3.1", |
| 113 | "cache-loader": "^4.1.0", | 113 | "cache-loader": "^4.1.0", |
| 114 | - "cfonts": "^2.8.4", | 114 | + "cfonts": "^2.8.6", |
| 115 | "chalk": "^4.1.0", | 115 | "chalk": "^4.1.0", |
| 116 | "copy-webpack-plugin": "^6.0.3", | 116 | "copy-webpack-plugin": "^6.0.3", |
| 117 | "cross-env": "^7.0.2", | 117 | "cross-env": "^7.0.2", |
| 118 | "css-loader": "^3.6.0", | 118 | "css-loader": "^3.6.0", |
| 119 | "del": "^5.1.0", | 119 | "del": "^5.1.0", |
| 120 | - "electron": "^8.3.4", | 120 | + "electron": "^8.4.0", |
| 121 | "electron-builder": "^22.7.0", | 121 | "electron-builder": "^22.7.0", |
| 122 | - "electron-devtools-installer": "^3.1.0", | 122 | + "electron-devtools-installer": "^3.1.1", |
| 123 | "eslint": "^6.8.0", | 123 | "eslint": "^6.8.0", |
| 124 | "eslint-config-standard": "^14.1.1", | 124 | "eslint-config-standard": "^14.1.1", |
| 125 | "eslint-friendly-formatter": "^4.0.1", | 125 | "eslint-friendly-formatter": "^4.0.1", |
| ... | @@ -138,11 +138,11 @@ | ... | @@ -138,11 +138,11 @@ |
| 138 | "node-loader": "^1.0.0", | 138 | "node-loader": "^1.0.0", |
| 139 | "portfinder": "^1.0.26", | 139 | "portfinder": "^1.0.26", |
| 140 | "sass": "^1.26.10", | 140 | "sass": "^1.26.10", |
| 141 | - "sass-loader": "^9.0.1", | 141 | + "sass-loader": "^9.0.2", |
| 142 | "split2": "^3.1.1", | 142 | "split2": "^3.1.1", |
| 143 | "style-loader": "^1.2.1", | 143 | "style-loader": "^1.2.1", |
| 144 | "svg-sprite-loader": "^5.0.0", | 144 | "svg-sprite-loader": "^5.0.0", |
| 145 | - "terser-webpack-plugin": "^3.0.6", | 145 | + "terser-webpack-plugin": "^3.0.7", |
| 146 | "through2-filter": "^3.0.0", | 146 | "through2-filter": "^3.0.0", |
| 147 | "url-loader": "^4.1.0", | 147 | "url-loader": "^4.1.0", |
| 148 | "vue-html-loader": "^1.2.4", | 148 | "vue-html-loader": "^1.2.4", |
| ... | @@ -153,6 +153,6 @@ | ... | @@ -153,6 +153,6 @@ |
| 153 | "webpack-cli": "^3.3.12", | 153 | "webpack-cli": "^3.3.12", |
| 154 | "webpack-dev-server": "^3.11.0", | 154 | "webpack-dev-server": "^3.11.0", |
| 155 | "webpack-hot-middleware": "^2.25.0", | 155 | "webpack-hot-middleware": "^2.25.0", |
| 156 | - "webpack-merge": "^5.0.7" | 156 | + "webpack-merge": "^5.0.9" |
| 157 | } | 157 | } |
| 158 | } | 158 | } | ... | ... |
-
请 注册 或 登录 后发表评论