Skip to content

Commit 0b2a329

Browse files
committed
update dependencies
1 parent aa66788 commit 0b2a329

2 files changed

Lines changed: 1319 additions & 1829 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"d3": ">=7.0.0 <8.0.0",
2121
"d3-sankey": "0.12.3",
2222
"tslib": "^2.3.1",
23-
"grafana-plugin-support": "0.4.0"
23+
"grafana-plugin-support": "latest"
2424
},
2525
"devDependencies": {
26-
"@grafana/data": "8.0.0",
27-
"@grafana/toolkit": "latest",
28-
"@grafana/ui": "8.0.0",
26+
"@grafana/data": "8.0.6",
27+
"@grafana/toolkit": "8.0.6",
28+
"@grafana/ui": "8.0.6",
2929
"@types/d3": "7.0.0",
3030
"@types/d3-sankey": "0.11.2",
3131
"emotion": "11.0.0"

0 commit comments

Comments
 (0)