markusenglund / react-kanban

A Trello-like application built with React and Redux. Take a look at the live website:
https://www.reactkanban.com
MIT License
1.73k stars 245 forks source link

Update dependencies #12

Open eliot-akira opened 5 years ago

eliot-akira commented 5 years ago

This pull request updates all dependencies to the latest versions.

It includes a few changes to adapt to: @babel/preset-stage-2 being deprecated (replaced with specific plugins), and minor breaking changes in react-head (HeadCollector -> HeadProvider) and react-icons (name exports).

markusenglund commented 5 years ago

Cool. Just a few issues: