Chore: bump version to 12.2.0-pre (#108623)

* bump version to 12.2.0-pre

* make gen-cue
This commit is contained in:
Kevin Minehart
2025-07-24 21:25:26 -05:00
committed by GitHub
parent 4626207155
commit 22bcd4dab4
58 changed files with 231 additions and 231 deletions
+5 -5
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/runtime",
"version": "12.1.0-pre",
"version": "12.2.0-pre",
"description": "Grafana Runtime Library",
"keywords": [
"grafana",
@@ -53,11 +53,11 @@
"postpack": "mv package.json.bak package.json && rimraf ./unstable"
},
"dependencies": {
"@grafana/data": "12.1.0-pre",
"@grafana/e2e-selectors": "12.1.0-pre",
"@grafana/data": "12.2.0-pre",
"@grafana/e2e-selectors": "12.2.0-pre",
"@grafana/faro-web-sdk": "^1.13.2",
"@grafana/schema": "12.1.0-pre",
"@grafana/ui": "12.1.0-pre",
"@grafana/schema": "12.2.0-pre",
"@grafana/ui": "12.2.0-pre",
"@types/systemjs": "6.15.3",
"history": "4.10.1",
"lodash": "4.17.21",