|
33 | 33 | "@rollup/plugin-replace": "6.0.2", |
34 | 34 | "@rollup/plugin-typescript": "12.1.2", |
35 | 35 | "@types/js-beautify": "1.14.3", |
36 | | - "@types/node": "22.10.2", |
| 36 | + "@types/node": "22.10.5", |
37 | 37 | "@vitejs/plugin-vue": "5.2.1", |
38 | 38 | "@vitejs/plugin-vue-jsx": "4.1.1", |
39 | 39 | "@vitest/coverage-v8": "2.1.8", |
|
47 | 47 | "husky": "9.1.7", |
48 | 48 | "jsdom": "25.0.1", |
49 | 49 | "jsdom-global": "3.0.2", |
50 | | - "lint-staged": "15.2.11", |
| 50 | + "lint-staged": "15.3.0", |
51 | 51 | "prettier": "3.4.2", |
52 | 52 | "reflect-metadata": "0.2.2", |
53 | | - "rollup": "4.29.1", |
| 53 | + "rollup": "4.30.1", |
54 | 54 | "tslib": "2.8.1", |
55 | 55 | "typescript": "5.7.2", |
56 | | - "typescript-eslint": "8.18.2", |
| 56 | + "typescript-eslint": "8.19.1", |
57 | 57 | "unplugin-vue-components": "0.28.0", |
58 | | - "vite": "6.0.5", |
| 58 | + "vite": "6.0.7", |
59 | 59 | "vitepress": "1.5.0", |
60 | 60 | "vitepress-translation-helper": "0.2.2", |
61 | 61 | "vitest": "2.1.8", |
|
115 | 115 | "url": "git+https://github.com/vuejs/test-utils.git" |
116 | 116 | }, |
117 | 117 | "homepage": "https://github.com/vuejs/test-utils", |
118 | | - "packageManager": "pnpm@9.15.1", |
| 118 | + "packageManager": "pnpm@9.15.3", |
119 | 119 | "pnpm": { |
120 | 120 | "peerDependencyRules": { |
121 | 121 | "ignoreMissing": [ |
|
0 commit comments