mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Bump versions to 8.4.0-pre (#42116)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@grafana-plugins/input-datasource",
|
||||
"version": "8.3.0-pre",
|
||||
"version": "8.4.0-pre",
|
||||
"description": "Input Datasource",
|
||||
"private": true,
|
||||
"repository": {
|
||||
@@ -21,9 +21,9 @@
|
||||
"webpack": "5.58.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grafana/data": "8.3.0-pre",
|
||||
"@grafana/toolkit": "8.3.0-pre",
|
||||
"@grafana/ui": "8.3.0-pre",
|
||||
"@grafana/data": "8.4.0-pre",
|
||||
"@grafana/toolkit": "8.4.0-pre",
|
||||
"@grafana/ui": "8.4.0-pre",
|
||||
"jquery": "3.5.1",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
|
||||
Reference in New Issue
Block a user