mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
2361
static/yarn.lock
2361
static/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user