@oliver139/eslint-config 5.1.0 → 5.2.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,8 +1,8 @@
1
1
  {
2
2
  "name": "@oliver139/eslint-config",
3
3
  "type": "module",
4
- "version": "5.1.0",
5
- "description": " Oliver's ESLint config preset powered by @antfu/eslint-config v7.6.1",
4
+ "version": "5.2.0",
5
+ "description": " Oliver's ESLint config preset powered by @antfu/eslint-config v7.7.1",
6
6
  "author": "Oliver Mak <oliver139.working@gmail.com> (https://github.com/oliver139)",
7
7
  "license": "MIT",
8
8
  "homepage": "https://oliver139.github.io/eslint-config-2/",
@@ -21,8 +21,6 @@
21
21
  "./cli": "./dist/cli.mjs",
22
22
  "./package.json": "./package.json"
23
23
  },
24
- "main": "./dist/index.mjs",
25
- "module": "./dist/index.mjs",
26
24
  "types": "./dist/index.d.mts",
27
25
  "bin": "./bin/index.mjs",
28
26
  "files": [
@@ -112,35 +110,36 @@
112
110
  },
113
111
  "dependencies": {
114
112
  "@antfu/install-pkg": "^1.1.0",
115
- "@clack/prompts": "^1.0.1",
116
- "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
113
+ "@clack/prompts": "^1.1.0",
114
+ "@e18e/eslint-plugin": "^0.2.0",
115
+ "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
117
116
  "@eslint/markdown": "^7.5.1",
118
- "@stylistic/eslint-plugin": "^5.9.0",
119
- "@typescript-eslint/eslint-plugin": "^8.56.1",
120
- "@typescript-eslint/parser": "^8.56.1",
121
- "@vitest/eslint-plugin": "^1.6.9",
117
+ "@stylistic/eslint-plugin": "^5.10.0",
118
+ "@typescript-eslint/eslint-plugin": "^8.57.0",
119
+ "@typescript-eslint/parser": "^8.57.0",
120
+ "@vitest/eslint-plugin": "^1.6.10",
122
121
  "ansis": "^4.2.0",
123
- "cac": "^6.7.14",
122
+ "cac": "^7.0.0",
124
123
  "eslint-config-flat-gitignore": "^2.2.1",
125
- "eslint-flat-config-utils": "^3.0.1",
124
+ "eslint-flat-config-utils": "^3.0.2",
126
125
  "eslint-merge-processors": "^2.0.0",
127
126
  "eslint-plugin-antfu": "^3.2.2",
128
127
  "eslint-plugin-command": "^3.5.2",
129
128
  "eslint-plugin-import-lite": "^0.5.2",
130
129
  "eslint-plugin-jsdoc": "^62.7.1",
131
- "eslint-plugin-jsonc": "^3.1.0",
130
+ "eslint-plugin-jsonc": "^3.1.1",
132
131
  "eslint-plugin-n": "^17.24.0",
133
132
  "eslint-plugin-no-only-tests": "^3.3.0",
134
133
  "eslint-plugin-perfectionist": "^5.6.0",
135
134
  "eslint-plugin-pnpm": "^1.6.0",
136
- "eslint-plugin-regexp": "^3.0.0",
137
- "eslint-plugin-toml": "^1.3.0",
135
+ "eslint-plugin-regexp": "^3.1.0",
136
+ "eslint-plugin-toml": "^1.3.1",
138
137
  "eslint-plugin-unicorn": "^63.0.0",
139
138
  "eslint-plugin-unused-imports": "^4.4.1",
140
139
  "eslint-plugin-vue": "^10.8.0",
141
- "eslint-plugin-yml": "^3.3.0",
140
+ "eslint-plugin-yml": "^3.3.1",
142
141
  "eslint-processor-vue-blocks": "^2.0.0",
143
- "globals": "^17.3.0",
142
+ "globals": "^17.4.0",
144
143
  "local-pkg": "^1.1.2",
145
144
  "parse-gitignore": "^2.0.0",
146
145
  "toml-eslint-parser": "^1.0.3",
@@ -148,22 +147,22 @@
148
147
  "yaml-eslint-parser": "^2.0.0"
149
148
  },
