We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0bf027 commit 10f656cCopy full SHA for 10f656c
package.json
@@ -28,7 +28,7 @@
28
"devDependencies": {
29
"@grafana/data": "8.5.6",
30
"@grafana/eslint-config": "3.0.0",
31
- "@grafana/runtime": "8.3.4",
+ "@grafana/runtime": "8.5.6",
32
"@grafana/toolkit": "8.5.6",
33
"@grafana/ui": "8.5.6",
34
"@types/lodash": "^4.14.176",
@@ -37,7 +37,7 @@
37
"dependencies": {
38
"lodash": "^4.17.21",
39
"react-virtualized-auto-sizer": "^1.0.5",
40
- "rxjs": "7.3.0"
+ "rxjs": "7.5.5"
41
},
42
"homepage": "https://github.com/simPod/grafana-json-datasource#readme",
43
"engineStrict": true,
0 commit comments