|
33 | 33 | "@rollup/plugin-replace": "6.0.1", |
34 | 34 | "@rollup/plugin-typescript": "12.1.1", |
35 | 35 | "@types/js-beautify": "1.14.3", |
36 | | - "@types/node": "22.8.2", |
| 36 | + "@types/node": "22.8.4", |
37 | 37 | "@vitejs/plugin-vue": "5.1.4", |
38 | 38 | "@vitejs/plugin-vue-jsx": "4.0.1", |
39 | | - "@vitest/coverage-v8": "2.1.3", |
| 39 | + "@vitest/coverage-v8": "2.1.4", |
40 | 40 | "@vue/compat": "3.5.12", |
41 | 41 | "@vue/compiler-dom": "3.5.12", |
42 | 42 | "@vue/compiler-sfc": "3.5.12", |
|
50 | 50 | "lint-staged": "15.2.10", |
51 | 51 | "prettier": "3.3.3", |
52 | 52 | "reflect-metadata": "0.2.2", |
53 | | - "rollup": "4.24.0", |
| 53 | + "rollup": "4.24.3", |
54 | 54 | "tslib": "2.8.0", |
55 | 55 | "typescript": "5.6.3", |
56 | | - "typescript-eslint": "8.11.0", |
| 56 | + "typescript-eslint": "8.12.2", |
57 | 57 | "unplugin-vue-components": "0.27.4", |
58 | 58 | "vite": "5.4.10", |
59 | | - "vitepress": "1.4.1", |
| 59 | + "vitepress": "1.4.2", |
60 | 60 | "vitepress-translation-helper": "0.2.1", |
61 | | - "vitest": "2.1.3", |
| 61 | + "vitest": "2.1.4", |
62 | 62 | "vue": "3.5.12", |
63 | 63 | "vue-class-component": "8.0.0-rc.1", |
64 | 64 | "vue-router": "4.4.5", |
65 | | - "vue-tsc": "2.1.6", |
| 65 | + "vue-tsc": "2.1.8", |
66 | 66 | "vuex": "4.1.0" |
67 | 67 | }, |
68 | 68 | "peerDependencies": { |
|
114 | 114 | "url": "git+https://github.com/vuejs/test-utils.git" |
115 | 115 | }, |
116 | 116 | "homepage": "https://github.com/vuejs/test-utils", |
117 | | - "packageManager": "[email protected].2", |
| 117 | + "packageManager": "[email protected].3", |
118 | 118 | "pnpm": { |
119 | 119 | "peerDependencyRules": { |
120 | 120 | "ignoreMissing": [ |
|
0 commit comments