build(deps): update @data-ui/theme requirement from ^0.0.77 to ^0.0.78 (#107)

Updates the requirements on [@data-ui/theme](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>
This commit is contained in:
dependabot-preview[bot] 2019-05-23 03:05:57 -07:00 committed by Yongjie Zhao
parent 698778b2ef
commit 8acc02110e
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
},
"dependencies": {
"@data-ui/histogram": "^0.0.77",
"@data-ui/theme": "^0.0.77",
"@data-ui/theme": "^0.0.78",
"@vx/legend": "^0.0.170",
"@vx/responsive": "0.0.172",
"@vx/scale": "^0.0.165",

View File

@ -29,7 +29,7 @@
"access": "public"
},
"dependencies": {
"@data-ui/theme": "^0.0.75",
"@data-ui/theme": "^0.0.78",
"@data-ui/xy-chart": "^0.0.78",
"@types/d3-scale": "^2.1.1",
"@vx/axis": "^0.0.189",