Commit 4f3e1e73 by jiangxd2016

release: v1.2.6

parent 7dda4163
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.0", "version": "1.2.0",
"builtAt": "2026-07-24T08:35:12.245Z", "builtAt": "2026-07-24T08:39:33.930Z",
"mode": "library-esm-single-file", "mode": "library-esm-single-file",
"entries": { "entries": {
"index": "src/index.ts", "index": "src/index.ts",
......
{ {
"name": "@grafana/vue", "name": "@grafana/vue",
"version": "1.2.5", "version": "1.2.6",
"type": "module", "type": "module",
"main": "./dist/index.js", "main": "./dist/index.js",
"exports": { "exports": {
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
"vue-router": "^4.5.1", "vue-router": "^4.5.1",
"uplot": "^1.6.32", "uplot": "^1.6.32",
"ol": "10.4.0", "ol": "10.4.0",
"monaco-editor": "^0.56.0",
"@prometheus-io/lezer-promql": "0.308.0", "@prometheus-io/lezer-promql": "0.308.0",
"@lezer/common": "^1.5.1", "@lezer/common": "^1.5.1",
"@ant-design/icons-vue": "7.0.1" "@ant-design/icons-vue": "7.0.1"
......
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