Skip to content

Commit

Permalink
build(deps): update @data-ui/xy-chart requirement (#94)
Browse files Browse the repository at this point in the history
Updates the requirements on [@data-ui/xy-chart](https://github.com/williaster/data-ui) to permit the latest version.
- [Release notes](https://github.com/williaster/data-ui/releases)
- [Changelog](https://github.com/williaster/data-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/williaster/data-ui/commits/v0.0.78)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and zhaoyongjie committed Nov 24, 2021
1 parent 63c6301 commit a942ea6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"access": "public"
},
"dependencies": {
"@data-ui/xy-chart": "^0.0.75",
"@data-ui/xy-chart": "^0.0.78",
"d3-color": "^1.2.3",
"prop-types": "^15.6.2",
"shortid": "^2.2.14"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"access": "public"
},
"dependencies": {
"@data-ui/xy-chart": "^0.0.75",
"@data-ui/xy-chart": "^0.0.78",
"d3": "^3.5.17",
"d3-tip": "^0.9.1",
"dompurify": "^1.0.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@data-ui/theme": "^0.0.75",
"@data-ui/xy-chart": "^0.0.76",
"@data-ui/xy-chart": "^0.0.78",
"@types/d3-scale": "^2.1.1",
"@vx/axis": "^0.0.184",
"@vx/group": "^0.0.183",
Expand Down

0 comments on commit a942ea6

Please sign in to comment.