diff --git a/lerna.json b/lerna.json index 147b6c488..5cdae94fe 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages": [ "packages/*" ], - "version": "0.0.193", + "version": "0.0.194", "command": { "publish": { "allowBranch": "master" diff --git a/packages/vx-annotation/package.json b/packages/vx-annotation/package.json index 8cce6b45f..97d730c78 100644 --- a/packages/vx-annotation/package.json +++ b/packages/vx-annotation/package.json @@ -1,6 +1,6 @@ { "name": "@vx/annotation", - "version": "0.0.193", + "version": "0.0.194", "description": "vx annotation", "sideEffects": false, "main": "lib/index.js", @@ -36,9 +36,9 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", - "@vx/point": "0.0.193", - "@vx/shape": "0.0.193", + "@vx/group": "0.0.194", + "@vx/point": "0.0.194", + "@vx/shape": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.5.10" }, diff --git a/packages/vx-axis/package.json b/packages/vx-axis/package.json index 9d123b07f..f75b947e2 100644 --- a/packages/vx-axis/package.json +++ b/packages/vx-axis/package.json @@ -1,6 +1,6 @@ { "name": "@vx/axis", - "version": "0.0.193", + "version": "0.0.194", "description": "vx axis", "sideEffects": false, "main": "lib/index.js", @@ -33,15 +33,15 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", - "@vx/point": "0.0.193", - "@vx/shape": "0.0.193", - "@vx/text": "0.0.193", + "@vx/group": "0.0.194", + "@vx/point": "0.0.194", + "@vx/shape": "0.0.194", + "@vx/text": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.0" }, "devDependencies": { - "@vx/scale": "0.0.193" + "@vx/scale": "0.0.194" }, "peerDependencies": { "react": "^16.3.0-0" diff --git a/packages/vx-bounds/package.json b/packages/vx-bounds/package.json index e3babcff5..04da442d2 100644 --- a/packages/vx-bounds/package.json +++ b/packages/vx-bounds/package.json @@ -1,6 +1,6 @@ { "name": "@vx/bounds", - "version": "0.0.193", + "version": "0.0.194", "description": "Utilities to make your life with bounding boxes better", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-brush/package.json b/packages/vx-brush/package.json index d484c6c29..d92f0fcd5 100644 --- a/packages/vx-brush/package.json +++ b/packages/vx-brush/package.json @@ -1,6 +1,6 @@ { "name": "@vx/brush", - "version": "0.0.193", + "version": "0.0.194", "description": "vx brush", "sideEffects": false, "main": "lib/index.js", @@ -33,9 +33,9 @@ "react": "^15.0.0-0 || ^16.0.0-0" }, "dependencies": { - "@vx/drag": "0.0.193", - "@vx/group": "0.0.193", - "@vx/shape": "0.0.193", + "@vx/drag": "0.0.194", + "@vx/group": "0.0.194", + "@vx/shape": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.1", "recompose": "^0.23.1" diff --git a/packages/vx-chord/package.json b/packages/vx-chord/package.json index 7535a9494..f7944a5b2 100644 --- a/packages/vx-chord/package.json +++ b/packages/vx-chord/package.json @@ -1,6 +1,6 @@ { "name": "@vx/chord", - "version": "0.0.193", + "version": "0.0.194", "description": "vx group", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-clip-path/package.json b/packages/vx-clip-path/package.json index 38bf9b8c5..a06a5df21 100644 --- a/packages/vx-clip-path/package.json +++ b/packages/vx-clip-path/package.json @@ -1,6 +1,6 @@ { "name": "@vx/clip-path", - "version": "0.0.193", + "version": "0.0.194", "description": "vx clip-path", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-curve/package.json b/packages/vx-curve/package.json index d5c2c1471..ce9d840da 100644 --- a/packages/vx-curve/package.json +++ b/packages/vx-curve/package.json @@ -1,6 +1,6 @@ { "name": "@vx/curve", - "version": "0.0.193", + "version": "0.0.194", "description": "vx curve", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-demo/package.json b/packages/vx-demo/package.json index fa530ca9d..6de63987e 100644 --- a/packages/vx-demo/package.json +++ b/packages/vx-demo/package.json @@ -1,6 +1,6 @@ { "name": "@vx/demo", - "version": "0.0.193", + "version": "0.0.194", "description": "vx demo", "repository": "https://github.com/hshoff/vx", "scripts": { @@ -22,36 +22,36 @@ "@types/d3-time-format": "2.1.0", "@types/nprogress": "^0.2.0", "@types/prismjs": "^1.16.0", - "@vx/annotation": "0.0.193", - "@vx/axis": "0.0.193", - "@vx/brush": "0.0.193", - "@vx/chord": "0.0.193", - "@vx/clip-path": "0.0.193", - "@vx/curve": "0.0.193", - "@vx/drag": "0.0.193", - "@vx/event": "0.0.193", - "@vx/geo": "0.0.193", - "@vx/glyph": "0.0.193", - "@vx/gradient": "0.0.193", - "@vx/grid": "0.0.193", - "@vx/group": "0.0.193", - "@vx/heatmap": "0.0.193", - "@vx/hierarchy": "0.0.193", - "@vx/legend": "0.0.193", - "@vx/marker": "0.0.193", - "@vx/mock-data": "0.0.193", - "@vx/network": "0.0.193", - "@vx/pattern": "0.0.193", - "@vx/point": "0.0.193", - "@vx/responsive": "0.0.193", - "@vx/scale": "0.0.193", - "@vx/shape": "0.0.193", - "@vx/stats": "0.0.193", - "@vx/text": "0.0.193", - "@vx/threshold": "0.0.193", - "@vx/tooltip": "0.0.193", - "@vx/voronoi": "0.0.193", - "@vx/zoom": "0.0.193", + "@vx/annotation": "0.0.194", + "@vx/axis": "0.0.194", + "@vx/brush": "0.0.194", + "@vx/chord": "0.0.194", + "@vx/clip-path": "0.0.194", + "@vx/curve": "0.0.194", + "@vx/drag": "0.0.194", + "@vx/event": "0.0.194", + "@vx/geo": "0.0.194", + "@vx/glyph": "0.0.194", + "@vx/gradient": "0.0.194", + "@vx/grid": "0.0.194", + "@vx/group": "0.0.194", + "@vx/heatmap": "0.0.194", + "@vx/hierarchy": "0.0.194", + "@vx/legend": "0.0.194", + "@vx/marker": "0.0.194", + "@vx/mock-data": "0.0.194", + "@vx/network": "0.0.194", + "@vx/pattern": "0.0.194", + "@vx/point": "0.0.194", + "@vx/responsive": "0.0.194", + "@vx/scale": "0.0.194", + "@vx/shape": "0.0.194", + "@vx/stats": "0.0.194", + "@vx/text": "0.0.194", + "@vx/threshold": "0.0.194", + "@vx/tooltip": "0.0.194", + "@vx/voronoi": "0.0.194", + "@vx/zoom": "0.0.194", "classnames": "^2.2.5", "d3-array": "^1.1.1", "d3-collection": "^1.0.4", diff --git a/packages/vx-drag/package.json b/packages/vx-drag/package.json index cd401b078..8936b2b73 100644 --- a/packages/vx-drag/package.json +++ b/packages/vx-drag/package.json @@ -1,6 +1,6 @@ { "name": "@vx/drag", - "version": "0.0.193", + "version": "0.0.194", "description": "vx drag", "sideEffects": false, "main": "lib/index.js", @@ -38,7 +38,7 @@ }, "dependencies": { "@types/react": "*", - "@vx/event": "0.0.193", + "@vx/event": "0.0.194", "prop-types": "^15.5.10" } } diff --git a/packages/vx-event/package.json b/packages/vx-event/package.json index 4f7fddfe2..40b1ffc91 100644 --- a/packages/vx-event/package.json +++ b/packages/vx-event/package.json @@ -1,6 +1,6 @@ { "name": "@vx/event", - "version": "0.0.193", + "version": "0.0.194", "description": "vx event", "sideEffects": false, "main": "lib/index.js", @@ -32,6 +32,6 @@ }, "dependencies": { "@types/react": "*", - "@vx/point": "0.0.193" + "@vx/point": "0.0.194" } } diff --git a/packages/vx-geo/package.json b/packages/vx-geo/package.json index e150541c2..8c48f1cb5 100644 --- a/packages/vx-geo/package.json +++ b/packages/vx-geo/package.json @@ -1,6 +1,6 @@ { "name": "@vx/geo", - "version": "0.0.193", + "version": "0.0.194", "description": "vx geo", "sideEffects": false, "main": "lib/index.js", @@ -36,7 +36,7 @@ "@types/d3-geo": "^1.11.1", "@types/geojson": "*", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "d3-geo": "^1.11.3", "prop-types": "^15.5.10" diff --git a/packages/vx-glyph/package.json b/packages/vx-glyph/package.json index 55f825f14..30541bbca 100644 --- a/packages/vx-glyph/package.json +++ b/packages/vx-glyph/package.json @@ -1,6 +1,6 @@ { "name": "@vx/glyph", - "version": "0.0.193", + "version": "0.0.194", "description": "vx glyph", "sideEffects": false, "main": "lib/index.js", @@ -40,7 +40,7 @@ "@types/classnames": "^2.2.9", "@types/d3-shape": "^1.3.1", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "d3-shape": "^1.2.0", "prop-types": "^15.6.2" diff --git a/packages/vx-gradient/package.json b/packages/vx-gradient/package.json index 670dd6f2e..bf0a93c1b 100644 --- a/packages/vx-gradient/package.json +++ b/packages/vx-gradient/package.json @@ -1,6 +1,6 @@ { "name": "@vx/gradient", - "version": "0.0.193", + "version": "0.0.194", "description": "vx gradient", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-grid/package.json b/packages/vx-grid/package.json index edf5abbf4..4d613fea4 100644 --- a/packages/vx-grid/package.json +++ b/packages/vx-grid/package.json @@ -1,6 +1,6 @@ { "name": "@vx/grid", - "version": "0.0.193", + "version": "0.0.194", "description": "vx grid", "sideEffects": false, "main": "lib/index.js", @@ -36,9 +36,9 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", - "@vx/point": "0.0.193", - "@vx/shape": "0.0.193", + "@vx/group": "0.0.194", + "@vx/point": "0.0.194", + "@vx/shape": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.2" }, diff --git a/packages/vx-group/package.json b/packages/vx-group/package.json index a1c9ad0d1..693a54446 100644 --- a/packages/vx-group/package.json +++ b/packages/vx-group/package.json @@ -1,6 +1,6 @@ { "name": "@vx/group", - "version": "0.0.193", + "version": "0.0.194", "description": "vx group", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-heatmap/package.json b/packages/vx-heatmap/package.json index 58ec2c6c1..f7d589184 100644 --- a/packages/vx-heatmap/package.json +++ b/packages/vx-heatmap/package.json @@ -1,6 +1,6 @@ { "name": "@vx/heatmap", - "version": "0.0.193", + "version": "0.0.194", "description": "vx heatmap", "sideEffects": false, "main": "lib/index.js", @@ -39,7 +39,7 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.1" } diff --git a/packages/vx-hierarchy/package.json b/packages/vx-hierarchy/package.json index 0a4347145..e6faa4d8d 100644 --- a/packages/vx-hierarchy/package.json +++ b/packages/vx-hierarchy/package.json @@ -1,6 +1,6 @@ { "name": "@vx/hierarchy", - "version": "0.0.193", + "version": "0.0.194", "description": "vx tree", "sideEffects": false, "main": "lib/index.js", @@ -37,7 +37,7 @@ "@types/classnames": "^2.2.9", "@types/d3-hierarchy": "^1.1.6", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "d3-hierarchy": "^1.1.4", "prop-types": "^15.6.1" diff --git a/packages/vx-legend/package.json b/packages/vx-legend/package.json index 80126e12e..9c47f4746 100644 --- a/packages/vx-legend/package.json +++ b/packages/vx-legend/package.json @@ -1,6 +1,6 @@ { "name": "@vx/legend", - "version": "0.0.193", + "version": "0.0.194", "description": "vx legend", "sideEffects": false, "main": "lib/index.js", @@ -40,11 +40,11 @@ "@types/classnames": "^2.2.9", "@types/d3-scale": "^2.1.1", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.5.10" }, "devDependencies": { - "@vx/scale": "0.0.193" + "@vx/scale": "0.0.194" } } diff --git a/packages/vx-marker/package.json b/packages/vx-marker/package.json index ae765684e..ee3d62c76 100644 --- a/packages/vx-marker/package.json +++ b/packages/vx-marker/package.json @@ -1,6 +1,6 @@ { "name": "@vx/marker", - "version": "0.0.193", + "version": "0.0.194", "description": "vx marker", "sideEffects": false, "main": "lib/index.js", @@ -33,8 +33,8 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", - "@vx/shape": "0.0.193", + "@vx/group": "0.0.194", + "@vx/shape": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.2" }, diff --git a/packages/vx-mock-data/package.json b/packages/vx-mock-data/package.json index ee1e2e1ff..1151eb336 100644 --- a/packages/vx-mock-data/package.json +++ b/packages/vx-mock-data/package.json @@ -1,6 +1,6 @@ { "name": "@vx/mock-data", - "version": "0.0.193", + "version": "0.0.194", "description": "vx mock data", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-network/package.json b/packages/vx-network/package.json index 71fb25935..ec4d5a7d2 100644 --- a/packages/vx-network/package.json +++ b/packages/vx-network/package.json @@ -1,6 +1,6 @@ { "name": "@vx/network", - "version": "0.0.193", + "version": "0.0.194", "description": "vx network", "sideEffects": false, "repository": "https://github.com/hshoff/vx", @@ -25,7 +25,7 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/group": "0.0.193", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.6.2" }, diff --git a/packages/vx-pattern/package.json b/packages/vx-pattern/package.json index d13ded821..9e9b4a9e6 100644 --- a/packages/vx-pattern/package.json +++ b/packages/vx-pattern/package.json @@ -1,6 +1,6 @@ { "name": "@vx/pattern", - "version": "0.0.193", + "version": "0.0.194", "description": "vx pattern", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-point/package.json b/packages/vx-point/package.json index 481c9a1a6..601c57709 100644 --- a/packages/vx-point/package.json +++ b/packages/vx-point/package.json @@ -1,6 +1,6 @@ { "name": "@vx/point", - "version": "0.0.193", + "version": "0.0.194", "description": "vx point", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-responsive/package.json b/packages/vx-responsive/package.json index 8d5eab5c4..ceee78047 100644 --- a/packages/vx-responsive/package.json +++ b/packages/vx-responsive/package.json @@ -1,6 +1,6 @@ { "name": "@vx/responsive", - "version": "0.0.193", + "version": "0.0.194", "description": "vx responsive svg", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-scale/package.json b/packages/vx-scale/package.json index 5d7fcb88e..644bcf8ac 100644 --- a/packages/vx-scale/package.json +++ b/packages/vx-scale/package.json @@ -1,6 +1,6 @@ { "name": "@vx/scale", - "version": "0.0.193", + "version": "0.0.194", "description": "vx scale", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-shape/package.json b/packages/vx-shape/package.json index 9ec113c15..4fc7c23f1 100644 --- a/packages/vx-shape/package.json +++ b/packages/vx-shape/package.json @@ -1,6 +1,6 @@ { "name": "@vx/shape", - "version": "0.0.193", + "version": "0.0.194", "description": "vx shape", "sideEffects": false, "main": "lib/index.js", @@ -28,8 +28,8 @@ "@types/d3-path": "^1.0.8", "@types/d3-shape": "^1.3.1", "@types/react": "*", - "@vx/curve": "0.0.193", - "@vx/group": "0.0.193", + "@vx/curve": "0.0.194", + "@vx/group": "0.0.194", "classnames": "^2.2.5", "d3-path": "^1.0.5", "d3-shape": "^1.2.0", diff --git a/packages/vx-stats/package.json b/packages/vx-stats/package.json index 91df3fafa..9a51fbec4 100644 --- a/packages/vx-stats/package.json +++ b/packages/vx-stats/package.json @@ -1,6 +1,6 @@ { "name": "@vx/stats", - "version": "0.0.193", + "version": "0.0.194", "description": "vx stats box violin", "sideEffects": false, "main": "lib/index.js", @@ -34,8 +34,8 @@ "@types/classnames": "^2.2.9", "@types/d3-shape": "^1.3.2", "@types/react": "*", - "@vx/group": "0.0.193", - "@vx/scale": "0.0.193", + "@vx/group": "0.0.194", + "@vx/scale": "0.0.194", "classnames": "^2.2.5", "d3-shape": "^1.2.0", "prop-types": "^15.5.10" diff --git a/packages/vx-text/package.json b/packages/vx-text/package.json index 25db7db50..886401b86 100644 --- a/packages/vx-text/package.json +++ b/packages/vx-text/package.json @@ -1,6 +1,6 @@ { "name": "@vx/text", - "version": "0.0.193", + "version": "0.0.194", "description": "vx text", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-threshold/package.json b/packages/vx-threshold/package.json index e7ffe958e..bd479e625 100644 --- a/packages/vx-threshold/package.json +++ b/packages/vx-threshold/package.json @@ -1,6 +1,6 @@ { "name": "@vx/threshold", - "version": "0.0.193", + "version": "0.0.194", "description": "vx threshold", "sideEffects": false, "main": "lib/index.js", @@ -26,8 +26,8 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/clip-path": "0.0.193", - "@vx/shape": "0.0.193", + "@vx/clip-path": "0.0.194", + "@vx/shape": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.5.10" }, diff --git a/packages/vx-tooltip/package.json b/packages/vx-tooltip/package.json index 1398f11df..5c2b92f55 100644 --- a/packages/vx-tooltip/package.json +++ b/packages/vx-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@vx/tooltip", - "version": "0.0.193", + "version": "0.0.194", "description": "vx tooltip", "sideEffects": false, "main": "lib/index.js", @@ -30,7 +30,7 @@ "dependencies": { "@types/classnames": "^2.2.9", "@types/react": "*", - "@vx/bounds": "0.0.193", + "@vx/bounds": "0.0.194", "classnames": "^2.2.5", "prop-types": "^15.5.10" }, diff --git a/packages/vx-voronoi/package.json b/packages/vx-voronoi/package.json index d80253f46..331b0c30b 100644 --- a/packages/vx-voronoi/package.json +++ b/packages/vx-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "@vx/voronoi", - "version": "0.0.193", + "version": "0.0.194", "description": "vx voronoi", "sideEffects": false, "main": "lib/index.js", diff --git a/packages/vx-vx/package.json b/packages/vx-vx/package.json index 912fc1a06..45fc0eab2 100644 --- a/packages/vx-vx/package.json +++ b/packages/vx-vx/package.json @@ -1,6 +1,6 @@ { "name": "@vx/vx", - "version": "0.0.193", + "version": "0.0.194", "description": "One stop install for all vx packages", "sideEffects": false, "main": "lib/index.js", @@ -33,33 +33,33 @@ "react": "^16.3.0-0" }, "dependencies": { - "@vx/annotation": "0.0.193", - "@vx/axis": "0.0.193", - "@vx/bounds": "0.0.193", - "@vx/brush": "0.0.193", - "@vx/clip-path": "0.0.193", - "@vx/curve": "0.0.193", - "@vx/drag": "0.0.193", - "@vx/event": "0.0.193", - "@vx/geo": "0.0.193", - "@vx/glyph": "0.0.193", - "@vx/gradient": "0.0.193", - "@vx/grid": "0.0.193", - "@vx/group": "0.0.193", - "@vx/heatmap": "0.0.193", - "@vx/hierarchy": "0.0.193", - "@vx/legend": "0.0.193", - "@vx/marker": "0.0.193", - "@vx/mock-data": "0.0.193", - "@vx/network": "0.0.193", - "@vx/pattern": "0.0.193", - "@vx/point": "0.0.193", - "@vx/responsive": "0.0.193", - "@vx/scale": "0.0.193", - "@vx/shape": "0.0.193", - "@vx/text": "0.0.193", - "@vx/tooltip": "0.0.193", - "@vx/voronoi": "0.0.193", - "@vx/zoom": "0.0.193" + "@vx/annotation": "0.0.194", + "@vx/axis": "0.0.194", + "@vx/bounds": "0.0.194", + "@vx/brush": "0.0.194", + "@vx/clip-path": "0.0.194", + "@vx/curve": "0.0.194", + "@vx/drag": "0.0.194", + "@vx/event": "0.0.194", + "@vx/geo": "0.0.194", + "@vx/glyph": "0.0.194", + "@vx/gradient": "0.0.194", + "@vx/grid": "0.0.194", + "@vx/group": "0.0.194", + "@vx/heatmap": "0.0.194", + "@vx/hierarchy": "0.0.194", + "@vx/legend": "0.0.194", + "@vx/marker": "0.0.194", + "@vx/mock-data": "0.0.194", + "@vx/network": "0.0.194", + "@vx/pattern": "0.0.194", + "@vx/point": "0.0.194", + "@vx/responsive": "0.0.194", + "@vx/scale": "0.0.194", + "@vx/shape": "0.0.194", + "@vx/text": "0.0.194", + "@vx/tooltip": "0.0.194", + "@vx/voronoi": "0.0.194", + "@vx/zoom": "0.0.194" } } diff --git a/packages/vx-zoom/package.json b/packages/vx-zoom/package.json index 47ab73ebd..99c289263 100644 --- a/packages/vx-zoom/package.json +++ b/packages/vx-zoom/package.json @@ -1,6 +1,6 @@ { "name": "@vx/zoom", - "version": "0.0.193", + "version": "0.0.194", "description": "vx zoom", "sideEffects": false, "main": "lib/index.js", @@ -38,7 +38,7 @@ }, "dependencies": { "@types/react": "*", - "@vx/event": "0.0.193", + "@vx/event": "0.0.194", "prop-types": "^15.6.2" } }