|
14 | 14 | "@0xjacky/vue-github-button": "^3.1.1", |
15 | 15 | "@ant-design/icons-vue": "^7.0.1", |
16 | 16 | "@formkit/auto-animate": "^0.8.2", |
17 | | - "@vue/reactivity": "^3.4.38", |
18 | | - "@vue/shared": "^3.4.38", |
| 17 | + "@vue/reactivity": "^3.5.5", |
| 18 | + "@vue/shared": "^3.5.5", |
19 | 19 | "@vueuse/components": "^11.0.3", |
20 | 20 | "@vueuse/core": "^11.0.3", |
21 | 21 | "@vueuse/integrations": "^11.0.3", |
22 | 22 | "@xterm/addon-attach": "^0.11.0", |
23 | 23 | "@xterm/addon-fit": "^0.10.0", |
24 | 24 | "@xterm/xterm": "^5.5.0", |
25 | | - "ant-design-vue": "^4.2.3", |
| 25 | + "ant-design-vue": "^4.2.4", |
26 | 26 | "apexcharts": "^3.53.0", |
27 | 27 | "axios": "^1.7.7", |
28 | 28 | "dayjs": "^1.11.13", |
|
35 | 35 | "reconnecting-websocket": "^4.4.0", |
36 | 36 | "sortablejs": "^1.15.3", |
37 | 37 | "universal-cookie": "^7.2.0", |
38 | | - "vite-plugin-build-id": "^0.3.5", |
39 | | - "vue": "^3.4.38", |
40 | | - "vue-router": "^4.4.3", |
| 38 | + "vite-plugin-build-id": "^0.3.6", |
| 39 | + "vue": "^3.5.5", |
| 40 | + "vue-router": "^4.4.5", |
41 | 41 | "vue3-ace-editor": "2.2.4", |
42 | | - "vue3-apexcharts": "1.6.0", |
| 42 | + "vue3-apexcharts": "1.5.3", |
43 | 43 | "vue3-gettext": "3.0.0-beta.5", |
44 | 44 | "vue3-otp-input": "^0.5.21", |
45 | 45 | "vuedraggable": "^4.1.0" |
|
53 | 53 | "@typescript-eslint/parser": "^6.21.0", |
54 | 54 | "@vitejs/plugin-vue": "^5.1.3", |
55 | 55 | "@vitejs/plugin-vue-jsx": "^4.0.1", |
56 | | - "@vue/compiler-sfc": "^3.4.38", |
| 56 | + "@vue/compiler-sfc": "^3.5.5", |
57 | 57 | "@vue/tsconfig": "^0.5.1", |
58 | 58 | "ace-builds": "^1.36.2", |
59 | 59 | "autoprefixer": "^10.4.20", |
60 | 60 | "eslint": "^8.57.0", |
61 | 61 | "eslint-import-resolver-alias": "^1.1.2", |
62 | 62 | "eslint-import-resolver-typescript": "^3.6.3", |
63 | | - "eslint-plugin-import": "^2.29.1", |
| 63 | + "eslint-plugin-import": "^2.30.0", |
64 | 64 | "eslint-plugin-regex": "^1.10.0", |
65 | 65 | "eslint-plugin-sonarjs": "^0.23.0", |
66 | | - "eslint-plugin-vue": "^9.27.0", |
| 66 | + "eslint-plugin-vue": "^9.28.0", |
67 | 67 | "less": "^4.2.0", |
68 | | - "postcss": "^8.4.44", |
69 | | - "tailwindcss": "^3.4.10", |
| 68 | + "postcss": "^8.4.47", |
| 69 | + "tailwindcss": "^3.4.11", |
70 | 70 | "typescript": "5.5.4", |
71 | | - "unplugin-auto-import": "^0.18.2", |
| 71 | + "unplugin-auto-import": "^0.18.3", |
72 | 72 | "unplugin-vue-components": "^0.27.4", |
73 | | - "unplugin-vue-define-options": "^1.4.9", |
74 | | - "vite": "^5.4.2", |
| 73 | + "unplugin-vue-define-options": "^1.5.1", |
| 74 | + "vite": "^5.4.5", |
75 | 75 | "vite-svg-loader": "^5.1.0", |
76 | | - "vue-tsc": "^2.1.4" |
| 76 | + "vue-tsc": "^2.1.6" |
77 | 77 | }, |
78 | 78 | "packageManager": "[email protected]" |
79 | 79 | } |
0 commit comments