Kruptein / PlanarAlly

A companion tool for when you travel into the planes.
https://www.planarally.io/
MIT License
392 stars 71 forks source link

chore(deps): Update client dependencies - CHANGES minimal NODE version #1339

Closed Kruptein closed 6 months ago

Kruptein commented 6 months ago

An upgrade of client dependencies was needed for some specific things I'm trying to use.

Most packages are starting to phase out support for node 16 which is the version that PA is currently targeting as its minimal version.

This PR will now update these packages and move the minimal node version to 20. (In practice 18 is probably supported, but the Dockerfile and development will run against 20).