| 
27 | 27 |     "vue-component-type-helpers": "^3.0.0"  | 
28 | 28 |   },  | 
29 | 29 |   "devDependencies": {  | 
30 |  | -    "@eslint/js": "9.36.0",  | 
31 |  | -    "@rollup/plugin-commonjs": "28.0.6",  | 
 | 30 | +    "@eslint/js": "9.37.0",  | 
 | 31 | +    "@rollup/plugin-commonjs": "28.0.7",  | 
32 | 32 |     "@rollup/plugin-json": "6.1.0",  | 
33 |  | -    "@rollup/plugin-node-resolve": "16.0.1",  | 
 | 33 | +    "@rollup/plugin-node-resolve": "16.0.3",  | 
34 | 34 |     "@rollup/plugin-replace": "6.0.2",  | 
35 | 35 |     "@rollup/plugin-typescript": "12.1.4",  | 
36 | 36 |     "@types/js-beautify": "1.14.3",  | 
37 |  | -    "@types/node": "22.18.6",  | 
 | 37 | +    "@types/node": "22.18.10",  | 
38 | 38 |     "@vitejs/plugin-vue": "6.0.1",  | 
39 | 39 |     "@vitejs/plugin-vue-jsx": "5.1.1",  | 
40 | 40 |     "@vitest/coverage-v8": "3.2.4",  | 
41 |  | -    "@vue/compat": "3.5.21",  | 
42 |  | -    "@vue/compiler-dom": "3.5.21",  | 
43 |  | -    "@vue/compiler-sfc": "3.5.21",  | 
44 |  | -    "@vue/server-renderer": "3.5.21",  | 
45 |  | -    "eslint": "9.36.0",  | 
 | 41 | +    "@vue/compat": "3.5.22",  | 
 | 42 | +    "@vue/compiler-dom": "3.5.22",  | 
 | 43 | +    "@vue/compiler-sfc": "3.5.22",  | 
 | 44 | +    "@vue/server-renderer": "3.5.22",  | 
 | 45 | +    "eslint": "9.37.0",  | 
46 | 46 |     "eslint-config-prettier": "10.1.8",  | 
47 | 47 |     "eslint-plugin-prettier": "5.5.4",  | 
48 | 48 |     "husky": "9.1.7",  | 
49 | 49 |     "jsdom": "27.0.0",  | 
50 | 50 |     "jsdom-global": "3.0.2",  | 
51 |  | -    "lint-staged": "16.2.0",  | 
 | 51 | +    "lint-staged": "16.2.4",  | 
52 | 52 |     "prettier": "3.6.2",  | 
53 | 53 |     "reflect-metadata": "0.2.2",  | 
54 |  | -    "rollup": "4.52.2",  | 
 | 54 | +    "rollup": "4.52.4",  | 
55 | 55 |     "tslib": "2.8.1",  | 
56 |  | -    "typescript": "5.9.2",  | 
57 |  | -    "typescript-eslint": "8.44.1",  | 
 | 56 | +    "typescript": "5.9.3",  | 
 | 57 | +    "typescript-eslint": "8.46.1",  | 
58 | 58 |     "unplugin-vue-components": "29.1.0",  | 
59 |  | -    "vite": "7.1.7",  | 
 | 59 | +    "vite": "7.1.10",  | 
60 | 60 |     "vitepress": "1.6.4",  | 
61 | 61 |     "vitepress-translation-helper": "0.2.2",  | 
62 | 62 |     "vitest": "3.2.4",  | 
63 |  | -    "vue": "3.5.21",  | 
 | 63 | +    "vue": "3.5.22",  | 
64 | 64 |     "vue-class-component": "8.0.0-rc.1",  | 
65 |  | -    "vue-router": "4.5.1",  | 
66 |  | -    "vue-tsc": "3.0.8",  | 
 | 65 | +    "vue-router": "4.6.0",  | 
 | 66 | +    "vue-tsc": "3.1.1",  | 
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.17.1",  | 
 | 119 | +  "packageManager": "pnpm@10.18.3",  | 
120 | 120 |   "pnpm": {  | 
121 | 121 |     "peerDependencyRules": {  | 
122 | 122 |       "ignoreMissing": [  | 
 | 
0 commit comments