Scenes: Add support for scopes in annotation queries (#107113)
Bump scenes version for scopes annotations support
This commit is contained in:
+2
-2
@@ -288,8 +288,8 @@
|
||||
"@grafana/plugin-ui": "0.10.7",
|
||||
"@grafana/prometheus": "workspace:*",
|
||||
"@grafana/runtime": "workspace:*",
|
||||
"@grafana/scenes": "^6.21.0",
|
||||
"@grafana/scenes-react": "^6.21.0",
|
||||
"@grafana/scenes": "^6.22.1",
|
||||
"@grafana/scenes-react": "^6.22.1",
|
||||
"@grafana/schema": "workspace:*",
|
||||
"@grafana/sql": "workspace:*",
|
||||
"@grafana/ui": "workspace:*",
|
||||
|
||||
@@ -3497,11 +3497,11 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@grafana/scenes-react@npm:^6.21.0":
|
||||
version: 6.22.0
|
||||
resolution: "@grafana/scenes-react@npm:6.22.0"
|
||||
"@grafana/scenes-react@npm:^6.22.1":
|
||||
version: 6.22.1
|
||||
resolution: "@grafana/scenes-react@npm:6.22.1"
|
||||
dependencies:
|
||||
"@grafana/scenes": "npm:6.22.0"
|
||||
"@grafana/scenes": "npm:6.22.1"
|
||||
lru-cache: "npm:^10.2.2"
|
||||
react-use: "npm:^17.4.0"
|
||||
peerDependencies:
|
||||
@@ -3513,13 +3513,13 @@ __metadata:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react-router-dom: ^6.28.0
|
||||
checksum: 10/34db7d82003141bcaa2a91e242b63a8df5c3b2a4ff111ac3236fa109d0ac8d891301a4bf71d6d16709b4d64a957182ae250969098a14e64a6ab0e73bf1e367aa
|
||||
checksum: 10/42c171bb743cf270370ff204afc63df20629f06e462015a4a425857b9380ee03b5dfda6aa6babc5fa52b2759cbee1c72f5db8a70c4e77d8c3b7bf8f56c91ef9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@grafana/scenes@npm:6.22.0, @grafana/scenes@npm:^6.21.0":
|
||||
version: 6.22.0
|
||||
resolution: "@grafana/scenes@npm:6.22.0"
|
||||
"@grafana/scenes@npm:6.22.1, @grafana/scenes@npm:^6.22.1":
|
||||
version: 6.22.1
|
||||
resolution: "@grafana/scenes@npm:6.22.1"
|
||||
dependencies:
|
||||
"@floating-ui/react": "npm:^0.26.16"
|
||||
"@leeoniya/ufuzzy": "npm:^1.0.16"
|
||||
@@ -3539,7 +3539,7 @@ __metadata:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
react-router-dom: ^6.28.0
|
||||
checksum: 10/114e768544dcc12bc1fc97bead85e3b3c5529adba6d784a5cd6de8f224047c331710dba493fba317b95498c2b407948f0d73592f2950c1029c6533118d1af89d
|
||||
checksum: 10/a20a2a96f637e5d022b3d9c7bc5fe3e2e6d083052798c7f429d3913268fbb704d77c77932d7620b76110a3351971174a3fa54031004ca9c721a976b2593dc34e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -18140,8 +18140,8 @@ __metadata:
|
||||
"@grafana/plugin-ui": "npm:0.10.7"
|
||||
"@grafana/prometheus": "workspace:*"
|
||||
"@grafana/runtime": "workspace:*"
|
||||
"@grafana/scenes": "npm:^6.21.0"
|
||||
"@grafana/scenes-react": "npm:^6.21.0"
|
||||
"@grafana/scenes": "npm:^6.22.1"
|
||||
"@grafana/scenes-react": "npm:^6.22.1"
|
||||
"@grafana/schema": "workspace:*"
|
||||
"@grafana/sql": "workspace:*"
|
||||
"@grafana/test-utils": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user