From 9c5a2127220758f0de0dd7f5e9b880dec02ee201 Mon Sep 17 00:00:00 2001 From: boygirl Date: Mon, 1 Feb 2021 13:31:22 -0800 Subject: [PATCH] v35.4.8 --- lerna.json | 2 +- packages/victory-area/package.json | 4 +- packages/victory-axis/package.json | 4 +- packages/victory-bar/package.json | 4 +- packages/victory-box-plot/package.json | 4 +- packages/victory-brush-container/package.json | 4 +- packages/victory-brush-line/package.json | 4 +- packages/victory-candlestick/package.json | 4 +- packages/victory-chart/package.json | 10 ++-- packages/victory-core/package.json | 2 +- .../victory-create-container/package.json | 14 ++--- .../victory-cursor-container/package.json | 4 +- packages/victory-errorbar/package.json | 4 +- packages/victory-group/package.json | 6 +-- packages/victory-histogram/package.json | 6 +-- packages/victory-legend/package.json | 4 +- packages/victory-line/package.json | 4 +- packages/victory-pie/package.json | 4 +- packages/victory-polar-axis/package.json | 4 +- packages/victory-scatter/package.json | 4 +- .../victory-selection-container/package.json | 4 +- packages/victory-shared-events/package.json | 4 +- packages/victory-stack/package.json | 6 +-- packages/victory-tooltip/package.json | 4 +- .../victory-voronoi-container/package.json | 6 +-- packages/victory-voronoi/package.json | 4 +- packages/victory-zoom-container/package.json | 4 +- packages/victory/package.json | 54 +++++++++---------- 28 files changed, 91 insertions(+), 91 deletions(-) diff --git a/lerna.json b/lerna.json index 5c478cf58..77c9c7207 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.11.0", "npmClient": "yarn", "useWorkspaces": true, - "version": "35.4.7", + "version": "35.4.8", "packages": [ "packages/*" ] diff --git a/packages/victory-area/package.json b/packages/victory-area/package.json index 825b1dad0..70ef770d9 100644 --- a/packages/victory-area/package.json +++ b/packages/victory-area/package.json @@ -1,6 +1,6 @@ { "name": "victory-area", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-axis/package.json b/packages/victory-axis/package.json index 888cd4109..3323f26ea 100644 --- a/packages/victory-axis/package.json +++ b/packages/victory-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-axis", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-bar/package.json b/packages/victory-bar/package.json index 535617fae..dd097435e 100644 --- a/packages/victory-bar/package.json +++ b/packages/victory-bar/package.json @@ -1,6 +1,6 @@ { "name": "victory-bar", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 bf2f6d68f..b3172270d 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 a2b4e19c1..2eebbca15 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 4e3661349..750b48580 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-candlestick/package.json b/packages/victory-candlestick/package.json index b72670ebc..3e2409a13 100644 --- a/packages/victory-candlestick/package.json +++ b/packages/victory-candlestick/package.json @@ -1,6 +1,6 @@ { "name": "victory-candlestick", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-chart/package.json b/packages/victory-chart/package.json index bec4aaded..55e9e87d5 100644 --- a/packages/victory-chart/package.json +++ b/packages/victory-chart/package.json @@ -1,6 +1,6 @@ { "name": "victory-chart", - "version": "35.4.7", + "version": "35.4.8", "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.7", - "victory-core": "^35.4.7", - "victory-polar-axis": "^35.4.7", - "victory-shared-events": "^35.4.7" + "victory-axis": "^35.4.8", + "victory-core": "^35.4.8", + "victory-polar-axis": "^35.4.8", + "victory-shared-events": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-core/package.json b/packages/victory-core/package.json index 6ef655297..77b9910c9 100644 --- a/packages/victory-core/package.json +++ b/packages/victory-core/package.json @@ -1,6 +1,6 @@ { "name": "victory-core", - "version": "35.4.7", + "version": "35.4.8", "description": "Victory Core", "keywords": [ "data visualization", diff --git a/packages/victory-create-container/package.json b/packages/victory-create-container/package.json index 682e8f885..8128a9012 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.7", + "version": "35.4.8", "description": "Container Helper for Victory", "keywords": [ "data visualization", @@ -20,12 +20,12 @@ "license": "MIT", "dependencies": { "lodash": "^4.17.19", - "victory-brush-container": "^35.4.7", - "victory-core": "^35.4.7", - "victory-cursor-container": "^35.4.7", - "victory-selection-container": "^35.4.7", - "victory-voronoi-container": "^35.4.7", - "victory-zoom-container": "^35.4.7" + "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" }, "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 8e0a60bae..d87408a91 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-errorbar/package.json b/packages/victory-errorbar/package.json index ff808d311..955bb3b28 100644 --- a/packages/victory-errorbar/package.json +++ b/packages/victory-errorbar/package.json @@ -1,6 +1,6 @@ { "name": "victory-errorbar", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-group/package.json b/packages/victory-group/package.json index b81e15d06..d24398911 100644 --- a/packages/victory-group/package.json +++ b/packages/victory-group/package.json @@ -1,6 +1,6 @@ { "name": "victory-group", - "version": "35.4.7", + "version": "35.4.8", "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.7", - "victory-shared-events": "^35.4.7" + "victory-core": "^35.4.8", + "victory-shared-events": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-histogram/package.json b/packages/victory-histogram/package.json index 03ffac091..4991e789a 100644 --- a/packages/victory-histogram/package.json +++ b/packages/victory-histogram/package.json @@ -1,6 +1,6 @@ { "name": "victory-histogram", - "version": "35.4.7", + "version": "35.4.8", "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.7", - "victory-core": "^35.4.7" + "victory-bar": "^35.4.8", + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-legend/package.json b/packages/victory-legend/package.json index d78554ad7..c7b7ac4df 100644 --- a/packages/victory-legend/package.json +++ b/packages/victory-legend/package.json @@ -1,6 +1,6 @@ { "name": "victory-legend", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-line/package.json b/packages/victory-line/package.json index 6b0f6f185..3c68f678e 100644 --- a/packages/victory-line/package.json +++ b/packages/victory-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-line", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-pie/package.json b/packages/victory-pie/package.json index 2ad58b24a..f1d6b0d69 100644 --- a/packages/victory-pie/package.json +++ b/packages/victory-pie/package.json @@ -1,6 +1,6 @@ { "name": "victory-pie", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 f1950b294..7890fd010 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-scatter/package.json b/packages/victory-scatter/package.json index cc29031d4..20b80885a 100644 --- a/packages/victory-scatter/package.json +++ b/packages/victory-scatter/package.json @@ -1,6 +1,6 @@ { "name": "victory-scatter", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 46859762f..356279127 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 187cfed85..821f566a1 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-stack/package.json b/packages/victory-stack/package.json index 680c9921e..fdbb3c697 100644 --- a/packages/victory-stack/package.json +++ b/packages/victory-stack/package.json @@ -1,6 +1,6 @@ { "name": "victory-stack", - "version": "35.4.7", + "version": "35.4.8", "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.7", - "victory-shared-events": "^35.4.7" + "victory-core": "^35.4.8", + "victory-shared-events": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-tooltip/package.json b/packages/victory-tooltip/package.json index 79d027f7e..82d20dc89 100644 --- a/packages/victory-tooltip/package.json +++ b/packages/victory-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "victory-tooltip", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 862beb9d5..1cd96c2fe 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.7", + "version": "35.4.8", "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.7", - "victory-tooltip": "^35.4.7" + "victory-core": "^35.4.8", + "victory-tooltip": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi/package.json b/packages/victory-voronoi/package.json index f5bde341c..fec26f61b 100644 --- a/packages/victory-voronoi/package.json +++ b/packages/victory-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi", - "version": "35.4.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "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 5ff301a11..bf9b7e867 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.7", + "version": "35.4.8", "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.7" + "victory-core": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory/package.json b/packages/victory/package.json index 03c00456f..33d28e5d7 100644 --- a/packages/victory/package.json +++ b/packages/victory/package.json @@ -1,6 +1,6 @@ { "name": "victory", - "version": "35.4.7", + "version": "35.4.8", "description": "Data viz for React", "keywords": [ "data visualization", @@ -19,32 +19,32 @@ "author": "Formidable", "license": "MIT", "dependencies": { - "victory-area": "^35.4.7", - "victory-axis": "^35.4.7", - "victory-bar": "^35.4.7", - "victory-box-plot": "^35.4.7", - "victory-brush-container": "^35.4.7", - "victory-brush-line": "^35.4.7", - "victory-candlestick": "^35.4.7", - "victory-chart": "^35.4.7", - "victory-core": "^35.4.7", - "victory-create-container": "^35.4.7", - "victory-cursor-container": "^35.4.7", - "victory-errorbar": "^35.4.7", - "victory-group": "^35.4.7", - "victory-histogram": "^35.4.7", - "victory-legend": "^35.4.7", - "victory-line": "^35.4.7", - "victory-pie": "^35.4.7", - "victory-polar-axis": "^35.4.7", - "victory-scatter": "^35.4.7", - "victory-selection-container": "^35.4.7", - "victory-shared-events": "^35.4.7", - "victory-stack": "^35.4.7", - "victory-tooltip": "^35.4.7", - "victory-voronoi": "^35.4.7", - "victory-voronoi-container": "^35.4.7", - "victory-zoom-container": "^35.4.7" + "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.8", + "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.8", + "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.8", + "victory-stack": "^35.4.8", + "victory-tooltip": "^35.4.8", + "victory-voronoi": "^35.4.8", + "victory-voronoi-container": "^35.4.8", + "victory-zoom-container": "^35.4.8" }, "scripts": { "version": "nps build-libs && nps build-dists"