|
184 | 184 | "copy-webpack-plugin": "^9.0.1", |
185 | 185 | "core-js": "^3.19.0", |
186 | 186 | "cross-env": "^7.0.3", |
187 | | - "css-loader": "^6.4.0", |
| 187 | + "css-loader": "^6.5.0", |
188 | 188 | "css-minimizer-webpack-plugin": "^3.1.1", |
189 | 189 | "del": "^6.0.0", |
190 | 190 | "electron": "^15.3.0", |
191 | 191 | "electron-builder": "^22.13.1", |
192 | 192 | "electron-debug": "^3.2.0", |
193 | 193 | "electron-devtools-installer": "^3.2.0", |
194 | | - "electron-to-chromium": "^1.3.879", |
| 194 | + "electron-to-chromium": "^1.3.884", |
195 | 195 | "eslint": "^7.32.0", |
196 | 196 | "eslint-config-standard": "^16.0.3", |
197 | 197 | "eslint-formatter-friendly": "^7.0.0", |
|
200 | 200 | "eslint-plugin-node": "^11.1.0", |
201 | 201 | "eslint-plugin-promise": "^5.1.1", |
202 | 202 | "eslint-plugin-standard": "^4.1.0", |
203 | | - "eslint-webpack-plugin": "^3.0.1", |
| 203 | + "eslint-webpack-plugin": "^3.1.0", |
204 | 204 | "file-loader": "^6.2.0", |
205 | 205 | "friendly-errors-webpack-plugin": "^1.7.0", |
206 | 206 | "html-webpack-plugin": "^5.5.0", |
|
240 | 240 | "iconv-lite": "^0.6.3", |
241 | 241 | "image-size": "^1.0.0", |
242 | 242 | "koa": "^2.13.4", |
243 | | - "long": "^4.0.0", |
| 243 | + "long": "^5.0.1", |
244 | 244 | "needle": "^3.0.0", |
245 | 245 | "node-id3": "^0.2.3", |
246 | 246 | "request": "^2.88.2", |
247 | 247 | "socket.io": "^4.3.1", |
248 | 248 | "utf-8-validate": "^5.0.7", |
249 | 249 | "vue": "^2.6.14", |
250 | 250 | "vue-i18n": "^8.26.5", |
251 | | - "vue-router": "^3.5.2", |
| 251 | + "vue-router": "^3.5.3", |
252 | 252 | "vuex": "^3.6.2" |
253 | 253 | } |
254 | 254 | } |
0 commit comments