|
3 | 3 | "type": "module",
|
4 | 4 | "version": "7.3.2",
|
5 | 5 | "private": true,
|
6 |
| - "packageManager": "[email protected].1", |
| 6 | + "packageManager": "[email protected].2", |
7 | 7 | "description": "DevTools for Vue.js",
|
8 | 8 | "author": "webfansplz",
|
9 | 9 | "license": "MIT",
|
|
72 | 72 | "gen:vue-apis": "tsx ./scripts/vue-api-manifest.ts"
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@antfu/eslint-config": "^3.7.3", |
| 75 | + "@antfu/eslint-config": "^3.8.0", |
76 | 76 | "@antfu/ni": "^0.23.0",
|
77 | 77 | "@arethetypeswrong/cli": "^0.16.4",
|
78 | 78 | "@clack/prompts": "^0.7.0",
|
79 |
| - "@types/chrome": "^0.0.277", |
| 79 | + "@types/chrome": "^0.0.279", |
80 | 80 | "@types/degit": "^2.8.6",
|
81 | 81 | "@types/fs-extra": "^11.0.4",
|
82 |
| - "@types/node": "^20.16.11", |
83 |
| - "@typescript-eslint/parser": "^8.8.1", |
84 |
| - "@typescript-eslint/utils": "^8.8.1", |
| 82 | + "@types/node": "^20.16.14", |
| 83 | + "@typescript-eslint/parser": "^8.11.0", |
| 84 | + "@typescript-eslint/utils": "^8.11.0", |
85 | 85 | "@unocss/eslint-plugin": "^0.63.4",
|
86 | 86 | "@vue/devtools-core": "workspace:^",
|
87 | 87 | "@vue/devtools-kit": "workspace:^",
|
|
90 | 90 | "bumpp": "^9.7.1",
|
91 | 91 | "cross-env": "^7.0.3",
|
92 | 92 | "degit": "^2.8.4",
|
93 |
| - "eslint": "^9.12.0", |
| 93 | + "eslint": "^9.13.0", |
94 | 94 | "eslint-plugin-format": "^0.1.2",
|
95 | 95 | "eslint-vitest-rule-tester": "^0.6.1",
|
96 | 96 | "execa": "^8.0.1",
|
97 | 97 | "fast-glob": "^3.3.2",
|
98 | 98 | "fs-extra": "^11.2.0",
|
99 | 99 | "jsdom": "^25.0.1",
|
100 | 100 | "lint-staged": "^15.2.10",
|
101 |
| - "npm-run-all2": "^6.2.3", |
102 |
| - "picocolors": "^1.1.0", |
103 |
| - "pnpm": "^9.12.1", |
| 101 | + "npm-run-all2": "^6.2.6", |
| 102 | + "picocolors": "^1.1.1", |
| 103 | + "pnpm": "^9.12.2", |
104 | 104 | "progress": "^2.0.3",
|
105 | 105 | "publint": "^0.2.11",
|
106 | 106 | "readdir-glob": "^2.0.0",
|
|
110 | 110 | "taze": "^0.17.2",
|
111 | 111 | "tsup": "^8.3.0",
|
112 | 112 | "tsx": "^4.19.1",
|
113 |
| - "turbo": "^2.1.3", |
| 113 | + "turbo": "^2.2.3", |
114 | 114 | "typescript": "^5.6.3",
|
115 | 115 | "unbuild": "^2.0.0",
|
116 | 116 | "unocss": "^0.63.4",
|
117 | 117 | "vite": "^5.4.9",
|
118 |
| - "vitest": "^2.1.2", |
| 118 | + "vitest": "^2.1.3", |
119 | 119 | "vue": "^3.5.12"
|
120 | 120 | },
|
121 | 121 | "simple-git-hooks": {
|
|
0 commit comments