File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2" ,
3
- "version" : " 4.0.47 " ,
3
+ "version" : " 4.0.48 " ,
4
4
"description" : " Charts for mobile visualization." ,
5
5
"keywords" : [
6
6
" antv" ,
33
33
"dependencies" : {
34
34
"@antv/adjust" : " ~0.2.5" ,
35
35
"@antv/event-emitter" : " ^0.1.2" ,
36
- "@antv/f2-graphic" : " ^0.0.15 " ,
36
+ "@antv/f2-graphic" : " ^0.0.16 " ,
37
37
"@antv/scale" : " ~0.3.3" ,
38
38
"@antv/util" : " ~2.0.6" ,
39
39
"@babel/runtime" : " ^7.12.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-graphic" ,
3
- "version" : " 0.0.15 " ,
3
+ "version" : " 0.0.16 " ,
4
4
"main" : " lib/index.js" ,
5
5
"module" : " es/index.js" ,
6
6
"types" : " es/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-my" ,
3
- "version" : " 4.0.47 " ,
3
+ "version" : " 4.0.48 " ,
4
4
"description" : " F2 for alipay mini-program" ,
5
5
"keywords" : [
6
6
" antv" ,
27
27
"module" : " es/index.js" ,
28
28
"types" : " es/index.d.ts" ,
29
29
"dependencies" : {
30
- "@antv/f2" : " ^4.0.47 " ,
30
+ "@antv/f2" : " ^4.0.48 " ,
31
31
"@antv/f2-context" : " ~0.0.1" ,
32
32
"@babel/runtime" : " ^7.12.5"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-react" ,
3
- "version" : " 4.0.48 " ,
3
+ "version" : " 4.0.49 " ,
4
4
"description" : " F2 for React" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
15
15
" react"
16
16
],
17
17
"dependencies" : {
18
- "@antv/f2" : " ^4.0.47 " ,
18
+ "@antv/f2" : " ^4.0.48 " ,
19
19
"@babel/runtime" : " ^7.12.5"
20
20
},
21
21
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-site" ,
3
- "version" : " 4.0.48 " ,
3
+ "version" : " 4.0.49 " ,
4
4
"private" : true ,
5
5
"homepage" : " https://github.com/antvis/f2" ,
6
6
"bugs" : {
24
24
"react-monaco-editor" : " 0.34.0"
25
25
},
26
26
"dependencies" : {
27
- "@antv/f2" : " ^4.0.47 " ,
28
- "@antv/f2-graphic" : " ^0.0.15 " ,
29
- "@antv/f2-react" : " ^4.0.48 " ,
27
+ "@antv/f2" : " ^4.0.48 " ,
28
+ "@antv/f2-graphic" : " ^0.0.16 " ,
29
+ "@antv/f2-react" : " ^4.0.49 " ,
30
30
"@antv/gatsby-theme-antv" : " ~1.1.15" ,
31
31
"f2-touchemulator" : " ~0.0.1" ,
32
32
"gatsby" : " ^2.17.7" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-vue" ,
3
- "version" : " 4.0.29 " ,
3
+ "version" : " 4.0.30 " ,
4
4
"description" : " F2 for Vue.js" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
15
15
" vue"
16
16
],
17
17
"dependencies" : {
18
- "@antv/f2" : " ^4.0.47 " ,
18
+ "@antv/f2" : " ^4.0.48 " ,
19
19
"@babel/runtime" : " ^7.12.5"
20
20
},
21
21
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @antv/f2-wx" ,
3
- "version" : " 4.0.47 " ,
3
+ "version" : " 4.0.48 " ,
4
4
"description" : " F2 for weixin mini-program" ,
5
5
"main" : " lib/index.js" ,
6
6
"module" : " es/index.js" ,
18
18
" weixin"
19
19
],
20
20
"dependencies" : {
21
- "@antv/f2" : " ^4.0.47 " ,
21
+ "@antv/f2" : " ^4.0.48 " ,
22
22
"@babel/runtime" : " ^7.12.5"
23
23
},
24
24
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments