loolabs / waterpark

Waterloo's social park
http://waterpark.loo-labs.vercel.app
ISC License
4 stars 0 forks source link

💻 Upgrade packages, specifically Next.js #73

Closed xujustinj closed 3 years ago

xujustinj commented 3 years ago

Recently noticed that new next versions have been released, fixing the sharp dependency problem

Kind of infuriating that we have to upgrade everything else... so much for lock files

Closes #52

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/loo-labs/waterpark/FzWibtAEnzzG6d1vjy9MYDNodJxs
✅ Preview: https://waterpark-git-update-next-loo-labs.vercel.app

jeffzh4ng commented 3 years ago

I think the emoji should be client-side, not global?

xujustinj commented 3 years ago

I think the emoji should be client-side, not global?

It also affects the packages installed for server, so it's technically global. Then again, the point of the update was to just upgrade Next.js, so I'll update the icon to client just to match our intent.