|
54 | 54 | "@lezer/highlight": "^1.1.2", |
55 | 55 | "@lezer/lr": "^1.2.3", |
56 | 56 | "@mui/material": "^6.1.10", |
57 | | - "@perses-dev/clickhouse-plugin": "0.5.0-beta.0", |
58 | 57 | "@perses-dev/components": "0.53.0-beta.4", |
59 | 58 | "@perses-dev/core": "0.53.0-beta.4", |
60 | 59 | "@perses-dev/dashboards": "0.53.0-beta.4", |
| 60 | + "@perses-dev/explore": "0.53.1", |
61 | 61 | "@perses-dev/gauge-chart-plugin": "0.12.0-beta.0", |
| 62 | + "@perses-dev/greptimedb-plugin": "https://github.com/user-attachments/files/26734176/perses-dev-greptimedb-plugin-0.1.0-beta.0.tgz", |
| 63 | + "@perses-dev/logs-table-plugin": "0.2.0-beta.0", |
62 | 64 | "@perses-dev/plugin-system": "0.53.0-beta.4", |
63 | 65 | "@perses-dev/prometheus-plugin": "0.57.0-beta.0", |
64 | 66 | "@perses-dev/stat-chart-plugin": "0.12.0-beta.0", |
65 | 67 | "@perses-dev/table-plugin": "0.11.0-beta.0", |
66 | 68 | "@perses-dev/timeseries-chart-plugin": "0.12.0-beta.0", |
67 | 69 | "@prometheus-io/codemirror-promql": "0.305.0", |
| 70 | + "@tanstack/react-query": "^5.66.7", |
68 | 71 | "@tauri-apps/api": "^2.*", |
69 | 72 | "@tauri-apps/plugin-dialog": "^2.2.0", |
70 | 73 | "@tauri-apps/plugin-process": "^2.2.0", |
71 | 74 | "@tauri-apps/plugin-updater": "~2.5.0", |
72 | | - "@tanstack/react-query": "^5.66.7", |
73 | 75 | "@types/d3": "^7.4.3", |
74 | 76 | "@types/d3-flextree": "^2.1.4", |
75 | 77 | "@types/json-bigint": "^1.0.1", |
76 | 78 | "@uiw/codemirror-extensions-langs": "^4.21.13", |
| 79 | + "@uiw/react-codemirror": "^4.25.9", |
77 | 80 | "@vueuse/core": "^10.1.0", |
78 | 81 | "arco-design-pro-vue": "^2.7.2", |
79 | 82 | "axios": "^0.27.2", |
|
85 | 88 | "driver.js": "^1.3.1", |
86 | 89 | "echarts": "^5.4.1", |
87 | 90 | "eslint-plugin": "^1.0.1", |
| 91 | + "immer": "^10.2.0", |
88 | 92 | "js-file-download": "^0.4.12", |
89 | 93 | "json-bigint": "^1.0.0", |
90 | 94 | "lodash": "^4.17.21", |
|
101 | 105 | "query-string": "^8.1.0", |
102 | 106 | "react": "^18.3.1", |
103 | 107 | "react-dom": "^18.3.1", |
104 | | - "react-router-dom": "^6.26.2", |
105 | 108 | "react-is": "^18.3.1", |
| 109 | + "react-router-dom": "^6.26.2", |
106 | 110 | "sortablejs": "^1.15.0", |
107 | 111 | "sql-formatter": "^12.1.3", |
108 | 112 | "stylelint-config-rational-order-fix": "^0.1.9", |
|
136 | 140 | "@types/sortablejs": "^1.15.0", |
137 | 141 | "@typescript-eslint/eslint-plugin": "^5.59.11", |
138 | 142 | "@typescript-eslint/parser": "^5.53.0", |
| 143 | + "@vitejs/plugin-react": "^4.3.2", |
139 | 144 | "@vitejs/plugin-vue": "^3.1.2", |
140 | 145 | "@vitejs/plugin-vue-jsx": "^2.1.1", |
141 | | - "@vitejs/plugin-react": "^4.3.2", |
142 | 146 | "@vue/babel-plugin-jsx": "^1.1.1", |
143 | 147 | "@vue/language-plugin-pug": "^2.2.10", |
144 | 148 | "cross-env": "^7.0.3", |
|
0 commit comments