正在显示
2 个修改的文件
包含
14 行增加
和
14 行删除
| ... | @@ -77,7 +77,7 @@ | ... | @@ -77,7 +77,7 @@ |
| 77 | "vuex": "^3.6.0" | 77 | "vuex": "^3.6.0" |
| 78 | }, | 78 | }, |
| 79 | "devDependencies": { | 79 | "devDependencies": { |
| 80 | - "@babel/core": "^7.12.9", | 80 | + "@babel/core": "^7.12.10", |
| 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", |
| ... | @@ -94,24 +94,24 @@ | ... | @@ -94,24 +94,24 @@ |
| 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.10", |
| 98 | "@babel/polyfill": "^7.12.1", | 98 | "@babel/polyfill": "^7.12.1", |
| 99 | - "@babel/preset-env": "^7.12.7", | 99 | + "@babel/preset-env": "^7.12.10", |
| 100 | - "@babel/register": "^7.12.1", | 100 | + "@babel/register": "^7.12.10", |
| 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.5", |
| 103 | - "@types/node": "^14.14.10", | 103 | + "@types/node": "^14.14.12", |
| 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.2", | 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.9.0", |
| 109 | "chalk": "^4.0.0", | 109 | "chalk": "^4.0.0", |
| 110 | "copy-webpack-plugin": "^6.3.2", | 110 | "copy-webpack-plugin": "^6.3.2", |
| 111 | - "cross-env": "^7.0.2", | 111 | + "cross-env": "^7.0.3", |
| 112 | - "css-loader": "^4.3.0", | 112 | + "css-loader": "^5.0.1", |
| 113 | "del": "^6.0.0", | 113 | "del": "^6.0.0", |
| 114 | - "electron": "^11.0.3", | 114 | + "electron": "^11.0.4", |
| 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,15 +125,15 @@ | ... | @@ -125,15 +125,15 @@ |
| 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.1", | 128 | + "mini-css-extract-plugin": "1.3.3", |
| 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", |
| 132 | - "sass": "^1.29.0", | 132 | + "sass": "^1.30.0", |
| 133 | "sass-loader": "^10.1.0", | 133 | "sass-loader": "^10.1.0", |
| 134 | "split2": "^3.2.2", | 134 | "split2": "^3.2.2", |
| 135 | "style-loader": "^2.0.0", | 135 | "style-loader": "^2.0.0", |
| 136 | - "svg-sprite-loader": "^5.0.0", | 136 | + "svg-sprite-loader": "^5.1.1", |
| 137 | "terser-webpack-plugin": "^4.2.3", | 137 | "terser-webpack-plugin": "^4.2.3", |
| 138 | "thread-loader": "^3.0.1", | 138 | "thread-loader": "^3.0.1", |
| 139 | "through2-filter": "^3.0.0", | 139 | "through2-filter": "^3.0.0", |
| ... | @@ -148,6 +148,6 @@ | ... | @@ -148,6 +148,6 @@ |
| 148 | "webpack-cli": "^3.3.12", | 148 | "webpack-cli": "^3.3.12", |
| 149 | "webpack-dev-server": "^3.11.0", | 149 | "webpack-dev-server": "^3.11.0", |
| 150 | "webpack-hot-middleware": "^2.25.0", | 150 | "webpack-hot-middleware": "^2.25.0", |
| 151 | - "webpack-merge": "^5.4.0" | 151 | + "webpack-merge": "^5.5.0" |
| 152 | } | 152 | } |
| 153 | } | 153 | } | ... | ... |
-
请 注册 或 登录 后发表评论