@vinicunca/eslint-config 4.10.0 → 5.1.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 +882 -608
- package/dist/index.mjs +47 -130
- package/dist/{lib-D3Kr7UIJ.mjs → lib-BXrNxJq9.mjs} +2878 -2330
- package/package.json +53 -54
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.1.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": "^5.6.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,82 @@
|
|
|
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.3.0",
|
|
111
|
+
"@e18e/eslint-plugin": "^0.4.1",
|
|
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.59.2",
|
|
116
|
+
"@typescript-eslint/parser": "^8.59.2",
|
|
117
|
+
"@unocss/eslint-plugin": "^66.6.8",
|
|
118
|
+
"@vitest/eslint-plugin": "^1.6.17",
|
|
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
|
-
"eslint-plugin-antfu": "^3.2.
|
|
122
|
+
"eslint-plugin-antfu": "^3.2.3",
|
|
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.
|
|
132
|
-
"eslint-plugin-n": "^
|
|
133
|
-
"eslint-plugin-no-only-tests": "^3.
|
|
134
|
-
"eslint-plugin-perfectionist": "^5.
|
|
125
|
+
"eslint-plugin-import-lite": "^0.6.0",
|
|
126
|
+
"eslint-plugin-jsdoc": "^62.9.0",
|
|
127
|
+
"eslint-plugin-jsonc": "^3.1.2",
|
|
128
|
+
"eslint-plugin-n": "^18.0.1",
|
|
129
|
+
"eslint-plugin-no-only-tests": "^3.4.0",
|
|
130
|
+
"eslint-plugin-perfectionist": "^5.9.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
|
-
"eslint-plugin-vue": "^10.
|
|
142
|
-
"eslint-plugin-yml": "^3.3.
|
|
137
|
+
"eslint-plugin-vue": "^10.9.1",
|
|
138
|
+
"eslint-plugin-yml": "^3.3.2",
|
|
143
139
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
144
|
-
"globals": "^17.
|
|
140
|
+
"globals": "^17.6.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": "^
|
|
153
|
-
"@eslint/config-inspector": "^
|
|
154
|
-
"@next/eslint-plugin-next": "^16.
|
|
147
|
+
"@antfu/ni": "^30.1.0",
|
|
148
|
+
"@eslint-react/eslint-plugin": "^5.6.0",
|
|
149
|
+
"@eslint/config-inspector": "^2.0.1",
|
|
150
|
+
"@next/eslint-plugin-next": "^16.2.6",
|
|
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.2",
|
|
158
154
|
"@vinicunca/perkakas": "^1.13.2",
|
|
159
|
-
"astro-eslint-parser": "^1.
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"eslint
|
|
163
|
-
"eslint-plugin-
|
|
155
|
+
"astro-eslint-parser": "^1.4.0",
|
|
156
|
+
"baseline-browser-mapping": "^2.10.29",
|
|
157
|
+
"bumpp": "^11.1.0",
|
|
158
|
+
"eslint": "^10.3.0",
|
|
159
|
+
"eslint-plugin-astro": "^1.7.0",
|
|
160
|
+
"eslint-plugin-erasable-syntax-only": "^0.4.1",
|
|
164
161
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
165
|
-
"eslint-plugin-react-hooks": "^7.0.1",
|
|
166
162
|
"eslint-plugin-react-refresh": "^0.5.2",
|
|
167
163
|
"eslint-plugin-solid": "^0.14.5",
|
|
168
|
-
"eslint-plugin-svelte": "^3.
|
|
164
|
+
"eslint-plugin-svelte": "^3.17.1",
|
|
169
165
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
170
166
|
"eslint-typegen": "^2.3.1",
|
|
171
167
|
"execa": "^9.6.1",
|
|
172
168
|
"find-up-simple": "^1.0.1",
|
|
173
|
-
"jiti": "^2.
|
|
174
|
-
"lint-staged": "^
|
|
169
|
+
"jiti": "^2.7.0",
|
|
170
|
+
"lint-staged": "^17.0.4",
|
|
175
171
|
"pnpm-workspace-yaml": "^1.6.0",
|
|
176
172
|
"prettier-plugin-astro": "^0.14.1",
|
|
177
173
|
"prettier-plugin-slidev": "^1.0.5",
|
|
178
174
|
"simple-git-hooks": "^2.13.1",
|
|
179
|
-
"
|
|
180
|
-
"svelte
|
|
181
|
-
"
|
|
182
|
-
"
|
|
175
|
+
"skills-npm": "^1.1.1",
|
|
176
|
+
"svelte": "^5.55.5",
|
|
177
|
+
"svelte-eslint-parser": "^1.6.1",
|
|
178
|
+
"tinyglobby": "^0.2.16",
|
|
179
|
+
"tsdown": "^0.22.0",
|
|
180
|
+
"tsdown-stale-guard": "^0.1.2",
|
|
181
|
+
"tsnapi": "^0.3.2",
|
|
183
182
|
"tsx": "^4.21.0",
|
|
184
|
-
"typescript": "^
|
|
185
|
-
"vitest": "^4.
|
|
186
|
-
"vue": "^3.5.
|
|
183
|
+
"typescript": "^6.0.3",
|
|
184
|
+
"vitest": "^4.1.5",
|
|
185
|
+
"vue": "^3.5.34"
|
|
187
186
|
},
|
|
188
187
|
"resolutions": {
|
|
189
188
|
"@eslint-community/eslint-utils": "catalog:peer",
|
|
@@ -201,13 +200,13 @@
|
|
|
201
200
|
},
|
|
202
201
|
"inlinedDependencies": {
|
|
203
202
|
"@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.
|
|
203
|
+
"@typescript-eslint/scope-manager": "8.59.3",
|
|
204
|
+
"@typescript-eslint/types": "8.59.3",
|
|
205
|
+
"@typescript-eslint/utils": "8.59.3",
|
|
206
|
+
"@typescript-eslint/visitor-keys": "8.59.3",
|
|
208
207
|
"@vinicunca/perkakas": "1.13.2",
|
|
209
|
-
"cached-factory": "0.
|
|
210
|
-
"eslint-plugin-erasable-syntax-only": "0.4.
|
|
208
|
+
"cached-factory": "0.2.0",
|
|
209
|
+
"eslint-plugin-erasable-syntax-only": "0.4.1",
|
|
211
210
|
"eslint-visitor-keys": [
|
|
212
211
|
"3.4.3",
|
|
213
212
|
"5.0.1"
|