更新依赖
parent
9ada6fe4a7
commit
b8fca59cbb
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
|
@ -229,11 +229,11 @@
|
|||
"css-loader": "^6.7.3",
|
||||
"css-minimizer-webpack-plugin": "^4.2.2",
|
||||
"del": "^6.1.1",
|
||||
"electron": "^22.3.3",
|
||||
"electron-builder": "^24.1.0",
|
||||
"electron": "^22.3.4",
|
||||
"electron-builder": "^24.1.1",
|
||||
"electron-debug": "^3.2.0",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"electron-to-chromium": "^1.4.337",
|
||||
"electron-to-chromium": "^1.4.340",
|
||||
"electron-updater": "^6.0.0",
|
||||
"eslint": "^8.36.0",
|
||||
"eslint-config-standard": "^17.0.0",
|
||||
|
@ -243,7 +243,7 @@
|
|||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-n": "^15.6.1",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-vue": "^9.9.0",
|
||||
"eslint-plugin-vue": "^9.10.0",
|
||||
"eslint-webpack-plugin": "^4.0.0",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"less": "^4.1.3",
|
||||
|
@ -260,7 +260,7 @@
|
|||
"svg-sprite-loader": "^6.0.11",
|
||||
"svg-transform-loader": "^2.0.13",
|
||||
"svgo-loader": "^4.0.0",
|
||||
"terser": "^5.16.6",
|
||||
"terser": "^5.16.8",
|
||||
"terser-webpack-plugin": "^5.3.7",
|
||||
"ts-loader": "^9.4.2",
|
||||
"typescript": "^5.0.2",
|
||||
|
|
|
@ -29,4 +29,4 @@
|
|||
|
||||
### 其他
|
||||
|
||||
- 更新 Electron 到v22.3.3
|
||||
- 更新 Electron 到v22.3.4
|
||||
|
|
Loading…
Reference in New Issue