Skip to content

Upgrade dependencies and fix compatibility issues - #2

Merged
kebugcheckex merged 2 commits into
mainfrom
upgrade-dependencies
Apr 12, 2026
Merged

Upgrade dependencies and fix compatibility issues#2
kebugcheckex merged 2 commits into
mainfrom
upgrade-dependencies

Conversation

@kebugcheckex

Copy link
Copy Markdown
Owner
  • Switch moduleResolution from deprecated "node" to "bundler" (TS6 required)
  • Call yargs(process.argv.slice(2)) explicitly; bundler resolution now types the default export as a factory, not an Argv instance
  • Work around electron-localshortcut bug with array accelerators by iterating triggers manually, preventing an UnhandledPromiseRejection on startup
  • Replace removed File.path (Electron 26+) with webUtils.getPathForFile(), exposed via contextBridge, fixing drag-and-drop file opening

@kebugcheckex
kebugcheckex force-pushed the upgrade-dependencies branch from 72249fd to 7b2825a Compare April 12, 2026 20:54
@kebugcheckex
kebugcheckex merged commit af3c3df into main Apr 12, 2026
1 check failed
kebugcheckex added a commit that referenced this pull request Apr 19, 2026
Upgrade dependencies and fix compatibility issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant