mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 21:38:48 +01:00
♻️ Upgrade to Electron v32.2.7 https://github.com/siyuan-note/siyuan/issues/13566
This commit is contained in:
parent
9b17b6ea4f
commit
e7091cb54f
4 changed files with 192 additions and 240 deletions
|
|
@ -56,12 +56,13 @@
|
|||
"clean-webpack-plugin": "^4.0.0",
|
||||
"css-loader": "^6.7.1",
|
||||
"dayjs": "^1.11.5",
|
||||
"electron": "32.2.5",
|
||||
"electron-builder": "24.13.3",
|
||||
"electron": "32.2.7",
|
||||
"electron-builder": "25.1.8",
|
||||
"encoding": "^0.1.13",
|
||||
"esbuild-loader": "^3.0.1",
|
||||
"eslint": "^9.15.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"globals": "^15.12.0",
|
||||
"html-loader": "^2.1.2",
|
||||
"html-webpack-plugin": "^5.5.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
|
|
@ -74,8 +75,7 @@
|
|||
"typescript": "^4.7.4",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-bundle-analyzer": "^4.5.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"globals": "^15.12.0"
|
||||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue