File tree 3 files changed +6
-6
lines changed
superset-frontend/temporary_superset_ui/superset-ui
legacy-plugin-chart-histogram
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 32
32
"@data-ui/theme" : " ^0.0.84" ,
33
33
"@vx/legend" : " ^0.0.195" ,
34
34
"@vx/responsive" : " ^0.0.196" ,
35
- "@vx/scale" : " ^0.0.195 " ,
35
+ "@vx/scale" : " ^0.0.196 " ,
36
36
"prop-types" : " ^15.6.2"
37
37
},
38
38
"peerDependencies" : {
Original file line number Diff line number Diff line change 33
33
"@data-ui/xy-chart" : " ^0.0.84" ,
34
34
"@vx/axis" : " ^0.0.195" ,
35
35
"@vx/legend" : " ^0.0.195" ,
36
- "@vx/scale" : " ^0.0.195 " ,
36
+ "@vx/scale" : " ^0.0.196 " ,
37
37
"csstype" : " ^2.6.3" ,
38
38
"encodable" : " ^0.3.4" ,
39
39
"lodash" : " ^4.17.11" ,
Original file line number Diff line number Diff line change 4050
4050
dependencies:
4051
4051
d3-scale "^2.0.0"
4052
4052
4053
- "@vx/scale@^0.0.195 ":
4054
- version "0.0.195 "
4055
- resolved "https://registry.yarnpkg.com/@vx/scale/-/scale-0.0.195 .tgz#28bb2ff6663444a9709d1f99e4e4843d7e2f26ba "
4056
- integrity sha512-aZ2N+YVB6k9um7jzOQY9h/BaV/5vTA8DeuWjqMmeuJCTkX3NzJqu+/oWQRwOcMr/07rAPLf/0YUVEGE50OTEFQ ==
4053
+ "@vx/scale@^0.0.196 ":
4054
+ version "0.0.196 "
4055
+ resolved "https://registry.yarnpkg.com/@vx/scale/-/scale-0.0.196 .tgz#c34e08984ac91bd4cc085ee3b782a1cabcaf0dd3 "
4056
+ integrity sha512-s3lVbwEni0F9AGACaJG3m071uXVryoOgogiU6+yXv1O1gUoZMMm6AjzCndcz9jq1sCFDNcIrxyf5LomOA2tQaQ ==
4057
4057
dependencies:
4058
4058
"@types/d3-scale" "^2.1.1"
4059
4059
d3-scale "^2.2.2"
You can’t perform that action at this time.
0 commit comments