|
2 | 2 | "name": "@antfu/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "4.1.1",
|
5 |
| - "packageManager": "pnpm@10.0.0", |
| 5 | + "packageManager": "pnpm@10.2.1", |
6 | 6 | "description": "Anthony's ESLint config",
|
7 | 7 | "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
|
8 | 8 | "license": "MIT",
|
|
94 | 94 | },
|
95 | 95 | "dependencies": {
|
96 | 96 | "@antfu/install-pkg": "^1.0.0",
|
97 |
| - "@clack/prompts": "^0.9.1", |
| 97 | + "@clack/prompts": "^0.10.0", |
98 | 98 | "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
|
99 | 99 | "@eslint/markdown": "^6.2.2",
|
100 |
| - "@stylistic/eslint-plugin": "^3.0.1", |
101 |
| - "@typescript-eslint/eslint-plugin": "^8.22.0", |
102 |
| - "@typescript-eslint/parser": "^8.22.0", |
103 |
| - "@vitest/eslint-plugin": "^1.1.25", |
| 100 | + "@stylistic/eslint-plugin": "^4.0.0-beta.1", |
| 101 | + "@typescript-eslint/eslint-plugin": "^8.23.0", |
| 102 | + "@typescript-eslint/parser": "^8.23.0", |
| 103 | + "@vitest/eslint-plugin": "^1.1.27", |
104 | 104 | "eslint-config-flat-gitignore": "^2.0.0",
|
105 | 105 | "eslint-flat-config-utils": "^2.0.1",
|
106 |
| - "eslint-merge-processors": "^1.0.0", |
| 106 | + "eslint-merge-processors": "^2.0.0", |
107 | 107 | "eslint-plugin-antfu": "^3.0.0",
|
108 | 108 | "eslint-plugin-command": "^3.0.0",
|
109 | 109 | "eslint-plugin-import-x": "^4.6.1",
|
110 | 110 | "eslint-plugin-jsdoc": "^50.6.3",
|
111 | 111 | "eslint-plugin-jsonc": "^2.19.1",
|
112 | 112 | "eslint-plugin-n": "^17.15.1",
|
113 | 113 | "eslint-plugin-no-only-tests": "^3.3.0",
|
114 |
| - "eslint-plugin-perfectionist": "^4.7.0", |
| 114 | + "eslint-plugin-perfectionist": "^4.8.0", |
115 | 115 | "eslint-plugin-regexp": "^2.7.0",
|
116 | 116 | "eslint-plugin-toml": "^0.12.0",
|
117 | 117 | "eslint-plugin-unicorn": "^56.0.1",
|
118 | 118 | "eslint-plugin-unused-imports": "^4.1.4",
|
119 | 119 | "eslint-plugin-vue": "^9.32.0",
|
120 | 120 | "eslint-plugin-yml": "^1.16.0",
|
121 |
| - "eslint-processor-vue-blocks": "^1.0.0", |
| 121 | + "eslint-processor-vue-blocks": "^2.0.0", |
122 | 122 | "globals": "^15.14.0",
|
123 | 123 | "jsonc-eslint-parser": "^2.4.0",
|
124 | 124 | "local-pkg": "^1.0.0",
|
|
132 | 132 | "devDependencies": {
|
133 | 133 | "@antfu/eslint-config": "workspace:*",
|
134 | 134 | "@antfu/ni": "^23.3.1",
|
135 |
| - "@eslint-react/eslint-plugin": "^1.26.0", |
| 135 | + "@eslint-react/eslint-plugin": "^1.26.2", |
136 | 136 | "@eslint/config-inspector": "^1.0.0",
|
137 | 137 | "@prettier/plugin-xml": "^3.4.1",
|
138 |
| - "@stylistic/eslint-plugin-migrate": "^3.0.1", |
| 138 | + "@stylistic/eslint-plugin-migrate": "^4.0.0-beta.1", |
139 | 139 | "@types/fs-extra": "^11.0.4",
|
140 |
| - "@types/node": "^22.13.0", |
| 140 | + "@types/node": "^22.13.1", |
141 | 141 | "@types/prompts": "^2.4.9",
|
142 | 142 | "@types/yargs": "^17.0.33",
|
143 | 143 | "@unocss/eslint-plugin": "^65.4.3",
|
144 | 144 | "astro-eslint-parser": "^1.2.1",
|
145 |
| - "bumpp": "^10.0.1", |
146 |
| - "eslint": "^9.19.0", |
| 145 | + "bumpp": "^10.0.2", |
| 146 | + "eslint": "^9.20.0", |
147 | 147 | "eslint-plugin-astro": "^1.3.1",
|
148 | 148 | "eslint-plugin-format": "^1.0.1",
|
149 | 149 | "eslint-plugin-react-hooks": "^5.1.0",
|
150 |
| - "eslint-plugin-react-refresh": "^0.4.18", |
| 150 | + "eslint-plugin-react-refresh": "^0.4.19", |
151 | 151 | "eslint-plugin-solid": "^0.14.5",
|
152 | 152 | "eslint-plugin-svelte": "^2.46.1",
|
153 | 153 | "eslint-typegen": "^1.0.0",
|
|
160 | 160 | "prettier-plugin-slidev": "^1.0.5",
|
161 | 161 | "rimraf": "^6.0.1",
|
162 | 162 | "simple-git-hooks": "^2.11.1",
|
163 |
| - "svelte": "^5.19.6", |
| 163 | + "svelte": "^5.19.9", |
164 | 164 | "svelte-eslint-parser": "^0.43.0",
|
165 | 165 | "tsup": "^8.3.6",
|
166 | 166 | "tsx": "^4.19.2",
|
167 | 167 | "typescript": "^5.7.3",
|
168 |
| - "vitest": "^3.0.4", |
| 168 | + "vitest": "^3.0.5", |
169 | 169 | "vue": "^3.5.13"
|
170 | 170 | },
|
171 | 171 | "resolutions": {
|
172 | 172 | "@eslint-community/eslint-utils": "^4.4.1",
|
173 |
| - "@typescript-eslint/utils": "^8.22.0", |
174 |
| - "eslint": "^9.19.0", |
| 173 | + "@typescript-eslint/utils": "^8.23.0", |
| 174 | + "eslint": "^9.20.0", |
175 | 175 | "tsx": "^4.19.2"
|
176 | 176 | },
|
177 | 177 | "simple-git-hooks": {
|
|
0 commit comments