@vinicunca/eslint-config 4.8.0 → 4.10.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/index.d.mts +1173 -1993
- package/dist/index.mjs +246 -261
- package/dist/{lib-ok3LDcYL.mjs → lib-D3Kr7UIJ.mjs} +560 -851
- package/package.json +42 -28
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vinicunca/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "4.
|
|
4
|
+
"version": "4.10.0",
|
|
5
5
|
"description": "Vinicunca ESLint config",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "praburangki",
|
|
@@ -44,8 +44,6 @@
|
|
|
44
44
|
".": "./dist/index.mjs",
|
|
45
45
|
"./package.json": "./package.json"
|
|
46
46
|
},
|
|
47
|
-
"main": "./dist/index.mjs",
|
|
48
|
-
"module": "./dist/index.mjs",
|
|
49
47
|
"types": "./dist/index.d.mts",
|
|
50
48
|
"files": [
|
|
51
49
|
"dist"
|
|
@@ -113,16 +111,17 @@
|
|
|
113
111
|
},
|
|
114
112
|
"dependencies": {
|
|
115
113
|
"@antfu/install-pkg": "^1.1.0",
|
|
116
|
-
"@clack/prompts": "^1.0
|
|
117
|
-
"@
|
|
114
|
+
"@clack/prompts": "^1.1.0",
|
|
115
|
+
"@e18e/eslint-plugin": "^0.2.0",
|
|
116
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
|
|
118
117
|
"@eslint/markdown": "^7.5.1",
|
|
119
|
-
"@stylistic/eslint-plugin": "^5.
|
|
120
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
121
|
-
"@typescript-eslint/parser": "^8.
|
|
122
|
-
"@unocss/eslint-plugin": "^66.6.
|
|
123
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
118
|
+
"@stylistic/eslint-plugin": "^5.10.0",
|
|
119
|
+
"@typescript-eslint/eslint-plugin": "^8.57.0",
|
|
120
|
+
"@typescript-eslint/parser": "^8.57.0",
|
|
121
|
+
"@unocss/eslint-plugin": "^66.6.7",
|
|
122
|
+
"@vitest/eslint-plugin": "^1.6.10",
|
|
124
123
|
"eslint-config-flat-gitignore": "^2.2.1",
|
|
125
|
-
"eslint-flat-config-utils": "^3.0.
|
|
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",
|
|
@@ -133,58 +132,58 @@
|
|
|
133
132
|
"eslint-plugin-n": "^17.24.0",
|
|
134
133
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
135
134
|
"eslint-plugin-perfectionist": "^5.6.0",
|
|
136
|
-
"eslint-plugin-pnpm": "^1.
|
|
137
|
-
"eslint-plugin-regexp": "^3.
|
|
138
|
-
"eslint-plugin-sonarjs": "^3.0.
|
|
139
|
-
"eslint-plugin-toml": "^1.3.
|
|
135
|
+
"eslint-plugin-pnpm": "^1.6.0",
|
|
136
|
+
"eslint-plugin-regexp": "^3.1.0",
|
|
137
|
+
"eslint-plugin-sonarjs": "^3.0.7",
|
|
138
|
+
"eslint-plugin-toml": "^1.3.1",
|
|
140
139
|
"eslint-plugin-unicorn": "^63.0.0",
|
|
141
140
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
142
141
|
"eslint-plugin-vue": "^10.8.0",
|
|
143
|
-
"eslint-plugin-yml": "^3.3.
|
|
142
|
+
"eslint-plugin-yml": "^3.3.1",
|
|
144
143
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
145
|
-
"globals": "^17.
|
|
144
|
+
"globals": "^17.4.0",
|
|
146
145
|
"local-pkg": "^1.1.2",
|
|
147
146
|
"toml-eslint-parser": "^1.0.3",
|
|
148
147
|
"vue-eslint-parser": "^10.4.0",
|
|
149
148
|
"yaml-eslint-parser": "^2.0.0"
|
|
150
149
|
},
|
|
151
150
|
"devDependencies": {
|
|
152
|
-
"@antfu/ni": "^28.
|
|
151
|
+
"@antfu/ni": "^28.3.0",
|
|
153
152
|
"@eslint-react/eslint-plugin": "^2.13.0",
|
|
154
|
-
"@eslint/config-inspector": "^1.
|
|
153
|
+
"@eslint/config-inspector": "^1.5.0",
|
|
155
154
|
"@next/eslint-plugin-next": "^16.1.6",
|
|
156
155
|
"@prettier/plugin-xml": "^3.4.2",
|
|
157
156
|
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
158
|
-
"@types/node": "^25.
|
|
157
|
+
"@types/node": "^25.4.0",
|
|
159
158
|
"@vinicunca/perkakas": "^1.13.2",
|
|
160
159
|
"astro-eslint-parser": "^1.3.0",
|
|
161
160
|
"bumpp": "^10.4.1",
|
|
162
|
-
"eslint": "^10.0.
|
|
161
|
+
"eslint": "^10.0.3",
|
|
163
162
|
"eslint-plugin-astro": "^1.6.0",
|
|
164
163
|
"eslint-plugin-erasable-syntax-only": "^0.4.0",
|
|
165
164
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
166
165
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
167
166
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
168
167
|
"eslint-plugin-solid": "^0.14.5",
|
|
169
|
-
"eslint-plugin-svelte": "^3.15.
|
|
168
|
+
"eslint-plugin-svelte": "^3.15.2",
|
|
170
169
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
171
170
|
"eslint-typegen": "^2.3.1",
|
|
172
171
|
"execa": "^9.6.1",
|
|
173
172
|
"find-up-simple": "^1.0.1",
|
|
174
173
|
"jiti": "^2.6.1",
|
|
175
|
-
"lint-staged": "^16.
|
|
176
|
-
"pnpm-workspace-yaml": "^1.
|
|
174
|
+
"lint-staged": "^16.3.3",
|
|
175
|
+
"pnpm-workspace-yaml": "^1.6.0",
|
|
177
176
|
"prettier-plugin-astro": "^0.14.1",
|
|
178
177
|
"prettier-plugin-slidev": "^1.0.5",
|
|
179
178
|
"simple-git-hooks": "^2.13.1",
|
|
180
|
-
"svelte": "^5.53.
|
|
181
|
-
"svelte-eslint-parser": "^1.
|
|
179
|
+
"svelte": "^5.53.10",
|
|
180
|
+
"svelte-eslint-parser": "^1.6.0",
|
|
182
181
|
"tinyglobby": "^0.2.15",
|
|
183
|
-
"tsdown": "^0.
|
|
182
|
+
"tsdown": "^0.21.2",
|
|
184
183
|
"tsx": "^4.21.0",
|
|
185
184
|
"typescript": "^5.9.3",
|
|
186
185
|
"vitest": "^4.0.18",
|
|
187
|
-
"vue": "^3.5.
|
|
186
|
+
"vue": "^3.5.30"
|
|
188
187
|
},
|
|
189
188
|
"resolutions": {
|
|
190
189
|
"@eslint-community/eslint-utils": "catalog:peer",
|
|
@@ -200,6 +199,21 @@
|
|
|
200
199
|
"lint-staged": {
|
|
201
200
|
"*": "eslint --fix"
|
|
202
201
|
},
|
|
202
|
+
"inlinedDependencies": {
|
|
203
|
+
"@eslint-community/eslint-utils": "4.9.1",
|
|
204
|
+
"@typescript-eslint/scope-manager": "8.57.0",
|
|
205
|
+
"@typescript-eslint/types": "8.57.0",
|
|
206
|
+
"@typescript-eslint/utils": "8.57.0",
|
|
207
|
+
"@typescript-eslint/visitor-keys": "8.57.0",
|
|
208
|
+
"@vinicunca/perkakas": "1.13.2",
|
|
209
|
+
"cached-factory": "0.1.0",
|
|
210
|
+
"eslint-plugin-erasable-syntax-only": "0.4.0",
|
|
211
|
+
"eslint-visitor-keys": [
|
|
212
|
+
"3.4.3",
|
|
213
|
+
"5.0.1"
|
|
214
|
+
],
|
|
215
|
+
"find-up-simple": "1.0.1"
|
|
216
|
+
},
|
|
203
217
|
"scripts": {
|
|
204
218
|
"build": "nr typegen && tsdown --clean --dts",
|
|
205
219
|
"stub": "tsdown",
|