Release: Bump version to 10.4.6 (#89684)

"Release: Updated versions in package to 10.4.6"

Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2024-07-04 15:00:59 +02:00
committed by GitHub
parent 606664d2fa
commit f47875ea51
51 changed files with 142 additions and 142 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.4.5",
"version": "10.4.6",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.4.5",
"@grafana/ui": "10.4.5",
"@grafana/data": "10.4.6",
"@grafana/ui": "10.4.6",
"react": "18.2.0",
"tslib": "2.5.0"
}