karamel icon indicating copy to clipboard operation
karamel copied to clipboard

Upgrade project + dependencies to more recent versions

Open QuantumManiac opened this issue 1 year ago • 2 comments

Given that this project currently runs on something around nodeJS v8 (with the dependencies being similarly as outdated) along with difficultes in getting the project to build (e.g. when working through #38), it is probably worth at least looking into bumping the project's NodeJS version and npm dependencies to something more recent.

This will undoubtedly lead to lots of breaking changes due to dependencies possibly getting bumped by several major versions, but it will allow further development to the project, if we ever want to do it, to be a lot easier.

QuantumManiac avatar Sep 28 '24 22:09 QuantumManiac

@odensc Thoughts? I would be interested in giving this a shot but I wanted to double-check with you first since you might be working on this yourself already.

QuantumManiac avatar Sep 28 '24 22:09 QuantumManiac

@QuantumManiac That'd be great if you want to give it a shot! I haven't started on anything yet. Definitely open to the contribution.

odensc avatar Sep 28 '24 23:09 odensc