replit / desktop

Replit Desktop App
114 stars 3 forks source link

Upgrade electron to 26.1.0 #117

Closed sergeichestakov closed 1 year ago

sergeichestakov commented 1 year ago

Why

There have been a couple major version releases to Electron recently including 26.X.X which came out 2 weeks ago. We should update to the latest version ahead of launch. See relevant release changelogs:

What changed

Upgrade electron to 26.1.0. Also snuck in some eslint dep upgrades while I was at it.

Doesn't look like there were any major breaking changes we need to address

Test plan

TS / Static checks pass. App works as expected.