Closed tihuan closed 10 months ago
We're pretty behind node versions (latest LTS is v20, and we're still on v16)
Newer versions of dependencies we use now require at least Node v18 (such as Next.js), so we should see if we can upgrade to the latest version now
Actually unsure how much effort this will be yet. Might need a tech spike first to investigate how gnarly it is to upgrade to the latest node version.
Timeboxing to 2 days
We're currently locking Node version to 16.14.2, IIRC due to errors we encountered running
npm i
in GHA. Maybe it's time to revisit to see if the issues can be resolved with some affected package upgrades