Revert "chore: bump electron"

This reverts commit c02d9e4ac8.
This commit is contained in:
Tienson Qin
2025-05-08 04:50:04 +08:00
parent d05717588d
commit 00442982cc
4 changed files with 2493 additions and 2633 deletions

View File

@@ -113,7 +113,7 @@
"d3-force": "3.0.0",
"diff": "5.0.0",
"dompurify": "2.4.0",
"electron": "36.1.0",
"electron": "35.0.1",
"electron-dl": "^4.0.0",
"fs": "0.0.1-security",
"fs-extra": "9.1.0",

View File

@@ -14,7 +14,7 @@
"electron:make-linux-arm64": "electron-forge make --platform=linux --arch=arm64",
"electron:make-macos-arm64": "electron-forge make --platform=darwin --arch=arm64",
"electron:publish:github": "electron-forge publish",
"rebuild:all": "electron-rebuild -v 36.1.0 -f",
"rebuild:all": "electron-rebuild -v 35.0.1 -f",
"postinstall": "install-app-deps"
},
"config": {
@@ -54,15 +54,15 @@
"@electron-forge/maker-rpm": "^7.3.1",
"@electron-forge/maker-squirrel": "^7.3.1",
"@electron-forge/maker-zip": "^7.3.1",
"@electron/rebuild": "4.0.1",
"electron": "36.1.0",
"@electron/rebuild": "3.2.10",
"electron": "35.0.1",
"electron-builder": "25.1.8",
"electron-forge-maker-appimage": "https://github.com/logseq/electron-forge-maker-appimage.git"
},
"resolutions": {
"**/electron": "36.1.0",
"**/node-abi": "4.8.0",
"**/node-gyp": "11.2.0",
"**/electron": "35.0.1",
"**/node-abi": "3.74.0",
"**/node-gyp": "11.1.0",
"string-width": "4.2.0",
"wrap-ansi": "^7.0.0",
"strip-ansi": "^6.0.1"

File diff suppressed because it is too large Load Diff

2751
yarn.lock

File diff suppressed because it is too large Load Diff