|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@ant-design/icons-vue": "^6.1.0", |
15 | | - "ant-design-vue": "^3.2.13", |
16 | | - "apexcharts": "^3.35.4", |
17 | | - "axios": "^0.27.2", |
18 | | - "dayjs": "^1.11.4", |
19 | | - "lodash": "^4.17.21", |
| 15 | + "ant-design-vue": "^3.2.15", |
| 16 | + "apexcharts": "^3.36.3", |
| 17 | + "axios": "^1.1.3", |
| 18 | + "dayjs": "^1.11.6", |
20 | 19 | "pinia": "^2.0.23", |
21 | | - "pinia-plugin-persistedstate": "^1.6.3", |
| 20 | + "pinia-plugin-persistedstate": "^2.3.0", |
22 | 21 | "reconnecting-websocket": "^4.4.0", |
23 | 22 | "vite-plugin-build-id": "^0.2.2", |
24 | | - "vue": "^3.2.41", |
| 23 | + "vue": "^3.2.45", |
25 | 24 | "vue-router": "4", |
26 | 25 | "vue3-ace-editor": "^2.2.2", |
27 | 26 | "vue3-apexcharts": "^1.4.1", |
28 | 27 | "vue3-gettext": "^2.3.4", |
29 | | - "xterm": "^4.19.0", |
30 | | - "xterm-addon-attach": "^0.6.0", |
31 | | - "xterm-addon-fit": "^0.5.0" |
| 28 | + "xterm": "^5.0.0", |
| 29 | + "xterm-addon-attach": "^0.7.0", |
| 30 | + "xterm-addon-fit": "^0.6.0", |
| 31 | + "@types/lodash": "^4.14.188", |
| 32 | + "vuedraggable": "^4.1.0", |
| 33 | + "@types/sortablejs": "^1.15.0" |
32 | 34 | }, |
33 | 35 | "devDependencies": { |
34 | | - "@types/lodash": "^4.14.182", |
35 | | - "@vitejs/plugin-vue": "^3.0.0", |
36 | | - "@vitejs/plugin-vue-jsx": "^2.0.0", |
| 36 | + "@vitejs/plugin-vue": "^3.2.0", |
| 37 | + "@vitejs/plugin-vue-jsx": "^2.1.1", |
37 | 38 | "@zougt/vite-plugin-theme-preprocessor": "^1.4.5", |
38 | 39 | "less": "^4.1.3", |
39 | 40 | "typescript": "^4.6.4", |
40 | | - "unplugin-vue-components": "^0.21.2", |
41 | | - "vite": "^3.0.0", |
| 41 | + "unplugin-vue-components": "^0.22.9", |
| 42 | + "vite": "^3.2.3", |
42 | 43 | "vite-plugin-html": "^3.2.0", |
43 | | - "vue-tsc": "^0.38.4" |
| 44 | + "vue-tsc": "^1.0.9" |
44 | 45 | } |
45 | 46 | } |
0 commit comments