vega / voyager

Visualization Tool for Data Exploration
http://vega.github.io/voyager
Other
1.45k stars 179 forks source link

chore: upgrade some dependencies to the latest version #860

Closed joos2010kj closed 3 years ago

joos2010kj commented 3 years ago

List of yarn-upgraded dependencies:

@types/classnames @types/react-css-modules gh-pages papaparse react@^15.5.4 redux-undo@1.0.0-beta9-9-7 tslib vega-datasets@1.8 -> ^1.31.0 webpack@2.5.1 -> ^2.7.0

joos2010kj commented 3 years ago

Let me push again with the same changes but using WSL b/c this previous one was done over Windows due to a Git error I had that I just fixed. This should remove those version bumpup errors.

joos2010kj commented 3 years ago

Please let me know if you see any final changes I need to make.

domoritz commented 3 years ago

Right now, this pull request only does minor and patch version updates so it should be pretty save to merge once the new examples are removed.