File tree 28 files changed +91
-91
lines changed
victory-selection-container
victory-voronoi-container
28 files changed +91
-91
lines changed Original file line number Diff line number Diff line change 2
2
"lerna" : " 2.11.0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
- "version" : " 35.0.6 " ,
5
+ "version" : " 35.0.7 " ,
6
6
"packages" : [
7
7
" packages/*"
8
8
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-area" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Area Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"d3-shape" : " ^1.2.0" ,
23
23
"lodash" : " ^4.17.19" ,
24
24
"prop-types" : " ^15.5.8" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-axis" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Axis Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-bar" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Bar Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"d3-shape" : " ^1.2.0" ,
23
23
"lodash" : " ^4.17.19" ,
24
24
"prop-types" : " ^15.5.8" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"temp-version" : " webpack --bail --config ../../config/webpack/webpack.config.js --colors"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-box-plot" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Box Plot Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"d3-array" : " ^1.2.0" ,
23
23
"lodash" : " ^4.17.19" ,
24
24
"prop-types" : " ^15.5.8" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-brush-container" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Interactive Brush Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-brush-line" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Interactive Brush Line Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-candlestick" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Candlestick Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-chart" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-axis" : " ^35.0.5 " ,
26
- "victory-core" : " ^35.0.5 " ,
27
- "victory-polar-axis" : " ^35.0.5 " ,
28
- "victory-shared-events" : " ^35.0.5 "
25
+ "victory-axis" : " ^35.0.7 " ,
26
+ "victory-core" : " ^35.0.7 " ,
27
+ "victory-polar-axis" : " ^35.0.7 " ,
28
+ "victory-shared-events" : " ^35.0.7 "
29
29
},
30
30
"scripts" : {
31
31
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-core" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Victory Core" ,
5
5
"keywords" : [
6
6
" data visualization" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-create-container" ,
3
- "version" : " 35.0.6 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Container Helper for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
- "victory-brush-container" : " ^35.0.5 " ,
24
- "victory-core" : " ^35.0.5 " ,
25
- "victory-cursor-container" : " ^35.0.5 " ,
26
- "victory-selection-container" : " ^35.0.5 " ,
27
- "victory-voronoi-container" : " ^35.0.6 " ,
28
- "victory-zoom-container" : " ^35.0.5 "
23
+ "victory-brush-container" : " ^35.0.7 " ,
24
+ "victory-core" : " ^35.0.7 " ,
25
+ "victory-cursor-container" : " ^35.0.7 " ,
26
+ "victory-selection-container" : " ^35.0.7 " ,
27
+ "victory-voronoi-container" : " ^35.0.7 " ,
28
+ "victory-zoom-container" : " ^35.0.7 "
29
29
},
30
30
"scripts" : {
31
31
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-cursor-container" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Interactive Cursor Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-errorbar" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Error Bar Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-group" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Group Layout Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-core" : " ^35.0.5 " ,
26
- "victory-shared-events" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 " ,
26
+ "victory-shared-events" : " ^35.0.7 "
27
27
},
28
28
"scripts" : {
29
29
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-histogram" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Histogram Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
24
24
"lodash" : " ^4.17.19" ,
25
25
"prop-types" : " ^15.5.8" ,
26
26
"react-fast-compare" : " ^2.0.0" ,
27
- "victory-bar" : " ^35.0.5 " ,
28
- "victory-core" : " ^35.0.5 "
27
+ "victory-bar" : " ^35.0.7 " ,
28
+ "victory-core" : " ^35.0.7 "
29
29
},
30
30
"scripts" : {
31
31
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-legend" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Legend Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-line" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Line Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"d3-shape" : " ^1.2.0" ,
23
23
"lodash" : " ^4.17.19" ,
24
24
"prop-types" : " ^15.5.8" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-pie" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Pie Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"d3-shape" : " ^1.0.0" ,
23
23
"lodash" : " ^4.17.19" ,
24
24
"prop-types" : " ^15.5.8" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-polar-axis" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Polar Axis Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-scatter" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Scatter Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-selection-container" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Interactive Selection Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
21
21
"dependencies" : {
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
- "victory-core" : " ^35.0.5 "
24
+ "victory-core" : " ^35.0.7 "
25
25
},
26
26
"scripts" : {
27
27
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-shared-events" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Shared Event Helper for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-core" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 "
26
26
},
27
27
"scripts" : {
28
28
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-stack" ,
3
- "version" : " 35.0.5 " ,
3
+ "version" : " 35.0.7 " ,
4
4
"description" : " Stack Layout Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
22
22
"lodash" : " ^4.17.19" ,
23
23
"prop-types" : " ^15.5.8" ,
24
24
"react-fast-compare" : " ^2.0.0" ,
25
- "victory-core" : " ^35.0.5 " ,
26
- "victory-shared-events" : " ^35.0.5 "
25
+ "victory-core" : " ^35.0.7 " ,
26
+ "victory-shared-events" : " ^35.0.7 "
27
27
},
28
28
"scripts" : {
29
29
"version" : " nps build-libs && nps build-dists"
You can’t perform that action at this time.
0 commit comments