|
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.16", |
| 36 | + "@types/node": "20.11.17", |
37 | 37 | "@typescript-eslint/eslint-plugin": "7.0.1", |
38 | 38 | "@typescript-eslint/parser": "7.0.1", |
39 | | - "@vitejs/plugin-vue": "5.0.3", |
| 39 | + "@vitejs/plugin-vue": "5.0.4", |
40 | 40 | "@vitejs/plugin-vue-jsx": "3.1.0", |
41 | 41 | "@vitest/coverage-v8": "1.2.2", |
42 | | - "@vue/compat": "3.4.15", |
43 | | - "@vue/compiler-dom": "3.4.15", |
44 | | - "@vue/compiler-sfc": "3.4.15", |
45 | | - "@vue/server-renderer": "3.4.15", |
| 42 | + "@vue/compat": "3.4.19", |
| 43 | + "@vue/compiler-dom": "3.4.19", |
| 44 | + "@vue/compiler-sfc": "3.4.19", |
| 45 | + "@vue/server-renderer": "3.4.19", |
46 | 46 | "eslint": "8.56.0", |
47 | 47 | "eslint-config-prettier": "9.1.0", |
48 | 48 | "eslint-plugin-prettier": "5.1.3", |
49 | | - "husky": "9.0.10", |
| 49 | + "husky": "9.0.11", |
50 | 50 | "jsdom": "24.0.0", |
51 | 51 | "jsdom-global": "3.0.2", |
52 | 52 | "lint-staged": "15.2.2", |
53 | 53 | "prettier": "3.2.5", |
54 | 54 | "reflect-metadata": "0.2.1", |
55 | | - "rollup": "4.9.6", |
| 55 | + "rollup": "4.10.0", |
56 | 56 | "tslib": "2.6.2", |
57 | 57 | "typescript": "5.3.3", |
58 | 58 | "unplugin-vue-components": "0.26.0", |
59 | | - "vite": "5.0.12", |
| 59 | + "vite": "5.1.1", |
60 | 60 | "vitepress": "1.0.0-rc.42", |
61 | 61 | "vitest": "1.2.2", |
62 | | - "vue": "3.4.15", |
| 62 | + "vue": "3.4.19", |
63 | 63 | "vue-class-component": "8.0.0-rc.1", |
64 | 64 | "vue-router": "4.2.5", |
65 | 65 | "vue-tsc": "1.8.27", |
|
111 | 111 | "url": "git+https://github.com/vuejs/test-utils.git" |
112 | 112 | }, |
113 | 113 | "homepage": "https://github.com/vuejs/test-utils", |
114 | | - "packageManager": "pnpm@8.15.1", |
| 114 | + "packageManager": "pnpm@8.15.2", |
115 | 115 | "pnpm": { |
116 | 116 | "peerDependencyRules": { |
117 | 117 | "ignoreMissing": [ |
|
0 commit comments