chore: bump electron (#13935)

fix #13647

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

* **Chores**
* Updated development tooling and build dependencies to latest stable
versions
  * Increased minimum Node.js requirement to version 22
  * Updated macOS deployment target to version 11.6
  * Enhanced type safety and error handling in build processes
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
DarkSky
2025-11-15 15:52:04 +08:00
committed by GitHub
parent 17ec76540b
commit 46e7d9fab7
11 changed files with 722 additions and 428 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
"@aws-sdk/client-s3": "^3.709.0",
"@clack/core": "^0.4.0",
"@clack/prompts": "^0.10.0",
"@napi-rs/simple-git": "^0.1.19",
"@napi-rs/simple-git": "^0.1.22",
"@perfsee/webpack": "^1.13.0",
"@sentry/webpack-plugin": "^3.0.0",
"@swc/core": "^1.10.1",
@@ -49,7 +49,7 @@
"ts-node": "^10.9.2",
"typanion": "^3.14.0",
"typescript": "^5.5.4",
"webpack": "^5.97.1",
"webpack": "^5.102.1",
"webpack-dev-server": "^5.2.0",
"webpack-merge": "^6.0.1"
},