150
149
  "devDependencies": {
151
- "@angular-eslint/eslint-plugin": "^21.2.0",
152
- "@angular-eslint/eslint-plugin-template": "^21.2.0",
153
- "@angular-eslint/template-parser": "^21.2.0",
154
- "@angular/core": "^21.1.5",
155
- "@antfu/ni": "^28.2.0",
150
+ "@angular-eslint/eslint-plugin": "^21.3.0",
151
+ "@angular-eslint/eslint-plugin-template": "^21.3.0",
152
+ "@angular-eslint/template-parser": "^21.3.0",
153
+ "@angular/core": "^21.2.3",
154
+ "@antfu/ni": "^28.3.0",
156
155
  "@eslint-react/eslint-plugin": "^2.13.0",
157
- "@eslint/config-inspector": "^1.4.2",
156
+ "@eslint/config-inspector": "^1.5.0",
158
157
  "@next/eslint-plugin-next": "^16.1.6",
159
158
  "@prettier/plugin-xml": "^3.4.2",
160
159
  "@types/eslint-plugin-jsx-a11y": "^6.10.1",
161
- "@types/node": "^25.3.0",
162
- "@unocss/eslint-plugin": "^66.6.1",
160
+ "@types/node": "^25.4.0",
161
+ "@unocss/eslint-plugin": "^66.6.6",
163
162
  "astro-eslint-parser": "^1.3.0",
164
163
  "baseline-browser-mapping": "^2.10.0",
165
164
  "bumpp": "^10.4.1",
166
- "eslint": "^10.0.2",
165
+ "eslint": "^10.0.3",
167
166
  "eslint-plugin-astro": "^1.6.0",
168
167
  "eslint-plugin-erasable-syntax-only": "^0.4.0",
169
168
  "eslint-plugin-format": "^2.0.1",
@@ -171,26 +170,26 @@
171
170
  "eslint-plugin-react-hooks": "^7.0.1",
172
171
  "eslint-plugin-react-refresh": "^0.5.2",
173
172
  "eslint-plugin-solid": "^0.14.5",
174
- "eslint-plugin-svelte": "^3.15.0",
173
+ "eslint-plugin-svelte": "^3.15.2",
175
174
  "eslint-plugin-vuejs-accessibility": "^2.5.0",
176
175
  "eslint-typegen": "^2.3.1",
177
176
  "execa": "^9.6.1",
178
177
  "find-up-simple": "^1.0.1",
179
178
  "jiti": "^2.6.1",
180
- "lint-staged": "^16.2.7",
179
+ "lint-staged": "^16.3.3",
181
180
  "pnpm-workspace-yaml": "^1.6.0",
182
181
  "prettier-plugin-astro": "^0.14.1",
183
182
  "prettier-plugin-slidev": "^1.0.5",
184
183
  "simple-git-hooks": "^2.13.1",
185
- "svelte": "^5.53.3",
186
- "svelte-eslint-parser": "^1.5.1",
184
+ "svelte": "^5.53.10",
185
+ "svelte-eslint-parser": "^1.6.0",
187
186
  "tinyglobby": "^0.2.15",
188
- "tsdown": "^0.18.4",
187
+ "tsdown": "^0.21.2",
189
188
  "tsx": "^4.21.0",
190
189
  "typescript": "^5.9.3",
191
190
  "vitest": "^4.0.18",
192
- "vue": "^3.5.29",
193
- "@oliver139/eslint-config": "5.1.0"
191
+ "vue": "^3.5.30",
192
+ "@oliver139/eslint-config": "5.2.0"
194
193
  },
195
194
  "resolutions": {
196
195
  "@eslint-community/eslint-utils": "catalog:peer",
@@ -208,6 +207,20 @@
208
207
  "lint-staged": {
209
208
  "*": "eslint --fix"
210
209
  },
210
+ "inlinedDependencies": {
211
+ "find-up-simple": "1.0.1",
212
+ "eslint-visitor-keys": [
213
+ "3.4.3",
214
+ "5.0.1"
215
+ ],
216
+ "@eslint-community/eslint-utils": "4.9.1",
217
+ "@typescript-eslint/utils": "8.57.0",
218
+ "@typescript-eslint/types": "8.57.0",
219
+ "@typescript-eslint/visitor-keys": "8.57.0",
220
+ "@typescript-eslint/scope-manager": "8.57.0",
221
+ "eslint-plugin-erasable-syntax-only": "0.4.0",
222
+ "cached-factory": "0.1.0"
223
+ },
211
224
  "scripts": {
212
225
  "build": "nr gen && tsdown --clean --dts",
213
226
  "stub": "tsdown",