Upgrade electron for macOS Tahoe compatibility (#5015)

This commit is contained in:
Zane
2025-10-06 06:54:52 -07:00
committed by David Katz
parent f44267860c
commit 8b390cbdec
2 changed files with 1832 additions and 1319 deletions
+1830 -1317
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -63,7 +63,7 @@
"cronstrue": "^3.2.0",
"date-fns": "^4.1.0",
"dotenv": "^17.2.1",
"electron-log": "^5.4.2",
"electron-log": "^5.4.3",
"electron-squirrel-startup": "^1.0.1",
"electron-updater": "^6.6.2",
"electron-window-state": "^5.0.3",
@@ -125,7 +125,7 @@
"@vitest/coverage-v8": "^3.2.4",
"@vitest/ui": "^3.2.4",
"autoprefixer": "^10.4.21",
"electron": "37.4.0",
"electron": "^38.2.1",
"eslint": "^9.33.0",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^5.2.0",