illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

Update all dependencies #206

Closed nwalters512 closed 5 years ago

nwalters512 commented 5 years ago

This bumps all dependencies to their latest versions. Had to regenerate the package-lock.json to update to Next.js 8 properly. I tested everything after each commit, and everything appears to still be working great.

vercel[bot] commented 5 years ago

This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.

nwalters512 commented 5 years ago

Rip builds :( looks like this is a problem in the Next.js 8 CLI. I filed https://github.com/zeit/next.js/issues/6263, hopefully this can be fixed soon.