## Why? Upgrading next, and other packages, due to vulnerabilities. Following [this](https://dev.to/abhilashlr/migrating-a-large-scale-monorepo-from-nextjs-14-to-16-a-real-world-journey-5383) guide. ## Tasks - [x] Upgrade Next.js - [x] Upgrade packages that aren't compatible with the new next.js version - [ ] Upgrade other packages raised by bots - [ ] Test everything works together
Why?
Upgrading next, and other packages, due to vulnerabilities. Following this guide.
Tasks