bump to electron 36 (#921)

This commit is contained in:
jeffvli 2025-05-06 02:58:22 -07:00
parent 48af447838
commit b265f2817b
4 changed files with 53 additions and 50 deletions

View file

@ -59,7 +59,7 @@
"package.json"
],
"afterSign": ".erb/scripts/notarize.js",
"electronVersion": "33.3.1",
"electronVersion": "36.1.0",
"mac": {
"target": {
"target": "default",
@ -234,7 +234,7 @@
"css-loader": "^6.7.1",
"css-minimizer-webpack-plugin": "^3.4.1",
"detect-port": "^1.3.0",
"electron": "^33.3.1",
"electron": "^36.1.0",
"electron-builder": "^24.13.3",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",