|
33 | 33 | "@rollup/plugin-replace": "5.0.5",
|
34 | 34 | "@rollup/plugin-typescript": "11.1.6",
|
35 | 35 | "@types/js-beautify": "1.14.3",
|
36 |
| - "@types/node": "20.11.27", |
37 |
| - "@typescript-eslint/eslint-plugin": "7.2.0", |
38 |
| - "@typescript-eslint/parser": "7.2.0", |
| 36 | + "@types/node": "20.11.30", |
| 37 | + "@typescript-eslint/eslint-plugin": "7.3.1", |
| 38 | + "@typescript-eslint/parser": "7.3.1", |
39 | 39 | "@vitejs/plugin-vue": "5.0.4",
|
40 | 40 | "@vitejs/plugin-vue-jsx": "3.1.0",
|
41 |
| - "@vitest/coverage-v8": "1.3.1", |
| 41 | + "@vitest/coverage-v8": "1.4.0", |
42 | 42 | "@vue/compat": "3.4.21",
|
43 | 43 | "@vue/compiler-dom": "3.4.21",
|
44 | 44 | "@vue/compiler-sfc": "3.4.21",
|
|
56 | 56 | "tslib": "2.6.2",
|
57 | 57 | "typescript": "5.4.2",
|
58 | 58 | "unplugin-vue-components": "0.26.0",
|
59 |
| - "vite": "5.1.6", |
| 59 | + "vite": "5.2.0", |
60 | 60 | "vitepress": "1.0.0-rc.45",
|
61 |
| - "vitest": "1.3.1", |
| 61 | + "vitest": "1.4.0", |
62 | 62 | "vue": "3.4.21",
|
63 | 63 | "vue-class-component": "8.0.0-rc.1",
|
64 | 64 | "vue-router": "4.3.0",
|
65 |
| - "vue-tsc": "2.0.6", |
| 65 | + "vue-tsc": "2.0.7", |
66 | 66 | "vuex": "4.1.0"
|
67 | 67 | },
|
68 | 68 | "author": {
|
|
102 | 102 | "url": "git+https://github.com/vuejs/test-utils.git"
|
103 | 103 | },
|
104 | 104 | "homepage": "https://github.com/vuejs/test-utils",
|
105 |
| - "packageManager": "[email protected].4", |
| 105 | + "packageManager": "[email protected].5", |
106 | 106 | "pnpm": {
|
107 | 107 | "peerDependencyRules": {
|
108 | 108 | "ignoreMissing": [
|
|
0 commit comments