Skip to content

Commit

Permalink
chore(deps): upgrade few dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphaël Benitte authored and Raphaël Benitte committed Mar 20, 2019
1 parent 944f8bd commit 233e2ea
Show file tree
Hide file tree
Showing 21 changed files with 87 additions and 67 deletions.
4 changes: 2 additions & 2 deletions packages/axes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"d3-time-format": "^2.1.3",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"d3-shape": "^1.2.2",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bullet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"d3-scale": "^2.1.2",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"d3-time": "^1.0.10",
"d3-time-format": "^2.1.3",
"lodash": "^4.17.4",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/chord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@nivo/legends": "0.52.1",
"d3-chord": "^1.0.6",
"d3-format": "^1.3.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/circle-packing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"d3-interpolate": "^1.3.2",
"d3-scale": "^2.1.2",
"d3-scale-chromatic": "^1.3.3",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"d3-time-format": "^2.1.3",
"lodash": "^4.17.4",
"react-measure": "^2.0.2",
"react-measure": "^2.2.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"d3-scale": "^2.1.2",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/legends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
],
"dependencies": {
"lodash": "^4.17.4",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@nivo/scales": "0.52.1",
"d3-format": "^1.3.2",
"d3-scale": "^2.1.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/parallel-coordinates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@nivo/axes": "0.52.1",
"@nivo/core": "0.52.1",
"d3-scale": "^2.1.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/pie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"dependencies": {
"@nivo/core": "0.52.1",
"@nivo/legends": "0.52.1",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/radar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"@nivo/legends": "0.52.1",
"d3-format": "^1.3.2",
"d3-scale": "^2.1.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/sankey/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"d3-sankey": "^0.7.1",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/scatterplot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"@nivo/scales": "0.52.1",
"@nivo/voronoi": "0.52.1",
"d3-scale": "^2.1.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"@nivo/legends": "0.52.1",
"d3-format": "^1.3.2",
"d3-scale": "^2.1.2",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/sunburst/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"dependencies": {
"@nivo/core": "0.52.1",
"d3-hierarchy": "^1.1.8",
"d3-shape": "^1.2.2",
"d3-shape": "^1.3.5",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/treemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"d3-hierarchy": "^1.1.8",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/voronoi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@nivo/core": "0.52.1",
"d3-delaunay": "^4.1.5",
"d3-scale": "^2.1.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/waffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@nivo/legends": "0.52.1",
"lodash": "^4.17.4",
"react-motion": "^0.5.2",
"recompose": "^0.26.0"
"recompose": "^0.30.0"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"prop-types": ">= 15.5.10 < 16.0.0",
"react": ">= 16.2.0 < 17.0.0"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 233e2ea

Please sign in to comment.