|
2 | 2 | "name": "@antfu/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "4.6.0",
|
5 |
| - "packageManager": "pnpm@10.5.2", |
| 5 | + "packageManager": "pnpm@10.6.1", |
6 | 6 | "description": "Anthony's ESLint config",
|
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
|
8 | 8 | "license": "MIT",
|
|
96 | 96 | "@antfu/install-pkg": "^1.0.0",
|
97 | 97 | "@clack/prompts": "^0.10.0",
|
98 | 98 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
|
99 |
| - "@eslint/markdown": "^6.2.2", |
| 99 | + "@eslint/markdown": "^6.3.0", |
100 | 100 | "@stylistic/eslint-plugin": "^4.2.0",
|
101 | 101 | "@typescript-eslint/eslint-plugin": "^8.26.0",
|
102 | 102 | "@typescript-eslint/parser": "^8.26.0",
|
|
133 | 133 | "devDependencies": {
|
134 | 134 | "@antfu/eslint-config": "workspace:*",
|
135 | 135 | "@antfu/ni": "^23.3.1",
|
136 |
| - "@eslint-react/eslint-plugin": "^1.30.2", |
| 136 | + "@eslint-react/eslint-plugin": "^1.31.0", |
137 | 137 | "@eslint/config-inspector": "^1.0.2",
|
138 | 138 | "@prettier/plugin-xml": "^3.4.1",
|
139 | 139 | "@stylistic/eslint-plugin-migrate": "^4.2.0",
|
|
161 | 161 | "tsup": "^8.4.0",
|
162 | 162 | "tsx": "^4.19.3",
|
163 | 163 | "typescript": "^5.8.2",
|
164 |
| - "vitest": "^3.0.7", |
| 164 | + "vitest": "^3.0.8", |
165 | 165 | "vue": "^3.5.13"
|
166 | 166 | },
|
167 | 167 | "resolutions": {
|
|
0 commit comments