@antfu/eslint-config 8.1.1 → 8.3.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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@antfu/eslint-config",
3
3
  "type": "module",
4
- "version": "8.1.1",
4
+ "version": "8.3.0",
5
5
  "description": "Anthony's ESLint config",
6
6
  "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",
7
7
  "license": "MIT",
@@ -107,36 +107,36 @@
107
107
  },
108
108
  "dependencies": {
109
109
  "@antfu/install-pkg": "^1.1.0",
110
- "@clack/prompts": "^1.2.0",
111
- "@e18e/eslint-plugin": "^0.3.0",
110
+ "@clack/prompts": "^1.3.0",
111
+ "@e18e/eslint-plugin": "^0.4.1",
112
112
  "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
113
113
  "@eslint/markdown": "^8.0.1",
114
114
  "@stylistic/eslint-plugin": "^5.10.0",
115
- "@typescript-eslint/eslint-plugin": "^8.58.1",
116
- "@typescript-eslint/parser": "^8.58.1",
117
- "@vitest/eslint-plugin": "^1.6.14",
115
+ "@typescript-eslint/eslint-plugin": "^8.59.2",
116
+ "@typescript-eslint/parser": "^8.59.2",
117
+ "@vitest/eslint-plugin": "^1.6.17",
118
118
  "ansis": "^4.2.0",
119
119
  "cac": "^7.0.0",
120
120
  "eslint-config-flat-gitignore": "^2.3.0",
121
- "eslint-flat-config-utils": "^3.1.0",
121
+ "eslint-flat-config-utils": "^3.2.0",
122
122
  "eslint-merge-processors": "^2.0.0",
123
- "eslint-plugin-antfu": "^3.2.2",
123
+ "eslint-plugin-antfu": "^3.2.3",
124
124
  "eslint-plugin-command": "^3.5.2",
125
125
  "eslint-plugin-import-lite": "^0.6.0",
126
126
  "eslint-plugin-jsdoc": "^62.9.0",
127
127
  "eslint-plugin-jsonc": "^3.1.2",
128
- "eslint-plugin-n": "^17.24.0",
129
- "eslint-plugin-no-only-tests": "^3.3.0",
130
- "eslint-plugin-perfectionist": "^5.8.0",
128
+ "eslint-plugin-n": "^18.0.1",
129
+ "eslint-plugin-no-only-tests": "^3.4.0",
130
+ "eslint-plugin-perfectionist": "^5.9.0",
131
131
  "eslint-plugin-pnpm": "^1.6.0",
132
132
  "eslint-plugin-regexp": "^3.1.0",
133
133
  "eslint-plugin-toml": "^1.3.1",
134
134
  "eslint-plugin-unicorn": "^64.0.0",
135
135
  "eslint-plugin-unused-imports": "^4.4.1",
136
- "eslint-plugin-vue": "^10.8.0",
137
- "eslint-plugin-yml": "^3.3.1",
136
+ "eslint-plugin-vue": "^10.9.1",
137
+ "eslint-plugin-yml": "^3.3.2",
138
138
  "eslint-processor-vue-blocks": "^2.0.0",
139
- "globals": "^17.4.0",
139
+ "globals": "^17.6.0",
140
140
  "local-pkg": "^1.1.2",
141
141
  "parse-gitignore": "^2.0.0",
142
142
  "toml-eslint-parser": "^1.0.3",
@@ -147,45 +147,48 @@
147
147
  "@angular-eslint/eslint-plugin": "^21.3.1",
148
148
  "@angular-eslint/eslint-plugin-template": "^21.3.1",
149
149
  "@angular-eslint/template-parser": "^21.3.1",
150
- "@angular/core": "^21.2.7",
151
- "@antfu/ni": "^30.0.0",
150
+ "@angular/core": "^21.2.12",
151
+ "@antfu/ni": "^30.1.0",
152
152
  "@eslint-react/eslint-plugin": "^3.0.0",
153
- "@eslint/config-inspector": "^1.5.0",
154
- "@next/eslint-plugin-next": "^16.2.2",
153
+ "@eslint/config-inspector": "^2.0.1",
154
+ "@next/eslint-plugin-next": "^16.2.6",
155
155
  "@prettier/plugin-xml": "^3.4.2",
156
156
  "@types/eslint-plugin-jsx-a11y": "^6.10.1",
157
- "@types/node": "^25.5.2",
158
- "@unocss/eslint-plugin": "^66.6.7",
157
+ "@types/node": "^25.6.2",
158
+ "@unocss/eslint-plugin": "^66.6.8",
159
159
  "astro-eslint-parser": "^1.4.0",
160
- "baseline-browser-mapping": "^2.10.16",
161
- "bumpp": "^11.0.1",
162
- "eslint": "^10.2.0",
160
+ "baseline-browser-mapping": "^2.10.29",
161
+ "bumpp": "^11.1.0",
162
+ "eslint": "^10.3.0",
163
163
  "eslint-plugin-astro": "^1.7.0",
164
- "eslint-plugin-erasable-syntax-only": "^0.4.0",
164
+ "eslint-plugin-erasable-syntax-only": "^0.4.1",
165
165
  "eslint-plugin-format": "^2.0.1",
166
166
  "eslint-plugin-jsx-a11y": "^6.10.2",
167
167
  "eslint-plugin-react-refresh": "^0.5.2",
168
168
  "eslint-plugin-solid": "^0.14.5",
169
- "eslint-plugin-svelte": "^3.17.0",
169
+ "eslint-plugin-svelte": "^3.17.1",
170
170
  "eslint-plugin-vuejs-accessibility": "^2.5.0",
171
171
  "eslint-typegen": "^2.3.1",
172
172
  "execa": "^9.6.1",
173
173
  "find-up-simple": "^1.0.1",
174
- "jiti": "^2.6.1",
175
- "lint-staged": "^16.4.0",
174
+ "jiti": "^2.7.0",
175
+ "lint-staged": "^17.0.4",
176
176
  "pnpm-workspace-yaml": "^1.6.0",
177
177
  "prettier-plugin-astro": "^0.14.1",
178
178
  "prettier-plugin-slidev": "^1.0.5",
179
179
  "simple-git-hooks": "^2.13.1",
180
- "svelte": "^5.55.2",
181
- "svelte-eslint-parser": "^1.6.0",
180
+ "skills-npm": "^1.1.1",
181
+ "svelte": "^5.55.5",
182
+ "svelte-eslint-parser": "^1.6.1",
182
183
  "tinyglobby": "^0.2.16",
183
- "tsdown": "^0.21.7",
184
+ "tsdown": "^0.22.0",
185
+ "tsdown-stale-guard": "^0.1.2",
186
+ "tsnapi": "^0.3.2",
184
187
  "tsx": "^4.21.0",
185
- "typescript": "^6.0.2",
186
- "vitest": "^4.1.3",
187
- "vue": "^3.5.32",
188
- "@antfu/eslint-config": "8.1.1"
188
+ "typescript": "^6.0.3",
189
+ "vitest": "^4.1.5",
190
+ "vue": "^3.5.34",
191
+ "@antfu/eslint-config": "8.3.0"
189
192
  },
190
193
  "resolutions": {
191
194
  "@eslint-community/eslint-utils": "catalog:peer",
@@ -205,12 +208,12 @@
205
208
  },
206
209
  "inlinedDependencies": {
207
210
  "@eslint-community/eslint-utils": "4.9.1",
208
- "@typescript-eslint/scope-manager": "8.58.1",
209
- "@typescript-eslint/types": "8.58.1",
210
- "@typescript-eslint/utils": "8.58.1",
211
- "@typescript-eslint/visitor-keys": "8.58.1",
212
- "cached-factory": "0.1.0",
213
- "eslint-plugin-erasable-syntax-only": "0.4.0",
211
+ "@typescript-eslint/scope-manager": "8.59.2",
212
+ "@typescript-eslint/types": "8.59.2",
213
+ "@typescript-eslint/utils": "8.59.2",
214
+ "@typescript-eslint/visitor-keys": "8.59.2",
215
+ "cached-factory": "0.2.0",
216
+ "eslint-plugin-erasable-syntax-only": "0.4.1",
214
217
  "eslint-visitor-keys": [
215
218
  "3.4.3",
216
219
  "5.0.1"