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 Jan 24, 2019
1 parent 335c93c commit 33d5508
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 141 deletions.
38 changes: 19 additions & 19 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@
"source-map-explorer": "^1.5.0"
},
"dependencies": {
"@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/bar": "0.52.1",
"@nivo/bullet": "0.52.1",
"@nivo/calendar": "0.52.1",
"@nivo/chord": "0.52.1",
"@nivo/circle-packing": "0.52.1",
"@nivo/core": "0.52.1",
"@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",
"@nivo/heatmap": "0.52.1",
"@nivo/legends": "0.52.1",
"@nivo/line": "0.52.1",
"@nivo/parallel-coordinates": "0.52.1",
"@nivo/pie": "0.52.1",
"@nivo/radar": "0.52.1",
"@nivo/sankey": "0.52.1",
"@nivo/scatterplot": "0.52.1",
"@nivo/stream": "0.52.1",
"@nivo/sunburst": "0.52.1",
"@nivo/treemap": "0.52.1",
"@nivo/voronoi": "0.52.1",
"@nivo/waffle": "0.52.1",
"classnames": "2.2.4",
"d3-scale": "^2.1.2",
"d3-scale-chromatic": "^1.3.3",
Expand Down
Loading

0 comments on commit 33d5508

Please sign in to comment.