@antfu/eslint-config 7.4.3 → 7.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.mjs +23 -23
- package/dist/index.d.mts +83 -10
- package/dist/index.mjs +41 -17
- package/dist/{lib-DRA-mDV0.mjs → lib-B1Rme4qD.mjs} +222 -222
- package/package.json +33 -34
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antfu/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "7.
|
|
4
|
+
"version": "7.6.0",
|
|
5
5
|
"description": "Anthony's ESLint config",
|
|
6
6
|
"author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -113,69 +113,68 @@
|
|
|
113
113
|
},
|
|
114
114
|
"dependencies": {
|
|
115
115
|
"@antfu/install-pkg": "^1.1.0",
|
|
116
|
-
"@clack/prompts": "^1.0.
|
|
116
|
+
"@clack/prompts": "^1.0.1",
|
|
117
117
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
|
|
118
118
|
"@eslint/markdown": "^7.5.1",
|
|
119
|
-
"@stylistic/eslint-plugin": "^5.
|
|
120
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
121
|
-
"@typescript-eslint/parser": "^8.
|
|
122
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
119
|
+
"@stylistic/eslint-plugin": "^5.9.0",
|
|
120
|
+
"@typescript-eslint/eslint-plugin": "^8.56.1",
|
|
121
|
+
"@typescript-eslint/parser": "^8.56.1",
|
|
122
|
+
"@vitest/eslint-plugin": "^1.6.9",
|
|
123
123
|
"ansis": "^4.2.0",
|
|
124
124
|
"cac": "^6.7.14",
|
|
125
|
-
"eslint-config-flat-gitignore": "^2.1
|
|
125
|
+
"eslint-config-flat-gitignore": "^2.2.1",
|
|
126
126
|
"eslint-flat-config-utils": "^3.0.1",
|
|
127
127
|
"eslint-merge-processors": "^2.0.0",
|
|
128
|
-
"eslint-plugin-antfu": "^3.2.
|
|
129
|
-
"eslint-plugin-command": "^3.
|
|
130
|
-
"eslint-plugin-import-lite": "^0.5.
|
|
131
|
-
"eslint-plugin-jsdoc": "^62.
|
|
132
|
-
"eslint-plugin-jsonc": "^
|
|
133
|
-
"eslint-plugin-n": "^17.
|
|
128
|
+
"eslint-plugin-antfu": "^3.2.2",
|
|
129
|
+
"eslint-plugin-command": "^3.5.1",
|
|
130
|
+
"eslint-plugin-import-lite": "^0.5.2",
|
|
131
|
+
"eslint-plugin-jsdoc": "^62.7.1",
|
|
132
|
+
"eslint-plugin-jsonc": "^3.1.0",
|
|
133
|
+
"eslint-plugin-n": "^17.24.0",
|
|
134
134
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
135
|
-
"eslint-plugin-perfectionist": "^5.
|
|
135
|
+
"eslint-plugin-perfectionist": "^5.6.0",
|
|
136
136
|
"eslint-plugin-pnpm": "^1.5.0",
|
|
137
137
|
"eslint-plugin-regexp": "^3.0.0",
|
|
138
|
-
"eslint-plugin-toml": "^1.0
|
|
138
|
+
"eslint-plugin-toml": "^1.3.0",
|
|
139
139
|
"eslint-plugin-unicorn": "^63.0.0",
|
|
140
140
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
141
|
-
"eslint-plugin-vue": "^10.
|
|
142
|
-
"eslint-plugin-yml": "^3.
|
|
141
|
+
"eslint-plugin-vue": "^10.8.0",
|
|
142
|
+
"eslint-plugin-yml": "^3.3.0",
|
|
143
143
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
144
144
|
"globals": "^17.3.0",
|
|
145
|
-
"jsonc-eslint-parser": "^2.4.2",
|
|
146
145
|
"local-pkg": "^1.1.2",
|
|
147
146
|
"parse-gitignore": "^2.0.0",
|
|
148
147
|
"toml-eslint-parser": "^1.0.3",
|
|
149
|
-
"vue-eslint-parser": "^10.
|
|
148
|
+
"vue-eslint-parser": "^10.4.0",
|
|
150
149
|
"yaml-eslint-parser": "^2.0.0"
|
|
151
150
|
},
|
|
152
151
|
"devDependencies": {
|
|
153
152
|
"@angular-eslint/eslint-plugin": "^21.2.0",
|
|
154
153
|
"@angular-eslint/eslint-plugin-template": "^21.2.0",
|
|
155
154
|
"@angular-eslint/template-parser": "^21.2.0",
|
|
156
|
-
"@angular/core": "^21.1.
|
|
155
|
+
"@angular/core": "^21.1.5",
|
|
157
156
|
"@antfu/ni": "^28.2.0",
|
|
158
|
-
"@eslint-react/eslint-plugin": "^2.
|
|
157
|
+
"@eslint-react/eslint-plugin": "^2.13.0",
|
|
159
158
|
"@eslint/config-inspector": "^1.4.2",
|
|
160
159
|
"@next/eslint-plugin-next": "^16.1.6",
|
|
161
160
|
"@prettier/plugin-xml": "^3.4.2",
|
|
162
161
|
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
163
|
-
"@types/node": "^25.
|
|
162
|
+
"@types/node": "^25.3.0",
|
|
164
163
|
"@unocss/eslint-plugin": "^66.6.0",
|
|
165
|
-
"astro-eslint-parser": "^1.
|
|
166
|
-
"baseline-browser-mapping": "^2.
|
|
164
|
+
"astro-eslint-parser": "^1.3.0",
|
|
165
|
+
"baseline-browser-mapping": "^2.10.0",
|
|
167
166
|
"bumpp": "^10.4.1",
|
|
168
|
-
"eslint": "^
|
|
169
|
-
"eslint-plugin-astro": "^1.
|
|
167
|
+
"eslint": "^10.0.2",
|
|
168
|
+
"eslint-plugin-astro": "^1.6.0",
|
|
170
169
|
"eslint-plugin-erasable-syntax-only": "^0.4.0",
|
|
171
|
-
"eslint-plugin-format": "^
|
|
170
|
+
"eslint-plugin-format": "^2.0.0",
|
|
172
171
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
173
172
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
174
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
173
|
+
"eslint-plugin-react-refresh": "^0.5.2",
|
|
175
174
|
"eslint-plugin-solid": "^0.14.5",
|
|
176
175
|
"eslint-plugin-svelte": "^3.15.0",
|
|
177
|
-
"eslint-plugin-vuejs-accessibility": "^2.
|
|
178
|
-
"eslint-typegen": "^2.3.
|
|
176
|
+
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
177
|
+
"eslint-typegen": "^2.3.1",
|
|
179
178
|
"execa": "^9.6.1",
|
|
180
179
|
"find-up-simple": "^1.0.1",
|
|
181
180
|
"jiti": "^2.6.1",
|
|
@@ -184,15 +183,15 @@
|
|
|
184
183
|
"prettier-plugin-astro": "^0.14.1",
|
|
185
184
|
"prettier-plugin-slidev": "^1.0.5",
|
|
186
185
|
"simple-git-hooks": "^2.13.1",
|
|
187
|
-
"svelte": "^5.
|
|
188
|
-
"svelte-eslint-parser": "^1.
|
|
186
|
+
"svelte": "^5.53.3",
|
|
187
|
+
"svelte-eslint-parser": "^1.5.0",
|
|
189
188
|
"tinyglobby": "^0.2.15",
|
|
190
189
|
"tsdown": "^0.18.4",
|
|
191
190
|
"tsx": "^4.21.0",
|
|
192
191
|
"typescript": "^5.9.3",
|
|
193
192
|
"vitest": "^4.0.18",
|
|
194
|
-
"vue": "^3.5.
|
|
195
|
-
"@antfu/eslint-config": "7.
|
|
193
|
+
"vue": "^3.5.29",
|
|
194
|
+
"@antfu/eslint-config": "7.6.0"
|
|
196
195
|
},
|
|
197
196
|
"resolutions": {
|
|
198
197
|
"@eslint-community/eslint-utils": "catalog:peer",
|