Scenes: Fix timezone not being preserved in links (#112879)

* Scenes: Fix timezone not being preserved in links

* Update E2E
This commit is contained in:
Ivan Ortega Alba
2025-10-29 17:15:16 +00:00
committed by GitHub
parent 0124aab805
commit 6a3e95913e
3 changed files with 15 additions and 20 deletions
+2 -2
View File
@@ -296,8 +296,8 @@
"@grafana/plugin-ui": "^0.10.10",
"@grafana/prometheus": "workspace:*",
"@grafana/runtime": "workspace:*",
"@grafana/scenes": "^6.39.8",
"@grafana/scenes-react": "^6.39.8",
"@grafana/scenes": "^6.40.1",
"@grafana/scenes-react": "^6.40.1",
"@grafana/schema": "workspace:*",
"@grafana/sql": "workspace:*",
"@grafana/ui": "workspace:*",