Next.js Discord

Discord Forum

Updating to Next.js 14.2.16: Should I Update React, React-DOM, and ESLint Config?

Unanswered
Yellow croaker posted this in #help-forum
Open in Discord
Avatar
Yellow croakerOP
Hello, I would like to update my project to the latest Next.js 14 version. It seems that running npm i next@14.2.16 should work, because if I use npm i next@latest react@latest react-dom@latest eslint-config-next@latest, I think that would upgrade me to Next.js 15. Would updating to 14.2.16 be enough without updating eslint-config-next, react-dom, or react? I’m currently running Next.js 14.0.

1 Reply

Avatar
Yellow croakerOP
Any insight to this?