Skip to content

Commit d93e05d

Browse files
committed
Update grafana monorepo to v12
1 parent 0d9f5f8 commit d93e05d

2 files changed

Lines changed: 1902 additions & 96 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"node": ">=20"
2424
},
2525
"dependencies": {
26-
"@grafana/data": "^9.0.2",
26+
"@grafana/data": "^12.0.0",
2727
"@grafana/google-sdk": "^0.0.3",
28-
"@grafana/runtime": "^9.0.2",
28+
"@grafana/runtime": "^12.0.0",
2929
"@grafana/toolkit": "^9.0.2",
30-
"@grafana/ui": "^9.0.2",
30+
"@grafana/ui": "^12.0.0",
3131
"react": "^17.0.2",
3232
"react-dom": "^17.0.2"
3333
}

0 commit comments

Comments
 (0)