Release: Bump version to 11.0.0-pre (#83119)

"Release: Updated versions in package to 11.0.0-pre"

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-02-20 19:02:36 +00:00
committed by GitHub
parent 8162ec2960
commit 8f3d49687e
52 changed files with 172 additions and 172 deletions

View File

@ -3,7 +3,7 @@
"license": "AGPL-3.0-only",
"private": true,
"name": "@grafana/sql",
"version": "10.4.0-pre",
"version": "11.0.0-pre",
"repository": {
"type": "git",
"url": "http://github.com/grafana/grafana.git",
@ -15,10 +15,10 @@
},
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.4.0-pre",
"@grafana/data": "11.0.0-pre",
"@grafana/experimental": "1.7.10",
"@grafana/runtime": "10.4.0-pre",
"@grafana/ui": "10.4.0-pre",
"@grafana/runtime": "11.0.0-pre",
"@grafana/ui": "11.0.0-pre",
"@react-awesome-query-builder/ui": "6.4.2",
"@types/lodash": "4.14.202",
"@types/react-virtualized-auto-sizer": "1.0.4",