mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: update electron
This commit is contained in:
parent
6c7678e23f
commit
79f8ea9fd7
3 changed files with 1743 additions and 373 deletions
2
.nvmrc
2
.nvmrc
|
|
@ -1 +1 @@
|
|||
v18.19.0
|
||||
v20.12.1
|
||||
|
|
|
|||
2108
package-lock.json
generated
2108
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue