upgrade electrong dependencies

This commit is contained in:
Björn Dalfors
2024-03-10 12:04:06 +01:00
parent 93010dc06e
commit b0e30a896f
3 changed files with 542 additions and 472 deletions

View File

@@ -88,6 +88,6 @@
"webpack-dev-server": "^4.7.4"
},
"peerDependencies": {
"electron": "^17"
"electron": "^29"
}
}

View File

@@ -74,6 +74,7 @@
"license": "CC-BY-ND-4.0",
"devDependencies": {
"@babel/runtime": "^7.17.2",
"@electron/notarize": "^2.3.0",
"@types/chai": "^4.1.7",
"@types/fs-extra": "8",
"@types/lowdb": "^1.0.6",
@@ -87,9 +88,8 @@
"builder-util-runtime": "^9",
"chai": "^4.2.0",
"cspell": "^4.0.28",
"electron": "17",
"electron-builder": "22",
"electron-notarize": "^1.1.1",
"electron": "^29.1.1",
"electron-builder": "^24.13.3",
"mocha": "7.1",
"mustache": "4",
"npm-run-all": "^4.1.5",

1002
yarn.lock

File diff suppressed because it is too large Load Diff