joemccann/dillinger

Graceful way to upgrade dependencies

kurtsansom opened this issue · 2 comments

I would like to upgrade all the packages to work with Node 16.

Is there a graceful path to do so?

It feels like a slippery slope into dependency hell....

I guess maybe some tips on where to start?
Part of me thinks it would be easier and faster to start from scratch rather than porting, because I would need to a deep dive on how each of the packages are related. I ma not sure what would be a good place to piecemeal it together.