Release: Bump version to 10.3.0 (#76733)

"Release: Updated versions in package to 10.3.0"

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]
2023-10-18 09:23:25 +03:00
committed by GitHub
parent 41e3b3bea2
commit a6f111e23b
46 changed files with 92 additions and 90 deletions

View File

@@ -2,7 +2,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"name": "@grafana/flamegraph",
"version": "10.2.0-pre",
"version": "10.3.0",
"description": "Grafana flamegraph visualization component",
"keywords": [
"grafana",
@@ -44,8 +44,8 @@
],
"dependencies": {
"@emotion/css": "11.11.2",
"@grafana/data": "10.2.0-pre",
"@grafana/ui": "10.2.0-pre",
"@grafana/data": "10.3.0",
"@grafana/ui": "10.3.0",
"@leeoniya/ufuzzy": "1.0.8",
"d3": "^7.8.5",
"lodash": "4.17.21",