正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
此文件的差异被折叠,
点击展开。
| ... | @@ -71,7 +71,7 @@ | ... | @@ -71,7 +71,7 @@ |
| 71 | }, | 71 | }, |
| 72 | "dependencies": { | 72 | "dependencies": { |
| 73 | "axios": "^0.19.2", | 73 | "axios": "^0.19.2", |
| 74 | - "date-fns": "^2.12.0", | 74 | + "date-fns": "^2.13.0", |
| 75 | "electron-updater": "^4.3.1", | 75 | "electron-updater": "^4.3.1", |
| 76 | "element-ui": "^2.13.1", | 76 | "element-ui": "^2.13.1", |
| 77 | "express": "^4.17.1", | 77 | "express": "^4.17.1", |
| ... | @@ -86,7 +86,7 @@ | ... | @@ -86,7 +86,7 @@ |
| 86 | "vuex-electron": "^1.0.3" | 86 | "vuex-electron": "^1.0.3" |
| 87 | }, | 87 | }, |
| 88 | "devDependencies": { | 88 | "devDependencies": { |
| 89 | - "@babel/core": "^7.9.0", | 89 | + "@babel/core": "^7.9.6", |
| 90 | "@babel/plugin-proposal-class-properties": "^7.8.3", | 90 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
| 91 | "@babel/plugin-proposal-decorators": "^7.8.3", | 91 | "@babel/plugin-proposal-decorators": "^7.8.3", |
| 92 | "@babel/plugin-proposal-do-expressions": "^7.8.3", | 92 | "@babel/plugin-proposal-do-expressions": "^7.8.3", |
| ... | @@ -103,23 +103,23 @@ | ... | @@ -103,23 +103,23 @@ |
| 103 | "@babel/plugin-proposal-throw-expressions": "^7.8.3", | 103 | "@babel/plugin-proposal-throw-expressions": "^7.8.3", |
| 104 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", | 104 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 105 | "@babel/plugin-syntax-import-meta": "^7.8.3", | 105 | "@babel/plugin-syntax-import-meta": "^7.8.3", |
| 106 | - "@babel/plugin-transform-runtime": "^7.9.0", | 106 | + "@babel/plugin-transform-runtime": "^7.9.6", |
| 107 | "@babel/polyfill": "^7.8.7", | 107 | "@babel/polyfill": "^7.8.7", |
| 108 | - "@babel/preset-env": "^7.9.5", | 108 | + "@babel/preset-env": "^7.9.6", |
| 109 | "@babel/register": "^7.9.0", | 109 | "@babel/register": "^7.9.0", |
| 110 | - "@babel/runtime": "^7.9.2", | 110 | + "@babel/runtime": "^7.9.6", |
| 111 | "ajv": "^6.12.2", | 111 | "ajv": "^6.12.2", |
| 112 | "babel-eslint": "^9.0.0", | 112 | "babel-eslint": "^9.0.0", |
| 113 | "babel-loader": "^8.1.0", | 113 | "babel-loader": "^8.1.0", |
| 114 | "babel-minify-webpack-plugin": "^0.3.1", | 114 | "babel-minify-webpack-plugin": "^0.3.1", |
| 115 | - "cfonts": "^2.8.1", | 115 | + "cfonts": "^2.8.2", |
| 116 | "chalk": "^4.0.0", | 116 | "chalk": "^4.0.0", |
| 117 | "copy-webpack-plugin": "^5.1.1", | 117 | "copy-webpack-plugin": "^5.1.1", |
| 118 | "cross-env": "^7.0.2", | 118 | "cross-env": "^7.0.2", |
| 119 | "css-loader": "^3.5.3", | 119 | "css-loader": "^3.5.3", |
| 120 | "del": "^5.1.0", | 120 | "del": "^5.1.0", |
| 121 | - "electron": "^7.2.3", | 121 | + "electron": "^7.2.4", |
| 122 | - "electron-builder": "^22.5.1", | 122 | + "electron-builder": "^22.6.0", |
| 123 | "electron-devtools-installer": "^3.0.0", | 123 | "electron-devtools-installer": "^3.0.0", |
| 124 | "eslint": "^6.8.0", | 124 | "eslint": "^6.8.0", |
| 125 | "eslint-config-standard": "^14.1.1", | 125 | "eslint-config-standard": "^14.1.1", |
| ... | @@ -137,22 +137,22 @@ | ... | @@ -137,22 +137,22 @@ |
| 137 | "mini-css-extract-plugin": "0.9.0", | 137 | "mini-css-extract-plugin": "0.9.0", |
| 138 | "multispinner": "^0.2.1", | 138 | "multispinner": "^0.2.1", |
| 139 | "node-loader": "^0.6.0", | 139 | "node-loader": "^0.6.0", |
| 140 | - "node-sass": "^4.14.0", | 140 | + "node-sass": "^4.14.1", |
| 141 | "portfinder": "^1.0.26", | 141 | "portfinder": "^1.0.26", |
| 142 | "sass-loader": "^8.0.2", | 142 | "sass-loader": "^8.0.2", |
| 143 | "split2": "^3.1.1", | 143 | "split2": "^3.1.1", |
| 144 | "style-loader": "^1.2.1", | 144 | "style-loader": "^1.2.1", |
| 145 | - "svg-sprite-loader": "^4.2.7", | 145 | + "svg-sprite-loader": "^4.3.0", |
| 146 | - "terser-webpack-plugin": "^2.3.6", | 146 | + "terser-webpack-plugin": "^3.0.1", |
| 147 | "through2-filter": "^3.0.0", | 147 | "through2-filter": "^3.0.0", |
| 148 | "url-loader": "^4.1.0", | 148 | "url-loader": "^4.1.0", |
| 149 | "vue-html-loader": "^1.2.4", | 149 | "vue-html-loader": "^1.2.4", |
| 150 | - "vue-loader": "^15.9.1", | 150 | + "vue-loader": "^15.9.2", |
| 151 | "vue-style-loader": "^4.1.2", | 151 | "vue-style-loader": "^4.1.2", |
| 152 | "vue-template-compiler": "^2.6.11", | 152 | "vue-template-compiler": "^2.6.11", |
| 153 | "webpack": "^4.43.0", | 153 | "webpack": "^4.43.0", |
| 154 | "webpack-cli": "^3.3.11", | 154 | "webpack-cli": "^3.3.11", |
| 155 | - "webpack-dev-server": "^3.10.3", | 155 | + "webpack-dev-server": "^3.11.0", |
| 156 | "webpack-hot-middleware": "^2.25.0", | 156 | "webpack-hot-middleware": "^2.25.0", |
| 157 | "webpack-merge": "^4.2.2" | 157 | "webpack-merge": "^4.2.2" |
| 158 | } | 158 | } | ... | ... |
-
请 注册 或 登录 后发表评论