diff --git a/lerna.json b/lerna.json index e9a842ab1..66c9e451c 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.11.0", "npmClient": "yarn", "useWorkspaces": true, - "version": "35.4.5", + "version": "35.4.6", "packages": [ "packages/*" ] diff --git a/packages/victory-area/package.json b/packages/victory-area/package.json index 10c6da6f8..93e812da1 100644 --- a/packages/victory-area/package.json +++ b/packages/victory-area/package.json @@ -1,6 +1,6 @@ { "name": "victory-area", - "version": "35.4.5", + "version": "35.4.6", "description": "Area Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-axis/package.json b/packages/victory-axis/package.json index 90d0bd14b..84b3359ae 100644 --- a/packages/victory-axis/package.json +++ b/packages/victory-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-axis", - "version": "35.4.5", + "version": "35.4.6", "description": "Axis Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-bar/package.json b/packages/victory-bar/package.json index 6cbc0ec27..5450b681b 100644 --- a/packages/victory-bar/package.json +++ b/packages/victory-bar/package.json @@ -1,6 +1,6 @@ { "name": "victory-bar", - "version": "35.4.5", + "version": "35.4.6", "description": "Bar Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "temp-version": "webpack --bail --config ../../config/webpack/webpack.config.js --colors" diff --git a/packages/victory-box-plot/package.json b/packages/victory-box-plot/package.json index 7b667b822..22d13ed93 100644 --- a/packages/victory-box-plot/package.json +++ b/packages/victory-box-plot/package.json @@ -1,6 +1,6 @@ { "name": "victory-box-plot", - "version": "35.4.5", + "version": "35.4.6", "description": "Box Plot Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-array": "^1.2.0", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-brush-container/package.json b/packages/victory-brush-container/package.json index 39eb09066..e571c1dc9 100644 --- a/packages/victory-brush-container/package.json +++ b/packages/victory-brush-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-brush-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Brush Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-brush-line/package.json b/packages/victory-brush-line/package.json index c1c5b5bcf..47a2d4dbf 100644 --- a/packages/victory-brush-line/package.json +++ b/packages/victory-brush-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-brush-line", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Brush Line Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-candlestick/package.json b/packages/victory-candlestick/package.json index 05056361c..24a65702c 100644 --- a/packages/victory-candlestick/package.json +++ b/packages/victory-candlestick/package.json @@ -1,6 +1,6 @@ { "name": "victory-candlestick", - "version": "35.4.5", + "version": "35.4.6", "description": "Candlestick Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-chart/package.json b/packages/victory-chart/package.json index 68878f0b9..28a5e7eea 100644 --- a/packages/victory-chart/package.json +++ b/packages/victory-chart/package.json @@ -1,6 +1,6 @@ { "name": "victory-chart", - "version": "35.4.5", + "version": "35.4.6", "description": "Chart Component for Victory", "keywords": [ "data visualization", @@ -22,10 +22,10 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-axis": "^35.4.5", - "victory-core": "^35.4.5", - "victory-polar-axis": "^35.4.5", - "victory-shared-events": "^35.4.5" + "victory-axis": "^35.4.6", + "victory-core": "^35.4.6", + "victory-polar-axis": "^35.4.6", + "victory-shared-events": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-core/package.json b/packages/victory-core/package.json index e91ea1387..118c5a977 100644 --- a/packages/victory-core/package.json +++ b/packages/victory-core/package.json @@ -1,6 +1,6 @@ { "name": "victory-core", - "version": "35.4.5", + "version": "35.4.6", "description": "Victory Core", "keywords": [ "data visualization", diff --git a/packages/victory-create-container/package.json b/packages/victory-create-container/package.json index 27a4db992..808b6acdd 100644 --- a/packages/victory-create-container/package.json +++ b/packages/victory-create-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-create-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Container Helper for Victory", "keywords": [ "data visualization", @@ -20,12 +20,12 @@ "license": "MIT", "dependencies": { "lodash": "^4.17.19", - "victory-brush-container": "^35.4.5", - "victory-core": "^35.4.5", - "victory-cursor-container": "^35.4.5", - "victory-selection-container": "^35.4.5", - "victory-voronoi-container": "^35.4.5", - "victory-zoom-container": "^35.4.5" + "victory-brush-container": "^35.4.6", + "victory-core": "^35.4.6", + "victory-cursor-container": "^35.4.6", + "victory-selection-container": "^35.4.6", + "victory-voronoi-container": "^35.4.6", + "victory-zoom-container": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-cursor-container/package.json b/packages/victory-cursor-container/package.json index bfe1d621d..de6cbf5fe 100644 --- a/packages/victory-cursor-container/package.json +++ b/packages/victory-cursor-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-cursor-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Cursor Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-errorbar/package.json b/packages/victory-errorbar/package.json index e751043bc..71645f848 100644 --- a/packages/victory-errorbar/package.json +++ b/packages/victory-errorbar/package.json @@ -1,6 +1,6 @@ { "name": "victory-errorbar", - "version": "35.4.5", + "version": "35.4.6", "description": "Error Bar Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-group/package.json b/packages/victory-group/package.json index 78b678ab8..b109a2e15 100644 --- a/packages/victory-group/package.json +++ b/packages/victory-group/package.json @@ -1,6 +1,6 @@ { "name": "victory-group", - "version": "35.4.5", + "version": "35.4.6", "description": "Group Layout Component for Victory", "keywords": [ "data visualization", @@ -22,8 +22,8 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5", - "victory-shared-events": "^35.4.5" + "victory-core": "^35.4.6", + "victory-shared-events": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-histogram/package.json b/packages/victory-histogram/package.json index 50c4bb152..0a8d570b5 100644 --- a/packages/victory-histogram/package.json +++ b/packages/victory-histogram/package.json @@ -1,6 +1,6 @@ { "name": "victory-histogram", - "version": "35.4.5", + "version": "35.4.6", "description": "Histogram Component for Victory", "keywords": [ "data visualization", @@ -24,8 +24,8 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-bar": "^35.4.5", - "victory-core": "^35.4.5" + "victory-bar": "^35.4.6", + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-legend/package.json b/packages/victory-legend/package.json index 206e1f1a0..da80a10b4 100644 --- a/packages/victory-legend/package.json +++ b/packages/victory-legend/package.json @@ -1,6 +1,6 @@ { "name": "victory-legend", - "version": "35.4.5", + "version": "35.4.6", "description": "Legend Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-line/package.json b/packages/victory-line/package.json index 6d6bea42a..bc9519bc1 100644 --- a/packages/victory-line/package.json +++ b/packages/victory-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-line", - "version": "35.4.5", + "version": "35.4.6", "description": "Line Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-pie/package.json b/packages/victory-pie/package.json index 31cded2fe..eeaec2951 100644 --- a/packages/victory-pie/package.json +++ b/packages/victory-pie/package.json @@ -1,6 +1,6 @@ { "name": "victory-pie", - "version": "35.4.5", + "version": "35.4.6", "description": "Pie Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.0.0", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-polar-axis/package.json b/packages/victory-polar-axis/package.json index 4911f9565..3af4eb212 100644 --- a/packages/victory-polar-axis/package.json +++ b/packages/victory-polar-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-polar-axis", - "version": "35.4.5", + "version": "35.4.6", "description": "Polar Axis Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-scatter/package.json b/packages/victory-scatter/package.json index 95cc4c0ef..dfbfcd086 100644 --- a/packages/victory-scatter/package.json +++ b/packages/victory-scatter/package.json @@ -1,6 +1,6 @@ { "name": "victory-scatter", - "version": "35.4.5", + "version": "35.4.6", "description": "Scatter Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-selection-container/package.json b/packages/victory-selection-container/package.json index 0c58efdbf..f725f0255 100644 --- a/packages/victory-selection-container/package.json +++ b/packages/victory-selection-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-selection-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Selection Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-shared-events/package.json b/packages/victory-shared-events/package.json index 7dac18d21..99a3a315c 100644 --- a/packages/victory-shared-events/package.json +++ b/packages/victory-shared-events/package.json @@ -1,6 +1,6 @@ { "name": "victory-shared-events", - "version": "35.4.5", + "version": "35.4.6", "description": "Shared Event Helper for Victory", "keywords": [ "data visualization", @@ -23,7 +23,7 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-stack/package.json b/packages/victory-stack/package.json index 9d23c9924..8d7e12743 100644 --- a/packages/victory-stack/package.json +++ b/packages/victory-stack/package.json @@ -1,6 +1,6 @@ { "name": "victory-stack", - "version": "35.4.5", + "version": "35.4.6", "description": "Stack Layout Component for Victory", "keywords": [ "data visualization", @@ -22,8 +22,8 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5", - "victory-shared-events": "^35.4.5" + "victory-core": "^35.4.6", + "victory-shared-events": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-tooltip/package.json b/packages/victory-tooltip/package.json index 64f284878..edd70fe41 100644 --- a/packages/victory-tooltip/package.json +++ b/packages/victory-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "victory-tooltip", - "version": "35.4.5", + "version": "35.4.6", "description": "Tooltip Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi-container/package.json b/packages/victory-voronoi-container/package.json index 7045f3501..4b249d987 100644 --- a/packages/victory-voronoi-container/package.json +++ b/packages/victory-voronoi-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Voronoi Mouseover Component for Victory", "keywords": [ "data visualization", @@ -23,8 +23,8 @@ "lodash": "^4.17.19", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^35.4.5", - "victory-tooltip": "^35.4.5" + "victory-core": "^35.4.6", + "victory-tooltip": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi/package.json b/packages/victory-voronoi/package.json index f0e5c15ca..ae40ac61e 100644 --- a/packages/victory-voronoi/package.json +++ b/packages/victory-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi", - "version": "35.4.5", + "version": "35.4.6", "description": "Voronoi Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-voronoi": "^1.1.2", "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-zoom-container/package.json b/packages/victory-zoom-container/package.json index 4654ec183..82956aea7 100644 --- a/packages/victory-zoom-container/package.json +++ b/packages/victory-zoom-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-zoom-container", - "version": "35.4.5", + "version": "35.4.6", "description": "Interactive Zoom Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.19", "prop-types": "^15.5.8", - "victory-core": "^35.4.5" + "victory-core": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory/package.json b/packages/victory/package.json index ad98bb2f2..d5ff44f08 100644 --- a/packages/victory/package.json +++ b/packages/victory/package.json @@ -1,6 +1,6 @@ { "name": "victory", - "version": "35.4.5", + "version": "35.4.6", "description": "Data viz for React", "keywords": [ "data visualization", @@ -19,32 +19,32 @@ "author": "Formidable", "license": "MIT", "dependencies": { - "victory-area": "^35.4.5", - "victory-axis": "^35.4.5", - "victory-bar": "^35.4.5", - "victory-box-plot": "^35.4.5", - "victory-brush-container": "^35.4.5", - "victory-brush-line": "^35.4.5", - "victory-candlestick": "^35.4.5", - "victory-chart": "^35.4.5", - "victory-core": "^35.4.5", - "victory-create-container": "^35.4.5", - "victory-cursor-container": "^35.4.5", - "victory-errorbar": "^35.4.5", - "victory-group": "^35.4.5", - "victory-histogram": "^35.4.5", - "victory-legend": "^35.4.5", - "victory-line": "^35.4.5", - "victory-pie": "^35.4.5", - "victory-polar-axis": "^35.4.5", - "victory-scatter": "^35.4.5", - "victory-selection-container": "^35.4.5", - "victory-shared-events": "^35.4.5", - "victory-stack": "^35.4.5", - "victory-tooltip": "^35.4.5", - "victory-voronoi": "^35.4.5", - "victory-voronoi-container": "^35.4.5", - "victory-zoom-container": "^35.4.5" + "victory-area": "^35.4.6", + "victory-axis": "^35.4.6", + "victory-bar": "^35.4.6", + "victory-box-plot": "^35.4.6", + "victory-brush-container": "^35.4.6", + "victory-brush-line": "^35.4.6", + "victory-candlestick": "^35.4.6", + "victory-chart": "^35.4.6", + "victory-core": "^35.4.6", + "victory-create-container": "^35.4.6", + "victory-cursor-container": "^35.4.6", + "victory-errorbar": "^35.4.6", + "victory-group": "^35.4.6", + "victory-histogram": "^35.4.6", + "victory-legend": "^35.4.6", + "victory-line": "^35.4.6", + "victory-pie": "^35.4.6", + "victory-polar-axis": "^35.4.6", + "victory-scatter": "^35.4.6", + "victory-selection-container": "^35.4.6", + "victory-shared-events": "^35.4.6", + "victory-stack": "^35.4.6", + "victory-tooltip": "^35.4.6", + "victory-voronoi": "^35.4.6", + "victory-voronoi-container": "^35.4.6", + "victory-zoom-container": "^35.4.6" }, "scripts": { "version": "nps build-libs && nps build-dists"