Release: Bump version to 10.3.2 (#81108)

"Release: Updated versions in package to 10.3.2"

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-01-23 18:14:18 +02:00
committed by GitHub
parent 509313715a
commit 403d00b0e4
47 changed files with 112 additions and 112 deletions
@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "10.3.0-pre",
"version": "10.3.2",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -28,8 +28,8 @@
"webpack": "5.76.0"
},
"dependencies": {
"@grafana/data": "10.3.0-pre",
"@grafana/ui": "10.3.0-pre",
"@grafana/data": "10.3.2",
"@grafana/ui": "10.3.2",
"react": "18.2.0",
"tslib": "2.5.0"
}