File tree 27 files changed +85
-85
lines changed
victory-selection-container
victory-voronoi-container
27 files changed +85
-85
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" : " 30.0.0-alpha.3 " ,
5
+ "version" : " 30.0.0" ,
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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"d3-shape" : " ^1.2.0" ,
12
12
"lodash" : " ^4.17.5" ,
13
- "victory-core" : " ^30.0.0-alpha.3 "
13
+ "victory-core" : " ^30.0.0"
14
14
},
15
15
"scripts" : {
16
16
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"d3-shape" : " ^1.2.0" ,
12
12
"lodash" : " ^4.17.5" ,
13
- "victory-core" : " ^30.0.0-alpha.3 "
13
+ "victory-core" : " ^30.0.0"
14
14
},
15
15
"scripts" : {
16
16
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-box-plot" ,
3
- "version" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"d3-array" : " ^1.2.0" ,
12
12
"lodash" : " ^4.17.5" ,
13
- "victory-core" : " ^30.0.0-alpha.3 "
13
+ "victory-core" : " ^30.0.0"
14
14
},
15
15
"scripts" : {
16
16
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
12
"react-fast-compare" : " ^2.0.0" ,
13
- "victory-axis" : " ^30.0.0-alpha.3 " ,
14
- "victory-core" : " ^30.0.0-alpha.3 " ,
15
- "victory-polar-axis" : " ^30.0.0-alpha.3 " ,
16
- "victory-shared-events" : " ^30.0.0-alpha.3 "
13
+ "victory-axis" : " ^30.0.0" ,
14
+ "victory-core" : " ^30.0.0" ,
15
+ "victory-polar-axis" : " ^30.0.0" ,
16
+ "victory-shared-events" : " ^30.0.0"
17
17
},
18
18
"scripts" : {
19
19
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Victory Core" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-create-container" ,
3
- "version" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-brush-container" : " ^30.0.0-alpha.3 " ,
13
- "victory-core" : " ^30.0.0-alpha.3 " ,
14
- "victory-cursor-container" : " ^30.0.0-alpha.3 " ,
15
- "victory-selection-container" : " ^30.0.0-alpha.3 " ,
16
- "victory-voronoi-container" : " ^30.0.0-alpha.3 " ,
17
- "victory-zoom-container" : " ^30.0.0-alpha.3 "
12
+ "victory-brush-container" : " ^30.0.0" ,
13
+ "victory-core" : " ^30.0.0" ,
14
+ "victory-cursor-container" : " ^30.0.0" ,
15
+ "victory-selection-container" : " ^30.0.0" ,
16
+ "victory-voronoi-container" : " ^30.0.0" ,
17
+ "victory-zoom-container" : " ^30.0.0"
18
18
},
19
19
"scripts" : {
20
20
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"d3-shape" : " ^1.2.0" ,
12
12
"lodash" : " ^4.17.5" ,
13
- "victory-core" : " ^30.0.0-alpha.3 "
13
+ "victory-core" : " ^30.0.0"
14
14
},
15
15
"scripts" : {
16
16
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " D3 pie & donut chart component for React" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
10
10
"dependencies" : {
11
11
"d3-shape" : " ^1.0.0" ,
12
12
"lodash" : " ^4.17.5" ,
13
- "victory-core" : " ^30.0.0-alpha.3 "
13
+ "victory-core" : " ^30.0.0"
14
14
},
15
15
"scripts" : {
16
16
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"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" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"version" : " nps build-libs && nps build-dists"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-tooltip" ,
3
- "version" : " 30.0.0-alpha.3 " ,
3
+ "version" : " 30.0.0" ,
4
4
"description" : " Chart Component for Victory" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
9
9
"license" : " MIT" ,
10
10
"dependencies" : {
11
11
"lodash" : " ^4.17.5" ,
12
- "victory-core" : " ^30.0.0-alpha.3 "
12
+ "victory-core" : " ^30.0.0"
13
13
},
14
14
"scripts" : {
15
15
"version" : " nps build-libs && nps build-dists"
You can’t perform that action at this time.
0 commit comments