|
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.30", |
37 |
| - "@typescript-eslint/eslint-plugin": "7.4.0", |
38 |
| - "@typescript-eslint/parser": "7.4.0", |
| 36 | + "@types/node": "20.12.3", |
| 37 | + "@typescript-eslint/eslint-plugin": "7.5.0", |
| 38 | + "@typescript-eslint/parser": "7.5.0", |
39 | 39 | "@vitejs/plugin-vue": "5.0.4",
|
40 | 40 | "@vitejs/plugin-vue-jsx": "3.1.0",
|
41 | 41 | "@vitest/coverage-v8": "1.4.0",
|
|
52 | 52 | "lint-staged": "15.2.2",
|
53 | 53 | "prettier": "3.2.5",
|
54 | 54 | "reflect-metadata": "0.2.2",
|
55 |
| - "rollup": "4.13.1", |
| 55 | + "rollup": "4.14.0", |
56 | 56 | "tslib": "2.6.2",
|
57 | 57 | "typescript": "5.4.3",
|
58 | 58 | "unplugin-vue-components": "0.26.0",
|
59 |
| - "vite": "5.2.6", |
60 |
| - "vitepress": "1.0.1", |
| 59 | + "vite": "5.2.7", |
| 60 | + "vitepress": "1.0.2", |
61 | 61 | "vitepress-translation-helper": "0.2.1",
|
62 | 62 | "vitest": "1.4.0",
|
63 | 63 | "vue": "3.4.21",
|
|
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