|
63 | 63 | "@rollup/plugin-replace": "6.0.3", |
64 | 64 | "@rollup/plugin-typescript": "12.3.0", |
65 | 65 | "@types/js-beautify": "1.14.3", |
66 | | - "@types/node": "24.12.0", |
| 66 | + "@types/node": "24.12.2", |
67 | 67 | "@vitejs/plugin-vue": "6.0.5", |
68 | 68 | "@vitejs/plugin-vue-jsx": "5.1.5", |
69 | | - "@vitest/coverage-v8": "4.1.1", |
70 | | - "@vue/compat": "3.5.31", |
71 | | - "@vue/compiler-dom": "3.5.31", |
72 | | - "@vue/compiler-sfc": "3.5.31", |
73 | | - "@vue/server-renderer": "3.5.31", |
| 69 | + "@vitest/coverage-v8": "4.1.3", |
| 70 | + "@vue/compat": "3.5.32", |
| 71 | + "@vue/compiler-dom": "3.5.32", |
| 72 | + "@vue/compiler-sfc": "3.5.32", |
| 73 | + "@vue/server-renderer": "3.5.32", |
74 | 74 | "husky": "9.1.7", |
75 | | - "jsdom": "29.0.1", |
| 75 | + "jsdom": "29.0.2", |
76 | 76 | "jsdom-global": "3.0.2", |
77 | 77 | "lint-staged": "16.4.0", |
78 | 78 | "oxfmt": "0.42.0", |
79 | | - "oxlint": "1.57.0", |
| 79 | + "oxlint": "1.59.0", |
80 | 80 | "reflect-metadata": "0.2.2", |
81 | | - "rollup": "4.60.0", |
| 81 | + "rollup": "4.60.1", |
82 | 82 | "tslib": "2.8.1", |
83 | 83 | "typescript": "6.0.2", |
84 | 84 | "unplugin-vue-components": "31.1.0", |
85 | | - "vite": "8.0.5", |
| 85 | + "vite": "8.0.7", |
86 | 86 | "vitepress": "1.6.4", |
87 | 87 | "vitepress-translation-helper": "0.2.2", |
88 | | - "vitest": "4.1.1", |
89 | | - "vue": "3.5.31", |
| 88 | + "vitest": "4.1.3", |
| 89 | + "vue": "3.5.32", |
90 | 90 | "vue-class-component": "8.0.0-rc.1", |
91 | 91 | "vue-router": "5.0.4", |
92 | 92 | "vue-tsc": "3.2.6", |
|
0 commit comments