正在显示
2 个修改的文件
包含
13 行增加
和
13 行删除
此文件的差异太大,无法显示。
| ... | @@ -69,7 +69,7 @@ | ... | @@ -69,7 +69,7 @@ |
| 69 | } | 69 | } |
| 70 | }, | 70 | }, |
| 71 | "dependencies": { | 71 | "dependencies": { |
| 72 | - "axios": "^0.19.1", | 72 | + "axios": "^0.19.2", |
| 73 | "date-fns": "^2.9.0", | 73 | "date-fns": "^2.9.0", |
| 74 | "electron-updater": "^4.2.0", | 74 | "electron-updater": "^4.2.0", |
| 75 | "element-ui": "^2.13.0", | 75 | "element-ui": "^2.13.0", |
| ... | @@ -79,12 +79,12 @@ | ... | @@ -79,12 +79,12 @@ |
| 79 | "nprogress": "^0.2.0", | 79 | "nprogress": "^0.2.0", |
| 80 | "vue": "^2.6.11", | 80 | "vue": "^2.6.11", |
| 81 | "vue-electron": "^1.0.6", | 81 | "vue-electron": "^1.0.6", |
| 82 | - "vue-router": "^3.1.4", | 82 | + "vue-router": "^3.1.5", |
| 83 | "vuex": "^3.1.2", | 83 | "vuex": "^3.1.2", |
| 84 | "vuex-electron": "^1.0.3" | 84 | "vuex-electron": "^1.0.3" |
| 85 | }, | 85 | }, |
| 86 | "devDependencies": { | 86 | "devDependencies": { |
| 87 | - "@babel/core": "^7.8.3", | 87 | + "@babel/core": "^7.8.4", |
| 88 | "@babel/plugin-proposal-class-properties": "^7.8.3", | 88 | "@babel/plugin-proposal-class-properties": "^7.8.3", |
| 89 | "@babel/plugin-proposal-decorators": "^7.8.3", | 89 | "@babel/plugin-proposal-decorators": "^7.8.3", |
| 90 | "@babel/plugin-proposal-do-expressions": "^7.8.3", | 90 | "@babel/plugin-proposal-do-expressions": "^7.8.3", |
| ... | @@ -103,22 +103,22 @@ | ... | @@ -103,22 +103,22 @@ |
| 103 | "@babel/plugin-syntax-import-meta": "^7.8.3", | 103 | "@babel/plugin-syntax-import-meta": "^7.8.3", |
| 104 | "@babel/plugin-transform-runtime": "^7.8.3", | 104 | "@babel/plugin-transform-runtime": "^7.8.3", |
| 105 | "@babel/polyfill": "^7.8.3", | 105 | "@babel/polyfill": "^7.8.3", |
| 106 | - "@babel/preset-env": "^7.8.3", | 106 | + "@babel/preset-env": "^7.8.4", |
| 107 | "@babel/register": "^7.8.3", | 107 | "@babel/register": "^7.8.3", |
| 108 | - "@babel/runtime": "^7.8.3", | 108 | + "@babel/runtime": "^7.8.4", |
| 109 | - "ajv": "^6.10.2", | 109 | + "ajv": "^6.11.0", |
| 110 | "babel-eslint": "^9.0.0", | 110 | "babel-eslint": "^9.0.0", |
| 111 | "babel-loader": "^8.0.6", | 111 | "babel-loader": "^8.0.6", |
| 112 | "babel-minify-webpack-plugin": "^0.3.1", | 112 | "babel-minify-webpack-plugin": "^0.3.1", |
| 113 | - "cfonts": "^2.4.8", | 113 | + "cfonts": "^2.5.0", |
| 114 | "chalk": "^3.0.0", | 114 | "chalk": "^3.0.0", |
| 115 | "clean-webpack-plugin": "^3.0.0", | 115 | "clean-webpack-plugin": "^3.0.0", |
| 116 | "copy-webpack-plugin": "^5.1.1", | 116 | "copy-webpack-plugin": "^5.1.1", |
| 117 | "cross-env": "^6.0.3", | 117 | "cross-env": "^6.0.3", |
| 118 | "css-loader": "^3.4.2", | 118 | "css-loader": "^3.4.2", |
| 119 | "del": "^5.1.0", | 119 | "del": "^5.1.0", |
| 120 | - "electron": "^7.1.9", | 120 | + "electron": "^7.1.11", |
| 121 | - "electron-builder": "^22.2.0", | 121 | + "electron-builder": "^22.3.2", |
| 122 | "electron-devtools-installer": "^2.2.4", | 122 | "electron-devtools-installer": "^2.2.4", |
| 123 | "eslint": "^6.8.0", | 123 | "eslint": "^6.8.0", |
| 124 | "eslint-config-standard": "^14.1.0", | 124 | "eslint-config-standard": "^14.1.0", |
| ... | @@ -135,13 +135,13 @@ | ... | @@ -135,13 +135,13 @@ |
| 135 | "mini-css-extract-plugin": "0.9.0", | 135 | "mini-css-extract-plugin": "0.9.0", |
| 136 | "multispinner": "^0.2.1", | 136 | "multispinner": "^0.2.1", |
| 137 | "node-loader": "^0.6.0", | 137 | "node-loader": "^0.6.0", |
| 138 | - "node-sass": "^4.13.0", | 138 | + "node-sass": "^4.13.1", |
| 139 | "portfinder": "^1.0.25", | 139 | "portfinder": "^1.0.25", |
| 140 | "sass-loader": "^8.0.2", | 140 | "sass-loader": "^8.0.2", |
| 141 | "split2": "^3.1.1", | 141 | "split2": "^3.1.1", |
| 142 | - "style-loader": "^1.1.2", | 142 | + "style-loader": "^1.1.3", |
| 143 | - "svg-sprite-loader": "^4.1.6", | 143 | + "svg-sprite-loader": "^4.2.0", |
| 144 | - "terser-webpack-plugin": "^2.3.2", | 144 | + "terser-webpack-plugin": "^2.3.4", |
| 145 | "through2-filter": "^3.0.0", | 145 | "through2-filter": "^3.0.0", |
| 146 | "url-loader": "^3.0.0", | 146 | "url-loader": "^3.0.0", |
| 147 | "vue-html-loader": "^1.2.4", | 147 | "vue-html-loader": "^1.2.4", | ... | ... |
-
请 注册 或 登录 后发表评论