|
32 | 32 | "@rollup/plugin-replace": "5.0.5",
|
33 | 33 | "@rollup/plugin-typescript": "11.1.5",
|
34 | 34 | "@types/js-beautify": "1.14.3",
|
35 |
| - "@types/node": "20.9.0", |
36 |
| - "@typescript-eslint/eslint-plugin": "6.10.0", |
37 |
| - "@typescript-eslint/parser": "6.10.0", |
38 |
| - "@vitejs/plugin-vue": "4.4.1", |
39 |
| - "@vitejs/plugin-vue-jsx": "3.0.2", |
| 35 | + "@types/node": "20.9.4", |
| 36 | + "@typescript-eslint/eslint-plugin": "6.12.0", |
| 37 | + "@typescript-eslint/parser": "6.12.0", |
| 38 | + "@vitejs/plugin-vue": "4.5.0", |
| 39 | + "@vitejs/plugin-vue-jsx": "3.1.0", |
40 | 40 | "@vitest/coverage-v8": "0.34.6",
|
41 | 41 | "@vue/compat": "3.3.8",
|
42 | 42 | "@vue/compiler-dom": "3.3.8",
|
43 | 43 | "@vue/compiler-sfc": "3.3.8",
|
44 | 44 | "@vue/server-renderer": "3.3.8",
|
45 |
| - "eslint": "8.53.0", |
| 45 | + "eslint": "8.54.0", |
46 | 46 | "eslint-config-prettier": "9.0.0",
|
47 | 47 | "eslint-plugin-prettier": "5.0.1",
|
48 | 48 | "husky": "8.0.3",
|
49 |
| - "jsdom": "22.1.0", |
| 49 | + "jsdom": "23.0.0", |
50 | 50 | "jsdom-global": "3.0.2",
|
51 |
| - "lint-staged": "15.0.2", |
52 |
| - "prettier": "3.0.3", |
| 51 | + "lint-staged": "15.1.0", |
| 52 | + "prettier": "3.1.0", |
53 | 53 | "reflect-metadata": "0.1.13",
|
54 |
| - "rollup": "4.3.0", |
| 54 | + "rollup": "4.5.1", |
55 | 55 | "tslib": "2.6.2",
|
56 |
| - "typescript": "5.2.2", |
| 56 | + "typescript": "5.3.2", |
57 | 57 | "unplugin-vue-components": "0.25.2",
|
58 |
| - "vite": "4.5.0", |
59 |
| - "vitepress": "1.0.0-rc.25", |
| 58 | + "vite": "5.0.2", |
| 59 | + "vitepress": "1.0.0-rc.31", |
60 | 60 | "vitest": "0.34.6",
|
61 | 61 | "vue": "3.3.8",
|
62 | 62 | "vue-class-component": "8.0.0-rc.1",
|
|
110 | 110 | "url": "git+https://github.com/vuejs/test-utils.git"
|
111 | 111 | },
|
112 | 112 | "homepage": "https://github.com/vuejs/test-utils",
|
113 |
| - "packageManager": "[email protected].2", |
| 113 | + "packageManager": "[email protected].5", |
114 | 114 | "pnpm": {
|
115 | 115 | "peerDependencyRules": {
|
116 | 116 | "ignoreMissing": [
|
|
0 commit comments