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
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.