|
37 | 37 | "@types/node": "24.10.1", |
38 | 38 | "@vitejs/plugin-vue": "6.0.2", |
39 | 39 | "@vitejs/plugin-vue-jsx": "5.1.2", |
40 | | - "@vitest/coverage-v8": "4.0.10", |
41 | | - "@vue/compat": "3.5.24", |
42 | | - "@vue/compiler-dom": "3.5.24", |
43 | | - "@vue/compiler-sfc": "3.5.24", |
44 | | - "@vue/server-renderer": "3.5.24", |
| 40 | + "@vitest/coverage-v8": "4.0.14", |
| 41 | + "@vue/compat": "3.5.25", |
| 42 | + "@vue/compiler-dom": "3.5.25", |
| 43 | + "@vue/compiler-sfc": "3.5.25", |
| 44 | + "@vue/server-renderer": "3.5.25", |
45 | 45 | "eslint": "9.39.1", |
46 | 46 | "eslint-config-prettier": "10.1.8", |
47 | 47 | "eslint-plugin-prettier": "5.5.4", |
|
54 | 54 | "rollup": "4.53.3", |
55 | 55 | "tslib": "2.8.1", |
56 | 56 | "typescript": "5.9.3", |
57 | | - "typescript-eslint": "8.47.0", |
| 57 | + "typescript-eslint": "8.48.0", |
58 | 58 | "unplugin-vue-components": "30.0.0", |
59 | | - "vite": "7.2.2", |
| 59 | + "vite": "7.2.4", |
60 | 60 | "vitepress": "1.6.4", |
61 | 61 | "vitepress-translation-helper": "0.2.2", |
62 | | - "vitest": "4.0.10", |
63 | | - "vue": "3.5.24", |
| 62 | + "vitest": "4.0.14", |
| 63 | + "vue": "3.5.25", |
64 | 64 | "vue-class-component": "8.0.0-rc.1", |
65 | 65 | "vue-router": "4.6.3", |
66 | | - "vue-tsc": "3.1.4", |
| 66 | + "vue-tsc": "3.1.5", |
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.22.0", |
| 119 | + "packageManager": "pnpm@10.23.0", |
120 | 120 | "pnpm": { |
121 | 121 | "peerDependencyRules": { |
122 | 122 | "ignoreMissing": [ |
|
0 commit comments