Skip to content

Commit

Permalink
build(deps): update @data-ui/xy-chart requirement (apache#208)
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](williaster/data-ui@v0.0.80...v0.0.81)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and zhaoyongjie committed Nov 17, 2021
1 parent b23f59f commit 8260f30
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.80",
"@data-ui/xy-chart": "^0.0.81",
"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.80",
"@data-ui/xy-chart": "^0.0.81",
"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 @@ -30,7 +30,7 @@
},
"dependencies": {
"@data-ui/theme": "^0.0.80",
"@data-ui/xy-chart": "^0.0.80",
"@data-ui/xy-chart": "^0.0.81",
"@types/d3-scale": "^2.1.1",
"@vx/axis": "^0.0.191",
"@vx/group": "^0.0.190",
Expand Down

0 comments on commit 8260f30

Please sign in to comment.