|
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.10.8", |
| 66 | + "@types/node": "24.10.9", |
67 | 67 | "@vitejs/plugin-vue": "6.0.3", |
68 | 68 | "@vitejs/plugin-vue-jsx": "5.1.3", |
69 | 69 | "@vitest/coverage-v8": "4.0.17", |
70 | | - "@vue/compat": "3.5.26", |
71 | | - "@vue/compiler-dom": "3.5.26", |
72 | | - "@vue/compiler-sfc": "3.5.26", |
73 | | - "@vue/server-renderer": "3.5.26", |
| 70 | + "@vue/compat": "3.5.27", |
| 71 | + "@vue/compiler-dom": "3.5.27", |
| 72 | + "@vue/compiler-sfc": "3.5.27", |
| 73 | + "@vue/server-renderer": "3.5.27", |
74 | 74 | "husky": "9.1.7", |
75 | 75 | "jsdom": "27.4.0", |
76 | 76 | "jsdom-global": "3.0.2", |
77 | 77 | "lint-staged": "16.2.7", |
78 | 78 | "oxfmt": "0.26.0", |
79 | | - "oxlint": "1.39.0", |
| 79 | + "oxlint": "1.41.0", |
80 | 80 | "reflect-metadata": "0.2.2", |
81 | | - "rollup": "4.55.1", |
| 81 | + "rollup": "4.55.3", |
82 | 82 | "tslib": "2.8.1", |
83 | 83 | "typescript": "5.9.3", |
84 | 84 | "unplugin-vue-components": "31.0.0", |
85 | 85 | "vite": "7.3.1", |
86 | 86 | "vitepress": "1.6.4", |
87 | 87 | "vitepress-translation-helper": "0.2.2", |
88 | 88 | "vitest": "4.0.17", |
89 | | - "vue": "3.5.26", |
| 89 | + "vue": "3.5.27", |
90 | 90 | "vue-class-component": "8.0.0-rc.1", |
91 | 91 | "vue-router": "4.6.4", |
92 | 92 | "vue-tsc": "3.2.2", |
|
116 | 116 | "oxfmt --no-error-on-unmatched-pattern" |
117 | 117 | ] |
118 | 118 | }, |
119 | | - "packageManager": "pnpm@10.28.0", |
| 119 | + "packageManager": "pnpm@10.28.1", |
120 | 120 | "pnpm": { |
121 | 121 | "peerDependencyRules": { |
122 | 122 | "ignoreMissing": [ |
|
0 commit comments