Skip to content

Commit 8921aeb

Browse files
committed
更新依赖
1 parent 35be973 commit 8921aeb

2 files changed

Lines changed: 27 additions & 27 deletions

File tree

package-lock.json

Lines changed: 23 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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"up": "cross-env ELECTRON_GET_USE_PROXY=true GLOBAL_AGENT_HTTPS_PROXY=http://localhost:1081 npm i"
7171
},
7272
"browserslist": [
73-
"Electron 13.6.7"
73+
"Electron 13.6.8"
7474
],
7575
"engines": {
7676
"node": ">= 14"
@@ -193,11 +193,11 @@
193193
"css-loader": "^6.5.1",
194194
"css-minimizer-webpack-plugin": "^3.4.1",
195195
"del": "^6.0.0",
196-
"electron": "^13.6.7",
196+
"electron": "^13.6.8",
197197
"electron-builder": "^22.11.7",
198198
"electron-debug": "^3.2.0",
199199
"electron-devtools-installer": "^3.2.0",
200-
"electron-to-chromium": "^1.4.53",
200+
"electron-to-chromium": "^1.4.56",
201201
"eslint": "^8.7.0",
202202
"eslint-config-standard": "^16.0.3",
203203
"eslint-formatter-friendly": "^7.0.0",
@@ -206,7 +206,7 @@
206206
"eslint-plugin-node": "^11.1.0",
207207
"eslint-plugin-promise": "^6.0.0",
208208
"eslint-plugin-standard": "^4.1.0",
209-
"eslint-plugin-vue": "^8.3.0",
209+
"eslint-plugin-vue": "^8.4.0",
210210
"eslint-webpack-plugin": "^3.1.1",
211211
"file-loader": "^6.2.0",
212212
"html-webpack-plugin": "^5.5.0",

0 commit comments

Comments
 (0)