Release: Bump version to 10.4.4 (#87834)

"Release: Updated versions in package to 10.4.4"

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-05-14 18:28:20 +03:00
committed by GitHub
parent 26dc471d57
commit 7f116201ad
51 changed files with 142 additions and 142 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.4.3",
"version": "10.4.4",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.4.3",
"@grafana/ui": "10.4.3",
"@grafana/data": "10.4.4",
"@grafana/ui": "10.4.4",
"react": "18.2.0",
"tslib": "2.5.0"
}