Upgrade Electron 40.6.0 → 41.0.0 (#7851)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-03-13 10:37:30 -04:00
committed by GitHub
parent de26f68d28
commit b0bfb57ee0
2 changed files with 6 additions and 19 deletions
+1 -2
View File
@@ -107,7 +107,6 @@
"@electron-forge/plugin-fuses": "^7.11.1",
"@electron-forge/plugin-vite": "^7.11.1",
"@electron/fuses": "^1.8.0",
"@electron/remote": "^2.1.3",
"@eslint/js": "^9.39.2",
"@hey-api/openapi-ts": "^0.93.0",
"@modelcontextprotocol/sdk": "^1.27.0",
@@ -133,7 +132,7 @@
"@vitest/coverage-v8": "^4.0.18",
"@vitest/ui": "^4.0.18",
"autoprefixer": "^10.4.24",
"electron": "^40.6.0",
"electron": "41.0.0",
"electron-devtools-installer": "^4.0.0",
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
+5 -17
View File
@@ -205,9 +205,6 @@ importers:
'@electron/fuses':
specifier: ^1.8.0
version: 1.8.0
'@electron/remote':
specifier: ^2.1.3
version: 2.1.3(electron@40.6.0)
'@eslint/js':
specifier: ^9.39.2
version: 9.39.3
@@ -284,8 +281,8 @@ importers:
specifier: ^10.4.24
version: 10.4.24(postcss@8.5.6)
electron:
specifier: ^40.6.0
version: 40.6.0
specifier: 41.0.0
version: 41.0.0
electron-devtools-installer:
specifier: ^4.0.0
version: 4.0.0
@@ -612,11 +609,6 @@ packages:
engines: {node: '>=12.13.0'}
hasBin: true
'@electron/remote@2.1.3':
resolution: {integrity: sha512-XlpxC8S4ttj/v2d+PKp9na/3Ev8bV7YWNL7Cw5b9MAWgTphEml7iYgbc7V0r9D6yDOfOkj06bchZgOZdlWJGNA==}
peerDependencies:
electron: '>= 13.0.0'
'@electron/universal@2.0.3':
resolution: {integrity: sha512-Wn9sPYIVFRFl5HmwMJkARCCf7rqK/EurkfQ/rJZ14mHP3iYTjZSIOSVonEAnhWeAXwtw7zOekGRlc6yTtZ0t+g==}
engines: {node: '>=16.4'}
@@ -3443,8 +3435,8 @@ packages:
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
engines: {node: '>=8.0.0'}
electron@40.6.0:
resolution: {integrity: sha512-ett8W+yOFGDuM0vhJMamYSkrbV3LoaffzJd9GfjI96zRAxyrNqUSKqBpf/WGbQCweDxX2pkUCUfrv4wwKpsFZA==}
electron@41.0.0:
resolution: {integrity: sha512-U7QueSj1cFj9QM0Qamgh/MK08662FVK555iMfapqU7mcAmIm4A8bZuZptpjMXrT4JNAMGjgWu9sOeO1+RPCJNw==}
engines: {node: '>= 12.20.55'}
hasBin: true
@@ -7052,10 +7044,6 @@ snapshots:
- bluebird
- supports-color
'@electron/remote@2.1.3(electron@40.6.0)':
dependencies:
electron: 40.6.0
'@electron/universal@2.0.3':
dependencies:
'@electron/asar': 3.4.1
@@ -10014,7 +10002,7 @@ snapshots:
- supports-color
optional: true
electron@40.6.0:
electron@41.0.0:
dependencies:
'@electron/get': 2.0.3
'@types/node': 24.10.13