|
27 | 27 | "vue-component-type-helpers": "^2.0.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@eslint/js": "9.19.0", |
| 30 | + "@eslint/js": "9.20.0", |
31 | 31 | "@rollup/plugin-commonjs": "28.0.2", |
32 | 32 | "@rollup/plugin-json": "6.1.0", |
33 | 33 | "@rollup/plugin-node-resolve": "16.0.0", |
34 | 34 | "@rollup/plugin-replace": "6.0.2", |
35 | 35 | "@rollup/plugin-typescript": "12.1.2", |
36 | 36 | "@types/js-beautify": "1.14.3", |
37 | | - "@types/node": "22.12.0", |
| 37 | + "@types/node": "22.13.1", |
38 | 38 | "@vitejs/plugin-vue": "5.2.1", |
39 | 39 | "@vitejs/plugin-vue-jsx": "4.1.1", |
40 | | - "@vitest/coverage-v8": "3.0.4", |
| 40 | + "@vitest/coverage-v8": "3.0.5", |
41 | 41 | "@vue/compat": "3.5.13", |
42 | 42 | "@vue/compiler-dom": "3.5.13", |
43 | 43 | "@vue/compiler-sfc": "3.5.13", |
44 | 44 | "@vue/server-renderer": "3.5.13", |
45 | | - "eslint": "9.19.0", |
| 45 | + "eslint": "9.20.1", |
46 | 46 | "eslint-config-prettier": "10.0.1", |
47 | 47 | "eslint-plugin-prettier": "5.2.3", |
48 | 48 | "husky": "9.1.7", |
49 | 49 | "jsdom": "26.0.0", |
50 | 50 | "jsdom-global": "3.0.2", |
51 | 51 | "lint-staged": "15.4.3", |
52 | | - "prettier": "3.4.2", |
| 52 | + "prettier": "3.5.0", |
53 | 53 | "reflect-metadata": "0.2.2", |
54 | | - "rollup": "4.32.1", |
| 54 | + "rollup": "4.34.6", |
55 | 55 | "tslib": "2.8.1", |
56 | 56 | "typescript": "5.7.3", |
57 | | - "typescript-eslint": "8.22.0", |
| 57 | + "typescript-eslint": "8.24.0", |
58 | 58 | "unplugin-vue-components": "28.0.0", |
59 | | - "vite": "6.0.11", |
| 59 | + "vite": "6.1.0", |
60 | 60 | "vitepress": "1.6.3", |
61 | 61 | "vitepress-translation-helper": "0.2.2", |
62 | 62 | "vitest": "3.0.5", |
|
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.2.0", |
| 119 | + "packageManager": "pnpm@10.3.0", |
120 | 120 | "pnpm": { |
121 | 121 | "peerDependencyRules": { |
122 | 122 | "ignoreMissing": [ |
|
0 commit comments