mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Update pre version (#44855)
This commit is contained in:
committed by
GitHub
parent
53a693fd84
commit
71e3e6ec93
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@jaegertracing/jaeger-ui-components",
|
||||
"version": "8.4.0-pre",
|
||||
"version": "8.5.0-pre",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
@@ -27,8 +27,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/css": "11.7.1",
|
||||
"@grafana/data": "8.4.0-pre",
|
||||
"@grafana/ui": "8.4.0-pre",
|
||||
"@grafana/data": "8.5.0-pre",
|
||||
"@grafana/ui": "8.5.0-pre",
|
||||
"chance": "^1.0.10",
|
||||
"classnames": "^2.2.5",
|
||||
"combokeys": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user