Annotations: Fix issue with transformation logic in scenes (#112288)
This commit is contained in:
+2
-2
@@ -296,8 +296,8 @@
|
||||
"@grafana/plugin-ui": "^0.10.10",
|
||||
"@grafana/prometheus": "workspace:*",
|
||||
"@grafana/runtime": "workspace:*",
|
||||
"@grafana/scenes": "6.39.4",
|
||||
"@grafana/scenes-react": "6.39.4",
|
||||
"@grafana/scenes": "6.39.5",
|
||||
"@grafana/scenes-react": "6.39.5",
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/sql": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
|
||||
@@ -3526,11 +3526,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@grafana/scenes-react@npm:6.39.4":
|
||||
version: 6.39.4
|
||||
resolution: "@grafana/scenes-react@npm:6.39.4"
|
||||
"@grafana/scenes-react@npm:6.39.5":
|
||||
version: 6.39.5
|
||||
resolution: "@grafana/scenes-react@npm:6.39.5"
|
||||
dependencies:
|
||||
"@grafana/scenes": "npm:6.39.4"
|
||||
"@grafana/scenes": "npm:6.39.5"
|
||||
lru-cache: "npm:^10.2.2"
|
||||
react-use: "npm:^17.4.0"
|
||||
peerDependencies:
|
||||
@@ -3542,13 +3542,13 @@ __metadata:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react-router-dom: ^6.28.0
|
||||
checksum: 10/9acbf6b80af12cb6807f9ba364d6684c967ebe65eb4ab51e8c3f6e461476d71cb89e64b53ba9a9e29a62972fb7876877be630a685aa32c815d4b36cb9ff4d9f5
|
||||
checksum: 10/9bd908578a62dfbafba96d7046f25785391555a77445c76de0195d9a132a9c3c3dde565ef76ad834968c65266fa6d2ba2ee746303e46ebe7fd69a2b87ef3f5b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@grafana/scenes@npm:6.39.4":
|
||||
version: 6.39.4
|
||||
resolution: "@grafana/scenes@npm:6.39.4"
|
||||
"@grafana/scenes@npm:6.39.5":
|
||||
version: 6.39.5
|
||||
resolution: "@grafana/scenes@npm:6.39.5"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.16"
|
||||
"@leeoniya/ufuzzy": "npm:^1.0.16"
|
||||
@@ -3568,7 +3568,7 @@ __metadata:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react-router-dom: ^6.28.0
|
||||
checksum: 10/07126c816f69fa69a06e6f4c77028bed515d4bd4d9cc0e081bbd2e4e4bfa8c9b1b0c41e5b686a646542a205e22a88826bcdd795896240e95857823c82a8a5fe5
|
||||
checksum: 10/8608c7e98e0928bc32ccc58cdaf47a4339c60d4c81b1c23db962569f1f9650d22552e88bb3fa3524173ac475c7f9c4578383da49968c7bdd3cb40db043ef233b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18291,8 +18291,8 @@ __metadata:
|
||||
"@grafana/plugin-ui": "npm:^0.10.10"
|
||||
"@grafana/prometheus": "workspace:*"
|
||||
"@grafana/runtime": "workspace:*"
|
||||
"@grafana/scenes": "npm:6.39.4"
|
||||
"@grafana/scenes-react": "npm:6.39.4"
|
||||
"@grafana/scenes": "npm:6.39.5"
|
||||
"@grafana/scenes-react": "npm:6.39.5"
|
||||
"@grafana/schema": "workspace:*"
|
||||
"@grafana/sql": "workspace:*"
|
||||
"@grafana/test-utils": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user