Chore: Update version (#58750)

This commit is contained in:
lean.dev
2022-11-15 10:03:05 -03:00
committed by GitHub
parent 20e6ac397e
commit 83bd57244d
20 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@grafana-plugins/input-datasource",
"version": "9.3.0-pre",
"version": "9.4.0-pre",
"description": "Input Datasource",
"private": true,
"repository": {
@@ -15,15 +15,15 @@
},
"author": "Grafana Labs",
"devDependencies": {
"@grafana/toolkit": "9.3.0-pre",
"@grafana/toolkit": "9.4.0-pre",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.149",
"@types/react": "17.0.30",
"lodash": "4.17.21"
},
"dependencies": {
"@grafana/data": "9.3.0-pre",
"@grafana/ui": "9.3.0-pre",
"@grafana/data": "9.4.0-pre",
"@grafana/ui": "9.4.0-pre",
"jquery": "3.5.1",
"react": "17.0.1",
"react-dom": "17.0.1",