File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
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.8.2 " ,
5
+ "version" : " 35.8.3 " ,
6
6
"packages" : [
7
7
" packages/*"
8
8
]
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-axis" ,
3
- "version" : " 35.8.1 " ,
3
+ "version" : " 35.8.3 " ,
4
4
"description" : " Axis Component for Victory" ,
5
5
"keywords" : [
6
6
" data visualization" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory-chart" ,
3
- "version" : " 35.8.1 " ,
3
+ "version" : " 35.8.3 " ,
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.8.1 " ,
25
+ "victory-axis" : " ^35.8.3 " ,
26
26
"victory-core" : " ^35.8.1" ,
27
27
"victory-polar-axis" : " ^35.8.1" ,
28
28
"victory-shared-events" : " ^35.8.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " victory" ,
3
- "version" : " 35.8.2 " ,
3
+ "version" : " 35.8.3 " ,
4
4
"description" : " Data viz for React" ,
5
5
"keywords" : [
6
6
" data visualization" ,
20
20
"license" : " MIT" ,
21
21
"dependencies" : {
22
22
"victory-area" : " ^35.8.2" ,
23
- "victory-axis" : " ^35.8.1 " ,
23
+ "victory-axis" : " ^35.8.3 " ,
24
24
"victory-bar" : " ^35.8.1" ,
25
25
"victory-box-plot" : " ^35.8.1" ,
26
26
"victory-brush-container" : " ^35.8.1" ,
27
27
"victory-brush-line" : " ^35.8.1" ,
28
28
"victory-candlestick" : " ^35.8.1" ,
29
- "victory-chart" : " ^35.8.1 " ,
29
+ "victory-chart" : " ^35.8.3 " ,
30
30
"victory-core" : " ^35.8.1" ,
31
31
"victory-create-container" : " ^35.8.1" ,
32
32
"victory-cursor-container" : " ^35.8.1" ,
You can’t perform that action at this time.
0 commit comments