|
66 | 66 | "@types/node": "24.12.0", |
67 | 67 | "@vitejs/plugin-vue": "6.0.5", |
68 | 68 | "@vitejs/plugin-vue-jsx": "5.1.5", |
69 | | - "@vitest/coverage-v8": "4.1.0", |
70 | | - "@vue/compat": "3.5.30", |
71 | | - "@vue/compiler-dom": "3.5.30", |
72 | | - "@vue/compiler-sfc": "3.5.30", |
73 | | - "@vue/server-renderer": "3.5.30", |
| 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", |
74 | 74 | "husky": "9.1.7", |
75 | | - "jsdom": "29.0.0", |
| 75 | + "jsdom": "29.0.1", |
76 | 76 | "jsdom-global": "3.0.2", |
77 | | - "lint-staged": "16.3.3", |
| 77 | + "lint-staged": "16.4.0", |
78 | 78 | "oxfmt": "0.42.0", |
79 | | - "oxlint": "1.55.0", |
| 79 | + "oxlint": "1.57.0", |
80 | 80 | "reflect-metadata": "0.2.2", |
81 | | - "rollup": "4.59.0", |
| 81 | + "rollup": "4.60.0", |
82 | 82 | "tslib": "2.8.1", |
83 | 83 | "typescript": "5.9.3", |
84 | | - "unplugin-vue-components": "31.0.0", |
85 | | - "vite": "8.0.0", |
| 84 | + "unplugin-vue-components": "31.1.0", |
| 85 | + "vite": "8.0.2", |
86 | 86 | "vitepress": "1.6.4", |
87 | 87 | "vitepress-translation-helper": "0.2.2", |
88 | | - "vitest": "4.1.0", |
89 | | - "vue": "3.5.30", |
| 88 | + "vitest": "4.1.1", |
| 89 | + "vue": "3.5.31", |
90 | 90 | "vue-class-component": "8.0.0-rc.1", |
91 | | - "vue-router": "5.0.3", |
92 | | - "vue-tsc": "3.2.5", |
| 91 | + "vue-router": "5.0.4", |
| 92 | + "vue-tsc": "3.2.6", |
93 | 93 | "vuex": "4.1.0" |
94 | 94 | }, |
95 | 95 | "peerDependencies": { |
|
116 | 116 | "oxfmt --no-error-on-unmatched-pattern" |
117 | 117 | ] |
118 | 118 | }, |
119 | | - "packageManager": "pnpm@10.32.1", |
| 119 | + "packageManager": "pnpm@10.33.0", |
120 | 120 | "pnpm": { |
121 | 121 | "peerDependencyRules": { |
122 | 122 | "ignoreMissing": [ |
|
0 commit comments