chore: upgrade Electron from v39.2.4 to v41.2.1
No breaking changes affecting the kiosk app between these versions: - BrowserView still present (deprecated but not removed until future release) - WebContentsView destroyed-event change does not apply (app uses BrowserView) - Session.clearStorageData quotas removal not used - PDF OOPIF change not relevant https://claude.ai/code/session_01M3tiofbGfmTddeMcXr8nXr
This commit is contained in:
@@ -7202,7 +7202,7 @@ PRELOAD
|
||||
"version": "1.0.0",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"electron": "^39.2.4"
|
||||
"electron": "^41.2.1"
|
||||
}
|
||||
}
|
||||
PKGJSON
|
||||
|
||||
Reference in New Issue
Block a user