Skip to content

Commit

Permalink
v35.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
boygirl committed Jul 30, 2020
1 parent 6b666f9 commit fbb7146
Show file tree
Hide file tree
Showing 28 changed files with 91 additions and 91 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,7 +2,7 @@
"lerna": "2.11.0",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "35.0.7",
"version": "35.0.8",
"packages": [
"packages/*"
]
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-area/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-area",
"version": "35.0.7",
"version": "35.0.8",
"description": "Area Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"d3-shape": "^1.2.0",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-axis/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-axis",
"version": "35.0.7",
"version": "35.0.8",
"description": "Axis Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-bar/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-bar",
"version": "35.0.7",
"version": "35.0.8",
"description": "Bar Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"d3-shape": "^1.2.0",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"temp-version": "webpack --bail --config ../../config/webpack/webpack.config.js --colors"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-box-plot/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-box-plot",
"version": "35.0.7",
"version": "35.0.8",
"description": "Box Plot Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"d3-array": "^1.2.0",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-brush-container",
"version": "35.0.7",
"version": "35.0.8",
"description": "Interactive Brush Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-line/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-brush-line",
"version": "35.0.7",
"version": "35.0.8",
"description": "Interactive Brush Line Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-candlestick/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-candlestick",
"version": "35.0.7",
"version": "35.0.8",
"description": "Candlestick Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
10 changes: 5 additions & 5 deletions packages/victory-chart/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-chart",
"version": "35.0.7",
"version": "35.0.8",
"description": "Chart Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,10 +22,10 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-axis": "^35.0.7",
"victory-core": "^35.0.7",
"victory-polar-axis": "^35.0.7",
"victory-shared-events": "^35.0.7"
"victory-axis": "^35.0.8",
"victory-core": "^35.0.8",
"victory-polar-axis": "^35.0.8",
"victory-shared-events": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-core/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-core",
"version": "35.0.7",
"version": "35.0.8",
"description": "Victory Core",
"keywords": [
"data visualization",
Expand Down
14 changes: 7 additions & 7 deletions packages/victory-create-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-create-container",
"version": "35.0.7",
"version": "35.0.8",
"description": "Container Helper for Victory",
"keywords": [
"data visualization",
Expand All @@ -20,12 +20,12 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-brush-container": "^35.0.7",
"victory-core": "^35.0.7",
"victory-cursor-container": "^35.0.7",
"victory-selection-container": "^35.0.7",
"victory-voronoi-container": "^35.0.7",
"victory-zoom-container": "^35.0.7"
"victory-brush-container": "^35.0.8",
"victory-core": "^35.0.8",
"victory-cursor-container": "^35.0.8",
"victory-selection-container": "^35.0.8",
"victory-voronoi-container": "^35.0.8",
"victory-zoom-container": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-cursor-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-cursor-container",
"version": "35.0.7",
"version": "35.0.8",
"description": "Interactive Cursor Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-errorbar/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-errorbar",
"version": "35.0.7",
"version": "35.0.8",
"description": "Error Bar Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-group/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-group",
"version": "35.0.7",
"version": "35.0.8",
"description": "Group Layout Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^35.0.7",
"victory-shared-events": "^35.0.7"
"victory-core": "^35.0.8",
"victory-shared-events": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-histogram/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-histogram",
"version": "35.0.7",
"version": "35.0.8",
"description": "Histogram Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -24,8 +24,8 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-bar": "^35.0.7",
"victory-core": "^35.0.7"
"victory-bar": "^35.0.8",
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-legend/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-legend",
"version": "35.0.7",
"version": "35.0.8",
"description": "Legend Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-line/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-line",
"version": "35.0.7",
"version": "35.0.8",
"description": "Line Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"d3-shape": "^1.2.0",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-pie/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-pie",
"version": "35.0.7",
"version": "35.0.8",
"description": "Pie Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"d3-shape": "^1.0.0",
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-polar-axis/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-polar-axis",
"version": "35.0.7",
"version": "35.0.8",
"description": "Polar Axis Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-scatter/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-scatter",
"version": "35.0.7",
"version": "35.0.8",
"description": "Scatter Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-selection-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-selection-container",
"version": "35.0.7",
"version": "35.0.8",
"description": "Interactive Selection Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-shared-events/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-shared-events",
"version": "35.0.7",
"version": "35.0.8",
"description": "Shared Event Helper for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^35.0.7"
"victory-core": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-stack/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-stack",
"version": "35.0.7",
"version": "35.0.8",
"description": "Stack Layout Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"lodash": "^4.17.19",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^35.0.7",
"victory-shared-events": "^35.0.7"
"victory-core": "^35.0.8",
"victory-shared-events": "^35.0.8"
},
"scripts": {
"version": "nps build-libs && nps build-dists"
Expand Down

0 comments on commit fbb7146

Please sign in to comment.