fix: update dependencies and config to fix conflicts for electron build

- Removed the `signDlls` option from the `electron-builder.yml` configuration.
- Updated `electron-store` to version 10.1.0 and `electron-builder` to version 26.0.12 in `package.json`. Ensuring compatibility and improved functionality.
This commit is contained in:
xKevIsDev
2025-07-22 23:26:55 +01:00
parent 8f173e37d6
commit c38752abf9
3 changed files with 3262 additions and 3179 deletions

View File

@@ -33,7 +33,6 @@ win:
icon: assets/icons/icon.ico
target:
- nsis
signDlls: false
artifactName: ${name}-${version}-${os}-${arch}.${ext}
linux: