aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2024-06-09 23:09:57 +0200
committerGitHub <noreply@github.com>2024-06-09 23:09:57 +0200
commit8e38c9a85a0c6e104b46d3e67cee43f74d175ef0 (patch)
treecd37ce96d058765a9743cc6cb3f97d031d326129 /package.json
parentdccb4c548b9dbb2de025262ccd6b9ac10f3d3eee (diff)
chore(deps) update electron to 30.1.0 (#966)
No major update, but smaller fixes, including crashes when maximising with X11. For all details see https://releases.electronjs.org/release/compare/v30.0.3/v30.1.0 Fixes: #962
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3edfc0e..08ca5da 100644
--- a/package.json
+++ b/package.json
@@ -180,7 +180,7 @@
"babel-loader": "^8.2.3",
"concurrently": "5.1.0",
"css-loader": "^6.7.1",
- "electron": "30.0.3",
+ "electron": "30.1.0",
"electron-builder": "24.13.3",
"electron-context-menu": "^2.5.0",
"electron-is-dev": "^1.2.0",