|
34 | 34 | "@rollup/plugin-replace": "6.0.3", |
35 | 35 | "@rollup/plugin-typescript": "12.3.0", |
36 | 36 | "@types/js-beautify": "1.14.3", |
37 | | - "@types/node": "24.10.4", |
| 37 | + "@types/node": "24.10.8", |
38 | 38 | "@vitejs/plugin-vue": "6.0.3", |
39 | 39 | "@vitejs/plugin-vue-jsx": "5.1.3", |
40 | | - "@vitest/coverage-v8": "4.0.16", |
| 40 | + "@vitest/coverage-v8": "4.0.17", |
41 | 41 | "@vue/compat": "3.5.26", |
42 | 42 | "@vue/compiler-dom": "3.5.26", |
43 | 43 | "@vue/compiler-sfc": "3.5.26", |
|
54 | 54 | "rollup": "4.55.1", |
55 | 55 | "tslib": "2.8.1", |
56 | 56 | "typescript": "5.9.3", |
57 | | - "typescript-eslint": "8.52.0", |
| 57 | + "typescript-eslint": "8.53.0", |
58 | 58 | "unplugin-vue-components": "30.0.0", |
59 | 59 | "vite": "7.3.1", |
60 | 60 | "vitepress": "1.6.4", |
61 | 61 | "vitepress-translation-helper": "0.2.2", |
62 | | - "vitest": "4.0.16", |
| 62 | + "vitest": "4.0.17", |
63 | 63 | "vue": "3.5.26", |
64 | 64 | "vue-class-component": "8.0.0-rc.1", |
65 | 65 | "vue-router": "4.6.4", |
|
117 | 117 | "url": "git+https://github.com/vuejs/test-utils.git" |
118 | 118 | }, |
119 | 119 | "homepage": "https://github.com/vuejs/test-utils", |
120 | | - "packageManager": "pnpm@10.27.0", |
| 120 | + "packageManager": "pnpm@10.28.0", |
121 | 121 | "pnpm": { |
122 | 122 | "peerDependencyRules": { |
123 | 123 | "ignoreMissing": [ |
|
0 commit comments