|
13 | 13 | "dependencies": { |
14 | 14 | "@ant-design/icons-vue": "^7.0.1", |
15 | 15 | "@formkit/auto-animate": "^0.8.0", |
16 | | - "@vue/reactivity": "^3.3.9", |
17 | | - "@vue/shared": "^3.3.9", |
| 16 | + "@vue/reactivity": "^3.3.10", |
| 17 | + "@vue/shared": "^3.3.10", |
18 | 18 | "@vueuse/core": "^10.6.1", |
19 | 19 | "ant-design-vue": "4.0.7", |
20 | 20 | "apexcharts": "^3.36.3", |
|
29 | 29 | "reconnecting-websocket": "^4.4.0", |
30 | 30 | "sortablejs": "^1.15.0", |
31 | 31 | "vite-plugin-build-id": "^0.2.8", |
32 | | - "vue": "^3.3.9", |
| 32 | + "vue": "^3.3.10", |
33 | 33 | "vue-github-button": "https://github.com/0xJacky/vue-github-button", |
34 | 34 | "vue-router": "^4.2.5", |
35 | 35 | "vue3-ace-editor": "2.2.4", |
|
50 | 50 | "@typescript-eslint/parser": "^6.13.0", |
51 | 51 | "@vitejs/plugin-vue": "^4.5.0", |
52 | 52 | "@vitejs/plugin-vue-jsx": "^3.1.0", |
53 | | - "@vue/compiler-sfc": "^3.3.9", |
| 53 | + "@vue/compiler-sfc": "^3.3.10", |
54 | 54 | "ace-builds": "^1.31.2", |
55 | 55 | "autoprefixer": "^10.4.16", |
56 | 56 | "eslint": "^8.54.0", |
|
62 | 62 | "eslint-plugin-vue": "^9.18.1", |
63 | 63 | "less": "^4.2.0", |
64 | 64 | "postcss": "^8.4.31", |
65 | | - "tailwindcss": "^3.3.5", |
| 65 | + "tailwindcss": "^3.3.6", |
66 | 66 | "typescript": "^5.3.2", |
67 | 67 | "unplugin-auto-import": "^0.17.1", |
68 | 68 | "unplugin-vue-components": "^0.25.2", |
|
0 commit comments