chore: upgrade dep package to fix types/runtime conflicts

This commit is contained in:
Galen
2025-11-07 09:27:54 -06:00
parent f62d7cf019
commit 2f01b2f52e
3 changed files with 53 additions and 5 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
"@grafana/plugin-ui": "^0.10.10",
"@grafana/runtime": "12.4.0-pre",
"@grafana/ui": "12.4.0-pre",
"@react-awesome-query-builder/ui": "6.6.15",
"@react-awesome-query-builder/core": "^6.7.0-alpha.0",
"@react-awesome-query-builder/ui": "^6.7.0-alpha.0",
"immutable": "5.1.4",
"lodash": "4.17.21",
"react": "18.3.1",