Update `@grafana/assistant` and add img to LogListContext (#109274)

Update @grafana/assistant and add img to LogListContext
This commit is contained in:
Ivana Huckova 2025-08-06 17:41:55 +02:00 committed by GitHub
parent 1914fb95ee
commit 3dcda77462
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -271,7 +271,7 @@
"@formatjs/intl-durationformat": "^0.7.0",
"@glideapps/glide-data-grid": "^6.0.0",
"@grafana/alerting": "workspace:*",
"@grafana/assistant": "0.0.13",
"@grafana/assistant": "0.0.14",
"@grafana/aws-sdk": "0.7.1",
"@grafana/azure-sdk": "0.0.7",
"@grafana/data": "workspace:*",

View File

@ -261,6 +261,7 @@ export const LogListContextProvider = ({
datasourceUid: datasource.uid,
datasourceName: datasource.name,
datasourceType: datasource.type,
img: datasource.meta?.info?.logos?.small,
})
);
}

View File

@ -3055,9 +3055,9 @@ __metadata:
languageName: unknown
linkType: soft
"@grafana/assistant@npm:0.0.13":
version: 0.0.13
resolution: "@grafana/assistant@npm:0.0.13"
"@grafana/assistant@npm:0.0.14":
version: 0.0.14
resolution: "@grafana/assistant@npm:0.0.14"
peerDependencies:
"@grafana/data": ">=12.1.0"
"@grafana/runtime": ">=12.1.0"
@ -3065,7 +3065,7 @@ __metadata:
"@grafana/ui": ">=12.1.0"
react: ">=18.0.0"
rxjs: ">=7.0.0"
checksum: 10/a0e62fe4f7ec84f8954c1e154763ca3248348442daeb2a938f9e473e339438f1c32abaf648f2a10710e4336786a11d96084a079068785a886440172dc4b4b5e8
checksum: 10/3e85effd69494b023d395940f5f926da1d2868850db613581d7b2f398e8f00fe07339fdb6fa12b3029603cd394d012104f187f2fd2fcb85196dac72cd6e072df
languageName: node
linkType: hard
@ -18197,7 +18197,7 @@ __metadata:
"@formatjs/intl-durationformat": "npm:^0.7.0"
"@glideapps/glide-data-grid": "npm:^6.0.0"
"@grafana/alerting": "workspace:*"
"@grafana/assistant": "npm:0.0.13"
"@grafana/assistant": "npm:0.0.14"
"@grafana/aws-sdk": "npm:0.7.1"
"@grafana/azure-sdk": "npm:0.0.7"
"@grafana/data": "workspace:*"