|
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.13.5", |
| 37 | + "@types/node": "22.13.9", |
38 | 38 | "@vitejs/plugin-vue": "5.2.1",
|
39 | 39 | "@vitejs/plugin-vue-jsx": "4.1.1",
|
40 | 40 | "@vitest/coverage-v8": "3.0.7",
|
|
49 | 49 | "jsdom": "26.0.0",
|
50 | 50 | "jsdom-global": "3.0.2",
|
51 | 51 | "lint-staged": "15.4.3",
|
52 |
| - "prettier": "3.5.2", |
| 52 | + "prettier": "3.5.3", |
53 | 53 | "reflect-metadata": "0.2.2",
|
54 |
| - "rollup": "4.34.8", |
| 54 | + "rollup": "4.34.9", |
55 | 55 | "tslib": "2.8.1",
|
56 |
| - "typescript": "5.7.3", |
57 |
| - "typescript-eslint": "8.25.0", |
58 |
| - "unplugin-vue-components": "28.4.0", |
| 56 | + "typescript": "5.8.2", |
| 57 | + "typescript-eslint": "8.26.0", |
| 58 | + "unplugin-vue-components": "28.4.1", |
59 | 59 | "vite": "6.2.0",
|
60 | 60 | "vitepress": "1.6.3",
|
61 | 61 | "vitepress-translation-helper": "0.2.2",
|
62 | 62 | "vitest": "3.0.7",
|
63 | 63 | "vue": "3.5.13",
|
64 | 64 | "vue-class-component": "8.0.0-rc.1",
|
65 | 65 | "vue-router": "4.5.0",
|
66 |
| - "vue-tsc": "2.2.4", |
| 66 | + "vue-tsc": "2.2.8", |
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": "[email protected].1", |
| 119 | + "packageManager": "[email protected].2", |
120 | 120 | "pnpm": {
|
121 | 121 | "peerDependencyRules": {
|
122 | 122 | "ignoreMissing": [
|
|
0 commit comments