### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior `altair-electron` currently uses 33.2.1 of the Electron framework, which runs into this known issue on Mac OS: https://github.com/electron/electron/pull/48376. ### Expected Behavior `altair-electron` uses the latest version of Electron to bundle `altair` for all relevant platforms. ### Steps To Reproduce 1. Open Altair on Mac OS Tahoe. 2. Optionally, run this script to see that Altair gets flagged as an app with a known performance bug: https://gist.github.com/tkafka/e3eb63a5ec448e9be6701bfd1f1b1e58 ### Environment ```markdown - OS: Mac OS Tahoe - Browser: n/a - Platform: n/a - Version: n/a ``` ### Additional context _No response_