@vinicunca/eslint-config 4.10.0 → 5.0.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 +521 -512
- package/dist/index.mjs +31 -114
- package/dist/{lib-D3Kr7UIJ.mjs → lib-D13rzY6d.mjs} +2834 -2323
- package/package.json +38 -43
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vinicunca/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "5.0.0",
|
|
5
5
|
"description": "Vinicunca ESLint config",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "praburangki",
|
|
@@ -49,14 +49,13 @@
|
|
|
49
49
|
"dist"
|
|
50
50
|
],
|
|
51
51
|
"peerDependencies": {
|
|
52
|
-
"@eslint-react/eslint-plugin": "^
|
|
52
|
+
"@eslint-react/eslint-plugin": "^3.0.0",
|
|
53
53
|
"@next/eslint-plugin-next": ">=15.0.0",
|
|
54
54
|
"@prettier/plugin-xml": "^3.4.1",
|
|
55
55
|
"astro-eslint-parser": "^1.0.2",
|
|
56
56
|
"eslint": "^9.39.1 || ^10.0.0",
|
|
57
57
|
"eslint-plugin-astro": "^1.2.0",
|
|
58
58
|
"eslint-plugin-jsx-a11y": ">=6.10.2",
|
|
59
|
-
"eslint-plugin-react-hooks": "^5.2.0",
|
|
60
59
|
"eslint-plugin-react-refresh": "^0.5.0",
|
|
61
60
|
"eslint-plugin-solid": "^0.14.3",
|
|
62
61
|
"eslint-plugin-svelte": ">=2.35.1",
|
|
@@ -84,9 +83,6 @@
|
|
|
84
83
|
"eslint-plugin-jsx-a11y": {
|
|
85
84
|
"optional": true
|
|
86
85
|
},
|
|
87
|
-
"eslint-plugin-react-hooks": {
|
|
88
|
-
"optional": true
|
|
89
|
-
},
|
|
90
86
|
"eslint-plugin-react-refresh": {
|
|
91
87
|
"optional": true
|
|
92
88
|
},
|
|
@@ -111,79 +107,78 @@
|
|
|
111
107
|
},
|
|
112
108
|
"dependencies": {
|
|
113
109
|
"@antfu/install-pkg": "^1.1.0",
|
|
114
|
-
"@clack/prompts": "^1.
|
|
115
|
-
"@e18e/eslint-plugin": "^0.
|
|
110
|
+
"@clack/prompts": "^1.2.0",
|
|
111
|
+
"@e18e/eslint-plugin": "^0.3.0",
|
|
116
112
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
|
|
117
|
-
"@eslint/markdown": "^
|
|
113
|
+
"@eslint/markdown": "^8.0.1",
|
|
118
114
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
119
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
120
|
-
"@typescript-eslint/parser": "^8.
|
|
121
|
-
"@unocss/eslint-plugin": "^66.6.
|
|
122
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
123
|
-
"eslint-config-flat-gitignore": "^2.
|
|
124
|
-
"eslint-flat-config-utils": "^3.0
|
|
115
|
+
"@typescript-eslint/eslint-plugin": "^8.58.2",
|
|
116
|
+
"@typescript-eslint/parser": "^8.58.2",
|
|
117
|
+
"@unocss/eslint-plugin": "^66.6.8",
|
|
118
|
+
"@vitest/eslint-plugin": "^1.6.15",
|
|
119
|
+
"eslint-config-flat-gitignore": "^2.3.0",
|
|
120
|
+
"eslint-flat-config-utils": "^3.1.0",
|
|
125
121
|
"eslint-merge-processors": "^2.0.0",
|
|
126
122
|
"eslint-plugin-antfu": "^3.2.2",
|
|
127
123
|
"eslint-plugin-command": "^3.5.2",
|
|
128
124
|
"eslint-plugin-format": "^2.0.1",
|
|
129
|
-
"eslint-plugin-import-lite": "^0.
|
|
130
|
-
"eslint-plugin-jsdoc": "^62.
|
|
131
|
-
"eslint-plugin-jsonc": "^3.1.
|
|
125
|
+
"eslint-plugin-import-lite": "^0.6.0",
|
|
126
|
+
"eslint-plugin-jsdoc": "^62.9.0",
|
|
127
|
+
"eslint-plugin-jsonc": "^3.1.2",
|
|
132
128
|
"eslint-plugin-n": "^17.24.0",
|
|
133
129
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
134
|
-
"eslint-plugin-perfectionist": "^5.
|
|
130
|
+
"eslint-plugin-perfectionist": "^5.8.0",
|
|
135
131
|
"eslint-plugin-pnpm": "^1.6.0",
|
|
136
132
|
"eslint-plugin-regexp": "^3.1.0",
|
|
137
|
-
"eslint-plugin-sonarjs": "^
|
|
133
|
+
"eslint-plugin-sonarjs": "^4.0.2",
|
|
138
134
|
"eslint-plugin-toml": "^1.3.1",
|
|
139
|
-
"eslint-plugin-unicorn": "^
|
|
135
|
+
"eslint-plugin-unicorn": "^64.0.0",
|
|
140
136
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
141
137
|
"eslint-plugin-vue": "^10.8.0",
|
|
142
138
|
"eslint-plugin-yml": "^3.3.1",
|
|
143
139
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
144
|
-
"globals": "^17.
|
|
140
|
+
"globals": "^17.5.0",
|
|
145
141
|
"local-pkg": "^1.1.2",
|
|
146
142
|
"toml-eslint-parser": "^1.0.3",
|
|
147
143
|
"vue-eslint-parser": "^10.4.0",
|
|
148
144
|
"yaml-eslint-parser": "^2.0.0"
|
|
149
145
|
},
|
|
150
146
|
"devDependencies": {
|
|
151
|
-
"@antfu/ni": "^
|
|
152
|
-
"@eslint-react/eslint-plugin": "^
|
|
147
|
+
"@antfu/ni": "^30.0.0",
|
|
148
|
+
"@eslint-react/eslint-plugin": "^3.0.0",
|
|
153
149
|
"@eslint/config-inspector": "^1.5.0",
|
|
154
|
-
"@next/eslint-plugin-next": "^16.
|
|
150
|
+
"@next/eslint-plugin-next": "^16.2.3",
|
|
155
151
|
"@prettier/plugin-xml": "^3.4.2",
|
|
156
152
|
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
157
|
-
"@types/node": "^25.
|
|
153
|
+
"@types/node": "^25.6.0",
|
|
158
154
|
"@vinicunca/perkakas": "^1.13.2",
|
|
159
|
-
"astro-eslint-parser": "^1.
|
|
160
|
-
"bumpp": "^
|
|
161
|
-
"eslint": "^10.0
|
|
162
|
-
"eslint-plugin-astro": "^1.
|
|
155
|
+
"astro-eslint-parser": "^1.4.0",
|
|
156
|
+
"bumpp": "^11.0.1",
|
|
157
|
+
"eslint": "^10.2.0",
|
|
158
|
+
"eslint-plugin-astro": "^1.7.0",
|
|
163
159
|
"eslint-plugin-erasable-syntax-only": "^0.4.0",
|
|
164
160
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
165
|
-
"eslint-plugin-react-hooks": "^7.0.1",
|
|
166
161
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
167
162
|
"eslint-plugin-solid": "^0.14.5",
|
|
168
|
-
"eslint-plugin-svelte": "^3.
|
|
163
|
+
"eslint-plugin-svelte": "^3.17.0",
|
|
169
164
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
170
165
|
"eslint-typegen": "^2.3.1",
|
|
171
166
|
"execa": "^9.6.1",
|
|
172
167
|
"find-up-simple": "^1.0.1",
|
|
173
168
|
"jiti": "^2.6.1",
|
|
174
|
-
"lint-staged": "^16.
|
|
169
|
+
"lint-staged": "^16.4.0",
|
|
175
170
|
"pnpm-workspace-yaml": "^1.6.0",
|
|
176
171
|
"prettier-plugin-astro": "^0.14.1",
|
|
177
172
|
"prettier-plugin-slidev": "^1.0.5",
|
|
178
173
|
"simple-git-hooks": "^2.13.1",
|
|
179
|
-
"svelte": "^5.
|
|
174
|
+
"svelte": "^5.55.3",
|
|
180
175
|
"svelte-eslint-parser": "^1.6.0",
|
|
181
|
-
"tinyglobby": "^0.2.
|
|
182
|
-
"tsdown": "^0.21.
|
|
176
|
+
"tinyglobby": "^0.2.16",
|
|
177
|
+
"tsdown": "^0.21.7",
|
|
183
178
|
"tsx": "^4.21.0",
|
|
184
|
-
"typescript": "^
|
|
185
|
-
"vitest": "^4.
|
|
186
|
-
"vue": "^3.5.
|
|
179
|
+
"typescript": "^6.0.2",
|
|
180
|
+
"vitest": "^4.1.4",
|
|
181
|
+
"vue": "^3.5.32"
|
|
187
182
|
},
|
|
188
183
|
"resolutions": {
|
|
189
184
|
"@eslint-community/eslint-utils": "catalog:peer",
|
|
@@ -201,10 +196,10 @@
|
|
|
201
196
|
},
|
|
202
197
|
"inlinedDependencies": {
|
|
203
198
|
"@eslint-community/eslint-utils": "4.9.1",
|
|
204
|
-
"@typescript-eslint/scope-manager": "8.
|
|
205
|
-
"@typescript-eslint/types": "8.
|
|
206
|
-
"@typescript-eslint/utils": "8.
|
|
207
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
199
|
+
"@typescript-eslint/scope-manager": "8.58.2",
|
|
200
|
+
"@typescript-eslint/types": "8.58.2",
|
|
201
|
+
"@typescript-eslint/utils": "8.58.2",
|
|
202
|
+
"@typescript-eslint/visitor-keys": "8.58.2",
|
|
208
203
|
"@vinicunca/perkakas": "1.13.2",
|
|
209
204
|
"cached-factory": "0.1.0",
|
|
210
205
|
"eslint-plugin-erasable-syntax-only": "0.4.0",
|