|
34 | 34 | "socket.io-client": "^4.8.3", |
35 | 35 | "swiper": "^7.3.1", |
36 | 36 | "tinycolor2": "^1.6.0", |
37 | | - "vue": "^3.5.28", |
| 37 | + "vue": "^3.5.29", |
38 | 38 | "vue-draggable-plus": "^0.6.1", |
39 | 39 | "vue-i18n": "11.2.8", |
40 | 40 | "vue-markdown-render": "^2.3.0", |
41 | | - "vue-router": "^5.0.2", |
| 41 | + "vue-router": "^5.0.3", |
42 | 42 | "vue-toastification": "^2.0.0-rc.5" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | 45 | "@esbuild-plugins/esm-externals": "^0.1.2", |
46 | | - "@intlify/unplugin-vue-i18n": "^11.0.3", |
47 | | - "@types/lodash": "^4.17.23", |
| 46 | + "@intlify/unplugin-vue-i18n": "^11.0.7", |
| 47 | + "@types/lodash": "^4.17.24", |
48 | 48 | "@types/markdown-it": "^14.1.2", |
49 | 49 | "@types/swiper": "^5.4.3", |
50 | 50 | "@types/tinycolor2": "^1.4.6", |
51 | 51 | "@vitejs/plugin-vue": "^6.0.4", |
52 | 52 | "@vitest/coverage-v8": "^4.0.18", |
53 | 53 | "bufferutil": "^4.1.0", |
54 | 54 | "c8": "^10.1.3", |
55 | | - "happy-dom": "^20.6.1", |
| 55 | + "happy-dom": "^20.7.0", |
56 | 56 | "json-schema-to-typescript": "^15.0.4", |
57 | | - "oxfmt": "^0.32.0", |
58 | | - "oxlint": "^1.47.0", |
59 | | - "oxlint-tsgolint": "^0.12.2", |
60 | | - "rollup-plugin-visualizer": "^6.0.5", |
| 57 | + "oxfmt": "^0.35.0", |
| 58 | + "oxlint": "^1.50.0", |
| 59 | + "oxlint-tsgolint": "^0.15.0", |
61 | 60 | "sass": "^1.97.3", |
62 | 61 | "typescript": "^5.9.3", |
63 | 62 | "upath": "^2.0.1", |
|
66 | 65 | "vite-plugin-ejs": "^1.7.0", |
67 | 66 | "vite-plugin-vue-devtools": "^8.0.6", |
68 | 67 | "vitest": "^4.0.18", |
69 | | - "vue-tsc": "^3.2.4" |
| 68 | + "vue-tsc": "^3.2.5" |
70 | 69 | } |
71 | 70 | } |
0 commit comments