|
38 | 38 | "@typescript-eslint/parser": "7.7.1",
|
39 | 39 | "@vitejs/plugin-vue": "5.0.4",
|
40 | 40 | "@vitejs/plugin-vue-jsx": "3.1.0",
|
41 |
| - "@vitest/coverage-v8": "1.5.0", |
42 |
| - "@vue/compat": "3.4.24", |
43 |
| - "@vue/compiler-dom": "3.4.24", |
44 |
| - "@vue/compiler-sfc": "3.4.24", |
45 |
| - "@vue/server-renderer": "3.4.24", |
| 41 | + "@vitest/coverage-v8": "1.5.1", |
| 42 | + "@vue/compat": "3.4.25", |
| 43 | + "@vue/compiler-dom": "3.4.25", |
| 44 | + "@vue/compiler-sfc": "3.4.25", |
| 45 | + "@vue/server-renderer": "3.4.25", |
46 | 46 | "eslint": "8.57.0",
|
47 | 47 | "eslint-config-prettier": "9.1.0",
|
48 | 48 | "eslint-plugin-prettier": "5.1.3",
|
|
59 | 59 | "vite": "5.2.10",
|
60 | 60 | "vitepress": "1.1.3",
|
61 | 61 | "vitepress-translation-helper": "0.2.1",
|
62 |
| - "vitest": "1.5.0", |
63 |
| - "vue": "3.4.24", |
| 62 | + "vitest": "1.5.1", |
| 63 | + "vue": "3.4.25", |
64 | 64 | "vue-class-component": "8.0.0-rc.1",
|
65 | 65 | "vue-router": "4.3.2",
|
66 | 66 | "vue-tsc": "2.0.14",
|
|
106 | 106 | "url": "git+https://github.com/vuejs/test-utils.git"
|
107 | 107 | },
|
108 | 108 | "homepage": "https://github.com/vuejs/test-utils",
|
109 |
| - "packageManager": "[email protected].5", |
| 109 | + "packageManager": "[email protected].6", |
110 | 110 | "pnpm": {
|
111 | 111 | "peerDependencyRules": {
|
112 | 112 | "ignoreMissing": [
|
|
0 commit comments