Skip to content

Commit 9000712

Browse files
committed
更新依赖
1 parent a1935cb commit 9000712

2 files changed

Lines changed: 66 additions & 28 deletions

File tree

package-lock.json

Lines changed: 61 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,14 @@
184184
"copy-webpack-plugin": "^9.0.1",
185185
"core-js": "^3.19.0",
186186
"cross-env": "^7.0.3",
187-
"css-loader": "^6.4.0",
187+
"css-loader": "^6.5.0",
188188
"css-minimizer-webpack-plugin": "^3.1.1",
189189
"del": "^6.0.0",
190190
"electron": "^15.3.0",
191191
"electron-builder": "^22.13.1",
192192
"electron-debug": "^3.2.0",
193193
"electron-devtools-installer": "^3.2.0",
194-
"electron-to-chromium": "^1.3.879",
194+
"electron-to-chromium": "^1.3.884",
195195
"eslint": "^7.32.0",
196196
"eslint-config-standard": "^16.0.3",
197197
"eslint-formatter-friendly": "^7.0.0",
@@ -200,7 +200,7 @@
200200
"eslint-plugin-node": "^11.1.0",
201201
"eslint-plugin-promise": "^5.1.1",
202202
"eslint-plugin-standard": "^4.1.0",
203-
"eslint-webpack-plugin": "^3.0.1",
203+
"eslint-webpack-plugin": "^3.1.0",
204204
"file-loader": "^6.2.0",
205205
"friendly-errors-webpack-plugin": "^1.7.0",
206206
"html-webpack-plugin": "^5.5.0",
@@ -240,15 +240,15 @@
240240
"iconv-lite": "^0.6.3",
241241
"image-size": "^1.0.0",
242242
"koa": "^2.13.4",
243-
"long": "^4.0.0",
243+
"long": "^5.0.1",
244244
"needle": "^3.0.0",
245245
"node-id3": "^0.2.3",
246246
"request": "^2.88.2",
247247
"socket.io": "^4.3.1",
248248
"utf-8-validate": "^5.0.7",
249249
"vue": "^2.6.14",
250250
"vue-i18n": "^8.26.5",
251-
"vue-router": "^3.5.2",
251+
"vue-router": "^3.5.3",
252252
"vuex": "^3.6.2"
253253
}
254254
}

0 commit comments

Comments
 (0)