We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b32be6 commit 2778e1cCopy full SHA for 2778e1c
resources/package.json
@@ -60,11 +60,11 @@
60
"electron-forge-maker-appimage": "https://github.com/logseq/electron-forge-maker-appimage.git"
61
},
62
"resolutions": {
63
- "**/electron": "34.5.6",
64
- "**/node-abi": "3.75.0",
65
- "**/node-gyp": "11.1.0",
66
- "string-width": "4.2.0",
67
- "wrap-ansi": "^7.0.0",
68
- "strip-ansi": "^6.0.1"
+ "**/electron": "38.4.0",
+ "**/node-abi": "4.14.0",
+ "**/node-gyp": "12.0.0",
+ "string-width": "8.1.0",
+ "wrap-ansi": "9.0.2",
+ "strip-ansi": "7.1.2"
69
}
70
0 commit comments