|
33 | 33 | "@rollup/plugin-replace": "5.0.7",
|
34 | 34 | "@rollup/plugin-typescript": "11.1.6",
|
35 | 35 | "@types/js-beautify": "1.14.3",
|
36 |
| - "@types/node": "20.14.13", |
37 |
| - "@vitejs/plugin-vue": "5.1.1", |
| 36 | + "@types/node": "20.14.14", |
| 37 | + "@vitejs/plugin-vue": "5.1.2", |
38 | 38 | "@vitejs/plugin-vue-jsx": "4.0.0",
|
39 | 39 | "@vitest/coverage-v8": "2.0.5",
|
40 |
| - "@vue/compat": "3.4.35", |
41 |
| - "@vue/compiler-dom": "3.4.35", |
42 |
| - "@vue/compiler-sfc": "3.4.35", |
43 |
| - "@vue/server-renderer": "3.4.35", |
| 40 | + "@vue/compat": "3.4.36", |
| 41 | + "@vue/compiler-dom": "3.4.36", |
| 42 | + "@vue/compiler-sfc": "3.4.36", |
| 43 | + "@vue/server-renderer": "3.4.36", |
44 | 44 | "eslint": "9.8.0",
|
45 | 45 | "eslint-config-prettier": "9.1.0",
|
46 | 46 | "eslint-plugin-prettier": "5.2.1",
|
47 | 47 | "husky": "9.1.4",
|
48 | 48 | "jsdom": "24.1.1",
|
49 | 49 | "jsdom-global": "3.0.2",
|
50 |
| - "lint-staged": "15.2.7", |
| 50 | + "lint-staged": "15.2.8", |
51 | 51 | "prettier": "3.3.3",
|
52 | 52 | "reflect-metadata": "0.2.2",
|
53 |
| - "rollup": "4.19.1", |
| 53 | + "rollup": "4.20.0", |
54 | 54 | "tslib": "2.6.3",
|
55 | 55 | "typescript": "5.5.4",
|
56 |
| - "typescript-eslint": "8.0.0", |
| 56 | + "typescript-eslint": "8.0.1", |
57 | 57 | "unplugin-vue-components": "0.27.3",
|
58 | 58 | "vite": "5.3.5",
|
59 |
| - "vitepress": "1.3.1", |
| 59 | + "vitepress": "1.3.2", |
60 | 60 | "vitepress-translation-helper": "0.2.1",
|
61 | 61 | "vitest": "2.0.5",
|
62 |
| - "vue": "3.4.35", |
| 62 | + "vue": "3.4.36", |
63 | 63 | "vue-class-component": "8.0.0-rc.1",
|
64 |
| - "vue-router": "4.4.1", |
| 64 | + "vue-router": "4.4.3", |
65 | 65 | "vue-tsc": "2.0.29",
|
66 | 66 | "vuex": "4.1.0"
|
67 | 67 | },
|
|
105 | 105 | "url": "git+https://github.com/vuejs/test-utils.git"
|
106 | 106 | },
|
107 | 107 | "homepage": "https://github.com/vuejs/test-utils",
|
108 |
| - "packageManager": "pnpm@9.6.0", |
| 108 | + "packageManager": "pnpm@9.7.0", |
109 | 109 | "pnpm": {
|
110 | 110 | "peerDependencyRules": {
|
111 | 111 | "ignoreMissing": [
|
|
0 commit comments