shakacode / react_on_rails

Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
https://www.shakacode.com/react-on-rails/docs/
MIT License
5.09k stars 628 forks source link

Update node dependencies #1596

Closed ahangarha closed 8 months ago

ahangarha commented 8 months ago

We drop support for Node v14 and v17 because of bumping @typescript-eslint/parser version to 6+ and js-dom to v22

Remaining upgrades:

Can we do these upgrades in another PR?


This change is Reviewable

justin808 commented 8 months ago

please rebase and update

ahangarha commented 8 months ago

@justin808 This PR still needs more work for