|
30 | 30 | "@rollup/plugin-commonjs": "25.0.8", |
31 | 31 | "@rollup/plugin-json": "6.1.0", |
32 | 32 | "@rollup/plugin-node-resolve": "15.2.3", |
33 | | - "@rollup/plugin-replace": "5.0.5", |
| 33 | + "@rollup/plugin-replace": "5.0.6", |
34 | 34 | "@rollup/plugin-typescript": "11.1.6", |
35 | 35 | "@types/js-beautify": "1.14.3", |
36 | | - "@types/node": "20.12.13", |
37 | | - "@typescript-eslint/eslint-plugin": "7.11.0", |
38 | | - "@typescript-eslint/parser": "7.11.0", |
39 | | - "@vitejs/plugin-vue": "5.0.4", |
| 36 | + "@types/node": "20.14.2", |
| 37 | + "@typescript-eslint/eslint-plugin": "7.12.0", |
| 38 | + "@typescript-eslint/parser": "7.12.0", |
| 39 | + "@vitejs/plugin-vue": "5.0.5", |
40 | 40 | "@vitejs/plugin-vue-jsx": "4.0.0", |
41 | 41 | "@vitest/coverage-v8": "1.6.0", |
42 | 42 | "@vue/compat": "3.4.27", |
|
50 | 50 | "jsdom": "24.1.0", |
51 | 51 | "jsdom-global": "3.0.2", |
52 | 52 | "lint-staged": "15.2.5", |
53 | | - "prettier": "3.2.5", |
| 53 | + "prettier": "3.3.1", |
54 | 54 | "reflect-metadata": "0.2.2", |
55 | 55 | "rollup": "4.18.0", |
56 | | - "tslib": "2.6.2", |
| 56 | + "tslib": "2.6.3", |
57 | 57 | "typescript": "5.4.5", |
58 | 58 | "unplugin-vue-components": "0.27.0", |
59 | 59 | "vite": "5.2.12", |
60 | | - "vitepress": "1.2.2", |
| 60 | + "vitepress": "1.2.3", |
61 | 61 | "vitepress-translation-helper": "0.2.1", |
62 | 62 | "vitest": "1.6.0", |
63 | 63 | "vue": "3.4.27", |
|
106 | 106 | "url": "git+https://github.com/vuejs/test-utils.git" |
107 | 107 | }, |
108 | 108 | "homepage": "https://github.com/vuejs/test-utils", |
109 | | - "packageManager": "pnpm@9.1.3", |
| 109 | + "packageManager": "pnpm@9.1.4", |
110 | 110 | "pnpm": { |
111 | 111 | "peerDependencyRules": { |
112 | 112 | "ignoreMissing": [ |
|
0 commit comments