|
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.14.0", |
| 37 | + "@types/node": "22.14.1", |
38 | 38 | "@vitejs/plugin-vue": "5.2.3",
|
39 | 39 | "@vitejs/plugin-vue-jsx": "4.1.2",
|
40 | 40 | "@vitest/coverage-v8": "3.1.1",
|
|
43 | 43 | "@vue/compiler-sfc": "3.5.13",
|
44 | 44 | "@vue/server-renderer": "3.5.13",
|
45 | 45 | "eslint": "9.24.0",
|
46 |
| - "eslint-config-prettier": "10.1.1", |
| 46 | + "eslint-config-prettier": "10.1.2", |
47 | 47 | "eslint-plugin-prettier": "5.2.6",
|
48 | 48 | "husky": "9.1.7",
|
49 |
| - "jsdom": "26.0.0", |
| 49 | + "jsdom": "26.1.0", |
50 | 50 | "jsdom-global": "3.0.2",
|
51 |
| - "lint-staged": "15.5.0", |
| 51 | + "lint-staged": "15.5.1", |
52 | 52 | "prettier": "3.5.3",
|
53 | 53 | "reflect-metadata": "0.2.2",
|
54 |
| - "rollup": "4.39.0", |
| 54 | + "rollup": "4.40.0", |
55 | 55 | "tslib": "2.8.1",
|
56 | 56 | "typescript": "5.8.3",
|
57 |
| - "typescript-eslint": "8.29.1", |
58 |
| - "unplugin-vue-components": "28.4.1", |
| 57 | + "typescript-eslint": "8.30.1", |
| 58 | + "unplugin-vue-components": "28.5.0", |
59 | 59 | "vite": "6.2.6",
|
60 | 60 | "vitepress": "1.6.3",
|
61 | 61 | "vitepress-translation-helper": "0.2.2",
|
|
116 | 116 | "url": "git+https://github.com/vuejs/test-utils.git"
|
117 | 117 | },
|
118 | 118 | "homepage": "https://github.com/vuejs/test-utils",
|
119 |
| - "packageManager": "[email protected].0", |
| 119 | + "packageManager": "[email protected].1", |
120 | 120 | "pnpm": {
|
121 | 121 | "peerDependencyRules": {
|
122 | 122 | "ignoreMissing": [
|
|
0 commit comments