|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@eslint/js": "9.38.0", |
31 | | - "@rollup/plugin-commonjs": "28.0.8", |
| 31 | + "@rollup/plugin-commonjs": "28.0.9", |
32 | 32 | "@rollup/plugin-json": "6.1.0", |
33 | 33 | "@rollup/plugin-node-resolve": "16.0.3", |
34 | 34 | "@rollup/plugin-replace": "6.0.2", |
35 | | - "@rollup/plugin-typescript": "12.2.0", |
| 35 | + "@rollup/plugin-typescript": "12.3.0", |
36 | 36 | "@types/js-beautify": "1.14.3", |
37 | | - "@types/node": "24.9.1", |
| 37 | + "@types/node": "24.9.2", |
38 | 38 | "@vitejs/plugin-vue": "6.0.1", |
39 | 39 | "@vitejs/plugin-vue-jsx": "5.1.1", |
40 | | - "@vitest/coverage-v8": "4.0.1", |
| 40 | + "@vitest/coverage-v8": "4.0.4", |
41 | 41 | "@vue/compat": "3.5.22", |
42 | 42 | "@vue/compiler-dom": "3.5.22", |
43 | 43 | "@vue/compiler-sfc": "3.5.22", |
|
56 | 56 | "typescript": "5.9.3", |
57 | 57 | "typescript-eslint": "8.46.2", |
58 | 58 | "unplugin-vue-components": "30.0.0", |
59 | | - "vite": "7.1.11", |
| 59 | + "vite": "7.1.12", |
60 | 60 | "vitepress": "1.6.4", |
61 | 61 | "vitepress-translation-helper": "0.2.2", |
62 | | - "vitest": "4.0.1", |
| 62 | + "vitest": "4.0.4", |
63 | 63 | "vue": "3.5.22", |
64 | 64 | "vue-class-component": "8.0.0-rc.1", |
65 | 65 | "vue-router": "4.6.3", |
66 | | - "vue-tsc": "3.1.1", |
| 66 | + "vue-tsc": "3.1.2", |
67 | 67 | "vuex": "4.1.0" |
68 | 68 | }, |
69 | 69 | "peerDependencies": { |
|
116 | 116 | "url": "git+https://github.com/vuejs/test-utils.git" |
117 | 117 | }, |
118 | 118 | "homepage": "https://github.com/vuejs/test-utils", |
119 | | - "packageManager": "pnpm@10.19.0", |
| 119 | + "packageManager": "pnpm@10.20.0", |
120 | 120 | "pnpm": { |
121 | 121 | "peerDependencyRules": { |
122 | 122 | "ignoreMissing": [ |
|
0 commit comments