Skip to content

Commit e0498b3

Browse files
committed
chore: update to electron 34
1 parent e328fcc commit e0498b3

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

package.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,33 +16,32 @@
1616
"debug": "^4.3.4",
1717
"detect-port": "1",
1818
"easy-i18n-cli": "1",
19-
"electrom": "19",
20-
"electron-json-storage-alt": "18",
21-
"electron-webview-schedule": "18",
22-
"electron-windows": "18",
23-
"electron-windows-titlebar": "1",
19+
"electrom": "34",
20+
"electron-json-storage-alt": "34",
21+
"electron-webview-schedule": "34",
22+
"electron-windows": "34",
23+
"electron-windows-titlebar": "34",
2424
"graceful-updater": "1",
2525
"lodash": "4",
2626
"lovefield": "^2.1.12",
2727
"moment": "^2.29.4",
28-
"network-interface": "18",
28+
"network-interface": "34",
2929
"semver": "^7.3.8",
3030
"sql.js": "^1.8.0",
31-
"windows-verify-trust": "1"
31+
"windows-verify-trust": "34"
3232
},
3333
"optionalDependencies": {
3434
"@journeyapps/sqlcipher": "^5.3.1"
3535
},
3636
"devDependencies": {
37-
"@applint/spec": "^1.2.3",
3837
"@electron/asar": "3",
3938
"@types/jest": "^26.0.24",
4039
"@types/lodash": "^4.14.181",
41-
"@types/node": "^18.15.11",
40+
"@types/node": "^20.0.0",
4241
"cross-env": "^7.0.3",
4342
"dexie": "^3.2.3",
44-
"electron": "19",
45-
"electron-builder": "^24.6.4",
43+
"electron": "^34.0.0",
44+
"electron-builder": "^24.13.1",
4645
"electron-installer-dmg": "^4.0.0",
4746
"eslint": "7",
4847
"eslint-config-egg": "^5.1.1",

0 commit comments

Comments
 (0)