Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 4bae19b

Browse files
committed
electron: Switch 25.9.8 -> 31.2.1
1 parent b587ec4 commit 4bae19b

File tree

2 files changed

+51
-60
lines changed

2 files changed

+51
-60
lines changed

package-lock.json

Lines changed: 48 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dayjs-plugin-utc": "0.1.2",
5252
"debounce": "1.2.1",
5353
"ejs": "3.1.9",
54-
"electron-debug": "3.2.0",
54+
"electron-debug": "^4.0.0",
5555
"electron-dl": "3.5.2",
5656
"electron-window-state": "5.0.3",
5757
"escape-html": "1.0.3",
@@ -80,7 +80,7 @@
8080
"mermaid": "^10.9.1",
8181
"mime-types": "2.1.35",
8282
"multer": "1.4.5-lts.1",
83-
"node-abi": "3.56.0",
83+
"node-abi": "^3.65.0",
8484
"normalize-strings": "1.1.1",
8585
"open": "8.4.1",
8686
"panzoom": "9.4.3",
@@ -137,7 +137,7 @@
137137
"@types/ws": "^8.5.10",
138138
"@types/xml2js": "^0.4.14",
139139
"cross-env": "7.0.3",
140-
"electron": "25.9.8",
140+
"electron": "^31.2.1",
141141
"electron-builder": "24.13.3",
142142
"electron-packager": "17.1.2",
143143
"electron-rebuild": "3.2.9",

0 commit comments

Comments
 (0)