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

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "11.1.0-pre",
"version": "11.0.0",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
@@ -37,11 +37,11 @@
"postpack": "mv package.json.bak package.json"
},
"dependencies": {
"@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/faro-web-sdk": "^1.3.6",
"@grafana/schema": "11.1.0-pre",
"@grafana/ui": "11.1.0-pre",
"@grafana/schema": "11.0.0",
"@grafana/ui": "11.0.0",
"history": "4.10.1",
"lodash": "4.17.21",
"rxjs": "7.8.1",