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
+3 -3
View File
@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "12.1.0-pre",
"version": "12.2.0-pre",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
@@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.13.5",
"@grafana/data": "12.1.0-pre",
"@grafana/ui": "12.1.0-pre",
"@grafana/data": "12.2.0-pre",
"@grafana/ui": "12.2.0-pre",
"@leeoniya/ufuzzy": "1.0.18",
"d3": "^7.8.5",
"lodash": "4.17.21",