Update version to 11.0.0

This commit is contained in:
Fabrizio
2024-05-14 12:54:11 +02:00
parent 9cd7c87b48
commit bd4e9d102b
24 changed files with 160 additions and 160 deletions

View File

@@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "11.1.0-pre",
"version": "11.0.0",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@@ -15,11 +15,11 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "11.1.0-pre",
"@grafana/e2e-selectors": "11.1.0-pre",
"@grafana/data": "11.0.0",
"@grafana/e2e-selectors": "11.0.0",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/runtime": "11.0.0",
"@grafana/ui": "11.0.0",
"@react-awesome-query-builder/ui": "6.4.2",
"immutable": "4.3.6",
"lodash": "4.17.21",