diff --git a/lerna.json b/lerna.json index dee3ddb13..67366c025 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.11.0", "npmClient": "yarn", "useWorkspaces": true, - "version": "35.4.9", + "version": "35.4.10", "packages": [ "packages/*" ] diff --git a/packages/victory-area/package.json b/packages/victory-area/package.json index 70ef770d9..b4f851072 100644 --- a/packages/victory-area/package.json +++ b/packages/victory-area/package.json @@ -1,6 +1,6 @@ { "name": "victory-area", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-axis/package.json b/packages/victory-axis/package.json index 3323f26ea..74403ad23 100644 --- a/packages/victory-axis/package.json +++ b/packages/victory-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-axis", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-bar/package.json b/packages/victory-bar/package.json index dd097435e..482d34a6a 100644 --- a/packages/victory-bar/package.json +++ b/packages/victory-bar/package.json @@ -1,6 +1,6 @@ { "name": "victory-bar", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 b3172270d..49395c080 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 2eebbca15..e6d0eec5f 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 750b48580..f4e0c0336 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-candlestick/package.json b/packages/victory-candlestick/package.json index 3e2409a13..5d900d721 100644 --- a/packages/victory-candlestick/package.json +++ b/packages/victory-candlestick/package.json @@ -1,6 +1,6 @@ { "name": "victory-candlestick", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-chart/package.json b/packages/victory-chart/package.json index 3363162ae..8e0f520c5 100644 --- a/packages/victory-chart/package.json +++ b/packages/victory-chart/package.json @@ -1,6 +1,6 @@ { "name": "victory-chart", - "version": "35.4.9", + "version": "35.4.10", "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.8", - "victory-core": "^35.4.8", - "victory-polar-axis": "^35.4.8", - "victory-shared-events": "^35.4.9" + "victory-axis": "^35.4.10", + "victory-core": "^35.4.10", + "victory-polar-axis": "^35.4.10", + "victory-shared-events": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-core/package.json b/packages/victory-core/package.json index 77b9910c9..184a96b5a 100644 --- a/packages/victory-core/package.json +++ b/packages/victory-core/package.json @@ -1,6 +1,6 @@ { "name": "victory-core", - "version": "35.4.8", + "version": "35.4.10", "description": "Victory Core", "keywords": [ "data visualization", diff --git a/packages/victory-create-container/package.json b/packages/victory-create-container/package.json index 8128a9012..a4576212c 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.8", + "version": "35.4.10", "description": "Container Helper for Victory", "keywords": [ "data visualization", @@ -20,12 +20,12 @@ "license": "MIT", "dependencies": { "lodash": "^4.17.19", - "victory-brush-container": "^35.4.8", - "victory-core": "^35.4.8", - "victory-cursor-container": "^35.4.8", - "victory-selection-container": "^35.4.8", - "victory-voronoi-container": "^35.4.8", - "victory-zoom-container": "^35.4.8" + "victory-brush-container": "^35.4.10", + "victory-core": "^35.4.10", + "victory-cursor-container": "^35.4.10", + "victory-selection-container": "^35.4.10", + "victory-voronoi-container": "^35.4.10", + "victory-zoom-container": "^35.4.10" }, "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 d87408a91..6861076be 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-errorbar/package.json b/packages/victory-errorbar/package.json index 955bb3b28..6f54d7309 100644 --- a/packages/victory-errorbar/package.json +++ b/packages/victory-errorbar/package.json @@ -1,6 +1,6 @@ { "name": "victory-errorbar", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-group/package.json b/packages/victory-group/package.json index a5d5608b8..6255fe303 100644 --- a/packages/victory-group/package.json +++ b/packages/victory-group/package.json @@ -1,6 +1,6 @@ { "name": "victory-group", - "version": "35.4.9", + "version": "35.4.10", "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.8", - "victory-shared-events": "^35.4.9" + "victory-core": "^35.4.10", + "victory-shared-events": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-histogram/package.json b/packages/victory-histogram/package.json index 4991e789a..f23a2f3f3 100644 --- a/packages/victory-histogram/package.json +++ b/packages/victory-histogram/package.json @@ -1,6 +1,6 @@ { "name": "victory-histogram", - "version": "35.4.8", + "version": "35.4.10", "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.8", - "victory-core": "^35.4.8" + "victory-bar": "^35.4.10", + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-legend/package.json b/packages/victory-legend/package.json index c7b7ac4df..81889bb46 100644 --- a/packages/victory-legend/package.json +++ b/packages/victory-legend/package.json @@ -1,6 +1,6 @@ { "name": "victory-legend", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-line/package.json b/packages/victory-line/package.json index 3c68f678e..168955c76 100644 --- a/packages/victory-line/package.json +++ b/packages/victory-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-line", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-pie/package.json b/packages/victory-pie/package.json index f1d6b0d69..3d284e74f 100644 --- a/packages/victory-pie/package.json +++ b/packages/victory-pie/package.json @@ -1,6 +1,6 @@ { "name": "victory-pie", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 7890fd010..7e6958855 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-scatter/package.json b/packages/victory-scatter/package.json index 20b80885a..6cdb1f707 100644 --- a/packages/victory-scatter/package.json +++ b/packages/victory-scatter/package.json @@ -1,6 +1,6 @@ { "name": "victory-scatter", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 356279127..f440b70ae 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 bdb2a285c..6abe46e64 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.9", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-stack/package.json b/packages/victory-stack/package.json index 20494b8f5..08270d0b7 100644 --- a/packages/victory-stack/package.json +++ b/packages/victory-stack/package.json @@ -1,6 +1,6 @@ { "name": "victory-stack", - "version": "35.4.9", + "version": "35.4.10", "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.8", - "victory-shared-events": "^35.4.9" + "victory-core": "^35.4.10", + "victory-shared-events": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-tooltip/package.json b/packages/victory-tooltip/package.json index 82d20dc89..66acb68af 100644 --- a/packages/victory-tooltip/package.json +++ b/packages/victory-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "victory-tooltip", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 1cd96c2fe..01521f5fb 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.8", + "version": "35.4.10", "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.8", - "victory-tooltip": "^35.4.8" + "victory-core": "^35.4.10", + "victory-tooltip": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi/package.json b/packages/victory-voronoi/package.json index fec26f61b..b83f36cd6 100644 --- a/packages/victory-voronoi/package.json +++ b/packages/victory-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi", - "version": "35.4.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "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 bf9b7e867..34cc7e14e 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.8", + "version": "35.4.10", "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.8" + "victory-core": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory/package.json b/packages/victory/package.json index f77e0fedc..828afd200 100644 --- a/packages/victory/package.json +++ b/packages/victory/package.json @@ -1,6 +1,6 @@ { "name": "victory", - "version": "35.4.9", + "version": "35.4.10", "description": "Data viz for React", "keywords": [ "data visualization", @@ -19,32 +19,32 @@ "author": "Formidable", "license": "MIT", "dependencies": { - "victory-area": "^35.4.8", - "victory-axis": "^35.4.8", - "victory-bar": "^35.4.8", - "victory-box-plot": "^35.4.8", - "victory-brush-container": "^35.4.8", - "victory-brush-line": "^35.4.8", - "victory-candlestick": "^35.4.8", - "victory-chart": "^35.4.9", - "victory-core": "^35.4.8", - "victory-create-container": "^35.4.8", - "victory-cursor-container": "^35.4.8", - "victory-errorbar": "^35.4.8", - "victory-group": "^35.4.9", - "victory-histogram": "^35.4.8", - "victory-legend": "^35.4.8", - "victory-line": "^35.4.8", - "victory-pie": "^35.4.8", - "victory-polar-axis": "^35.4.8", - "victory-scatter": "^35.4.8", - "victory-selection-container": "^35.4.8", - "victory-shared-events": "^35.4.9", - "victory-stack": "^35.4.9", - "victory-tooltip": "^35.4.8", - "victory-voronoi": "^35.4.8", - "victory-voronoi-container": "^35.4.8", - "victory-zoom-container": "^35.4.8" + "victory-area": "^35.4.10", + "victory-axis": "^35.4.10", + "victory-bar": "^35.4.10", + "victory-box-plot": "^35.4.10", + "victory-brush-container": "^35.4.10", + "victory-brush-line": "^35.4.10", + "victory-candlestick": "^35.4.10", + "victory-chart": "^35.4.10", + "victory-core": "^35.4.10", + "victory-create-container": "^35.4.10", + "victory-cursor-container": "^35.4.10", + "victory-errorbar": "^35.4.10", + "victory-group": "^35.4.10", + "victory-histogram": "^35.4.10", + "victory-legend": "^35.4.10", + "victory-line": "^35.4.10", + "victory-pie": "^35.4.10", + "victory-polar-axis": "^35.4.10", + "victory-scatter": "^35.4.10", + "victory-selection-container": "^35.4.10", + "victory-shared-events": "^35.4.10", + "victory-stack": "^35.4.10", + "victory-tooltip": "^35.4.10", + "victory-voronoi": "^35.4.10", + "victory-voronoi-container": "^35.4.10", + "victory-zoom-container": "^35.4.10" }, "scripts": { "version": "nps build-libs && nps build-dists"