mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
♻️ Upgrade to Electron v37.2.1 https://github.com/siyuan-note/siyuan/issues/15269
This commit is contained in:
parent
b4469726a1
commit
34d7bc76c3
4 changed files with 28 additions and 22 deletions
|
|
@ -56,9 +56,9 @@
|
|||
"@typescript-eslint/parser": "^8.15.0",
|
||||
"blueimp-md5": "^2.19.0",
|
||||
"clean-webpack-plugin": "^4.0.0",
|
||||
"dayjs": "^1.11.5",
|
||||
"css-loader": "^7.1.2",
|
||||
"electron": "37.2.0",
|
||||
"dayjs": "^1.11.5",
|
||||
"electron": "37.2.1",
|
||||
"electron-builder": "26.0.12",
|
||||
"encoding": "^0.1.13",
|
||||
"esbuild-loader": "^3.0.1",
|
||||
|
|
@ -72,11 +72,11 @@
|
|||
"mini-css-extract-plugin": "2.9.2",
|
||||
"path-browserify": "^1.0.1",
|
||||
"safer-buffer": "^2.1.2",
|
||||
"sass": "^1.89.2",
|
||||
"sass-loader": "^16.0.5",
|
||||
"typescript": "^4.7.4",
|
||||
"webpack": "^5.94.0",
|
||||
"webpack-bundle-analyzer": "^4.5.0",
|
||||
"sass": "^1.89.2",
|
||||
"sass-loader": "^16.0.5",
|
||||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue