mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: upgrade d3 (#21368)
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"@types/slate-react": "0.22.5",
|
||||
"bizcharts": "^3.5.5",
|
||||
"classnames": "2.2.6",
|
||||
"d3": "5.9.1",
|
||||
"d3": "5.15.0",
|
||||
"immutable": "3.8.2",
|
||||
"jquery": "3.4.1",
|
||||
"lodash": "4.17.15",
|
||||
@@ -66,7 +66,7 @@
|
||||
"@storybook/theming": "5.2.4",
|
||||
"@types/classnames": "2.2.7",
|
||||
"@types/common-tags": "^1.8.0",
|
||||
"@types/d3": "5.7.1",
|
||||
"@types/d3": "5.7.2",
|
||||
"@types/jest": "23.3.14",
|
||||
"@types/jquery": "1.10.35",
|
||||
"@types/lodash": "4.14.123",
|
||||
|
||||
Reference in New Issue
Block a user