build: update electron

This commit is contained in:
Johannes Millan 2024-04-05 21:00:01 +02:00
parent 6c7678e23f
commit 79f8ea9fd7
3 changed files with 1743 additions and 373 deletions

2
.nvmrc
View file

@ -1 +1 @@
v18.19.0
v20.12.1

2108
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -161,7 +161,7 @@
"@types/lz-string": "^1.3.34",
"@types/moment-duration-format": "^2.2.2",
"@types/nightwatch": "^1.3.3",
"@types/node": "18.18.4",
"@types/node": "20.12.4",
"@types/node-fetch": "^2.6.6",
"@types/object-path": "^0.11.4",
"@typescript-eslint/eslint-plugin": "5.8.1",
@ -177,8 +177,8 @@
"conventional-changelog-cli": "^4.1.0",
"cross-env": "^7.0.3",
"detect-it": "^4.0.1",
"electron": "^28.2.0",
"electron-builder": "24.9.1",
"electron": "^29.2.0",
"electron-builder": "^24.13.3",
"electron-builder-notarize": "^1.5.1",
"eslint": "^8.23.0",
"eslint-config-prettier": "^8.5.0",