Skip to content

Commit

Permalink
feat(website): upgrade nivo packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte committed Dec 10, 2018
1 parent 75361dc commit d1bb057
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 128 deletions.
40 changes: 20 additions & 20 deletions website/package.json
Expand Up @@ -8,26 +8,26 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
"@nivo/bar": "0.51.6",
"@nivo/bullet": "0.51.0",
"@nivo/calendar": "0.51.0",
"@nivo/chord": "0.51.2",
"@nivo/circle-packing": "0.51.0",
"@nivo/core": "0.51.0",
"@nivo/generators": "0.51.0",
"@nivo/heatmap": "0.51.0",
"@nivo/legends": "0.51.0",
"@nivo/line": "0.51.6",
"@nivo/parallel-coordinates": "0.51.0",
"@nivo/pie": "0.51.0",
"@nivo/radar": "0.51.0",
"@nivo/sankey": "0.51.0",
"@nivo/scatterplot": "0.51.3",
"@nivo/stream": "0.51.5",
"@nivo/sunburst": "0.51.0",
"@nivo/treemap": "0.51.0",
"@nivo/voronoi": "0.51.0",
"@nivo/waffle": "0.51.0",
"@nivo/bar": "0.52.0",
"@nivo/bullet": "0.52.0",
"@nivo/calendar": "0.52.0",
"@nivo/chord": "0.52.0",
"@nivo/circle-packing": "0.52.0",
"@nivo/core": "0.52.0",
"@nivo/generators": "0.52.0",
"@nivo/heatmap": "0.52.0",
"@nivo/legends": "0.52.0",
"@nivo/line": "0.52.0",
"@nivo/parallel-coordinates": "0.52.0",
"@nivo/pie": "0.52.0",
"@nivo/radar": "0.52.0",
"@nivo/sankey": "0.52.0",
"@nivo/scatterplot": "0.52.0",
"@nivo/stream": "0.52.0",
"@nivo/sunburst": "0.52.0",
"@nivo/treemap": "0.52.0",
"@nivo/voronoi": "0.52.0",
"@nivo/waffle": "0.52.0",
"classnames": "2.2.4",
"d3-scale": "^2.1.2",
"d3-scale-chromatic": "^1.3.3",
Expand Down

0 comments on commit d1bb057

Please sign in to comment.