Commit 46654b23 by jiangxd2016

release: v1.2.20

parent dc97760d
{
"name": "@grafana/vue",
"version": "1.2.0",
"builtAt": "2026-08-04T03:19:53.531Z",
"builtAt": "2026-08-04T03:23:42.814Z",
"mode": "library-esm-single-file",
"entries": {
"index": "src/index.ts",
......
{
"name": "@grafana/vue",
"version": "1.2.19",
"version": "1.2.20",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
......@@ -29,10 +29,19 @@
"src"
],
"peerDependencies": {
"@ant-design/icons-vue": "7.0.1",
"@lezer/common": "^1.5.1",
"@prometheus-io/lezer-promql": "0.308.0",
"ant-design-vue": "^4.2.0",
"pinia": "^2.0.0 || ^3.0.0",
"axios": "1.13.2",
"dayjs": "1.11.21",
"monaco-editor": "^0.56.0",
"ol": "10.4.0",
"pinia": "^3.0.3",
"uplot": "^1.6.32",
"vue": "^3.5.0",
"vue-router": "^4.5.0"
"vue-grid-layout-v3": "^3.1.2",
"vue-router": "^4.5.1"
},
"description": "Grafana Vue single entry package — dashboard, panels, datasources, UI, runtime",
"license": "AGPL-3.0-only"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment