PoE-Overlay-Community / PoE-Overlay-Community-Fork

An Overlay for Path of Exile. Built with Angular.
MIT License
460 stars 85 forks source link

Angular upgrade #348

Closed 4leite closed 6 months ago

4leite commented 7 months ago

Description

WIP attempt to bump packages, particularly angular and electron, to maintained versions.

The versions in master is too old to get running on my (recent) linux distro. They have dependencies on python 2.7 (eol in 2020) and node 12 (eol 2022). This is an attempt to start the process of bringing us forward.

Node from v12 to v18 Angular from v9 to v15 Electron from v8 to v23 Robotjs from our fork to a currently maintained fork @hurdlegroup/robotjs

How Has This Been Tested?

It doesn't build yet, let alone test.