Skip to content

Commit 4ce20b9

Browse files
fix(deps): update grafana dependencies to v12
| datasource | package | from | to | | ---------- | ---------------- | ------ | ------ | | npm | @grafana/data | 9.5.21 | 12.2.0 | | npm | @grafana/runtime | 9.5.21 | 12.2.0 | | npm | @grafana/ui | 9.5.21 | 12.2.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent a4e1a36 commit 4ce20b9

File tree

2 files changed

+1105
-1286
lines changed

2 files changed

+1105
-1286
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@
103103
"dependencies": {
104104
"@emotion/css": "11.10.6",
105105
"@emotion/react": "11.7.1",
106-
"@grafana/data": "^9.5.21",
107-
"@grafana/runtime": "^9.5.21",
106+
"@grafana/data": "^12.0.0",
107+
"@grafana/runtime": "^12.0.0",
108108
"@grafana/schema": "^12.0.2",
109-
"@grafana/ui": "^9.5.21",
109+
"@grafana/ui": "^12.0.0",
110110
"d3-hexbin": "0.2.2",
111111
"emotion": "11.0.0",
112112
"react": "17.0.2",

0 commit comments

Comments
 (0)