[sceneVariablesSetToVariables]: Use type guards from scenes to type variable (#78488)

* Update grafana/scenes version to 1.24.0

* Use type guards to properly type variables

* Update scenes to version 1.24.1
This commit is contained in:
Javier Ruiz
2023-11-22 09:47:44 +01:00
committed by GitHub
parent ae3d70af3e
commit b7a332276a
3 changed files with 49 additions and 67 deletions
+1 -1
View File
@@ -254,7 +254,7 @@
"@grafana/lezer-traceql": "0.0.10",
"@grafana/monaco-logql": "^0.0.7",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^1.23.1",
"@grafana/scenes": "1.24.1",
"@grafana/schema": "workspace:*",
"@grafana/ui": "workspace:*",
"@kusto/monaco-kusto": "^7.4.0",