@vinicunca/eslint-config 5.1.0 → 5.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/dist/index.d.mts +1522 -390
- package/dist/index.mjs +13 -10
- package/dist/{lib-BXrNxJq9.mjs → lib-CfwQEgoO.mjs} +245 -245
- package/package.json +56 -56
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vinicunca/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.3.0",
|
|
5
5
|
"description": "Vinicunca ESLint config",
|
|
6
6
|
"author": {
|
|
7
7
|
"name": "praburangki",
|
|
@@ -107,82 +107,82 @@
|
|
|
107
107
|
},
|
|
108
108
|
"dependencies": {
|
|
109
109
|
"@antfu/install-pkg": "^1.1.0",
|
|
110
|
-
"@clack/prompts": "^1.
|
|
111
|
-
"@e18e/eslint-plugin": "^0.
|
|
112
|
-
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.
|
|
113
|
-
"@eslint/markdown": "^8.0.
|
|
110
|
+
"@clack/prompts": "^1.6.0",
|
|
111
|
+
"@e18e/eslint-plugin": "^0.5.1",
|
|
112
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.2",
|
|
113
|
+
"@eslint/markdown": "^8.0.2",
|
|
114
114
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
115
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
116
|
-
"@typescript-eslint/parser": "^8.
|
|
117
|
-
"@unocss/eslint-plugin": "^66.
|
|
118
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
115
|
+
"@typescript-eslint/eslint-plugin": "^8.62.0",
|
|
116
|
+
"@typescript-eslint/parser": "^8.62.0",
|
|
117
|
+
"@unocss/eslint-plugin": "^66.7.2",
|
|
118
|
+
"@vitest/eslint-plugin": "^1.6.20",
|
|
119
119
|
"eslint-config-flat-gitignore": "^2.3.0",
|
|
120
|
-
"eslint-flat-config-utils": "^3.
|
|
120
|
+
"eslint-flat-config-utils": "^3.2.0",
|
|
121
121
|
"eslint-merge-processors": "^2.0.0",
|
|
122
122
|
"eslint-plugin-antfu": "^3.2.3",
|
|
123
123
|
"eslint-plugin-command": "^3.5.2",
|
|
124
124
|
"eslint-plugin-format": "^2.0.1",
|
|
125
125
|
"eslint-plugin-import-lite": "^0.6.0",
|
|
126
|
-
"eslint-plugin-jsdoc": "^
|
|
127
|
-
"eslint-plugin-jsonc": "^3.
|
|
128
|
-
"eslint-plugin-n": "^18.0
|
|
126
|
+
"eslint-plugin-jsdoc": "^63.0.8",
|
|
127
|
+
"eslint-plugin-jsonc": "^3.2.0",
|
|
128
|
+
"eslint-plugin-n": "^18.1.0",
|
|
129
129
|
"eslint-plugin-no-only-tests": "^3.4.0",
|
|
130
|
-
"eslint-plugin-perfectionist": "^5.9.
|
|
131
|
-
"eslint-plugin-pnpm": "^1.6.
|
|
130
|
+
"eslint-plugin-perfectionist": "^5.9.1",
|
|
131
|
+
"eslint-plugin-pnpm": "^1.6.1",
|
|
132
132
|
"eslint-plugin-regexp": "^3.1.0",
|
|
133
|
-
"eslint-plugin-sonarjs": "^4.0
|
|
134
|
-
"eslint-plugin-toml": "^1.
|
|
135
|
-
"eslint-plugin-unicorn": "^
|
|
133
|
+
"eslint-plugin-sonarjs": "^4.1.0",
|
|
134
|
+
"eslint-plugin-toml": "^1.4.0",
|
|
135
|
+
"eslint-plugin-unicorn": "^69.0.0",
|
|
136
136
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
137
|
-
"eslint-plugin-vue": "^10.9.
|
|
138
|
-
"eslint-plugin-yml": "^3.
|
|
137
|
+
"eslint-plugin-vue": "^10.9.2",
|
|
138
|
+
"eslint-plugin-yml": "^3.5.0",
|
|
139
139
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
140
|
-
"globals": "^17.
|
|
141
|
-
"local-pkg": "^1.1
|
|
140
|
+
"globals": "^17.7.0",
|
|
141
|
+
"local-pkg": "^1.2.1",
|
|
142
142
|
"toml-eslint-parser": "^1.0.3",
|
|
143
|
-
"vue-eslint-parser": "^10.4.
|
|
143
|
+
"vue-eslint-parser": "^10.4.1",
|
|
144
144
|
"yaml-eslint-parser": "^2.0.0"
|
|
145
145
|
},
|
|
146
146
|
"devDependencies": {
|
|
147
147
|
"@antfu/ni": "^30.1.0",
|
|
148
|
-
"@eslint-react/eslint-plugin": "^5.
|
|
149
|
-
"@eslint/config-inspector": "^
|
|
150
|
-
"@next/eslint-plugin-next": "^16.2.
|
|
148
|
+
"@eslint-react/eslint-plugin": "^5.9.2",
|
|
149
|
+
"@eslint/config-inspector": "^3.0.4",
|
|
150
|
+
"@next/eslint-plugin-next": "^16.2.9",
|
|
151
151
|
"@prettier/plugin-xml": "^3.4.2",
|
|
152
152
|
"@types/eslint-plugin-jsx-a11y": "^6.10.1",
|
|
153
|
-
"@types/node": "^
|
|
154
|
-
"@vinicunca/perkakas": "^1.
|
|
155
|
-
"astro-eslint-parser": "^1.
|
|
156
|
-
"baseline-browser-mapping": "^2.10.
|
|
153
|
+
"@types/node": "^26.0.1",
|
|
154
|
+
"@vinicunca/perkakas": "^1.16.0",
|
|
155
|
+
"astro-eslint-parser": "^2.1.0",
|
|
156
|
+
"baseline-browser-mapping": "^2.10.38",
|
|
157
157
|
"bumpp": "^11.1.0",
|
|
158
|
-
"eslint": "^10.
|
|
159
|
-
"eslint-plugin-astro": "^1.
|
|
160
|
-
"eslint-plugin-erasable-syntax-only": "^0.4.
|
|
158
|
+
"eslint": "^10.5.0",
|
|
159
|
+
"eslint-plugin-astro": "^2.1.1",
|
|
160
|
+
"eslint-plugin-erasable-syntax-only": "^0.4.2",
|
|
161
161
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
162
|
-
"eslint-plugin-react-refresh": "^0.5.
|
|
162
|
+
"eslint-plugin-react-refresh": "^0.5.3",
|
|
163
163
|
"eslint-plugin-solid": "^0.14.5",
|
|
164
|
-
"eslint-plugin-svelte": "^3.
|
|
164
|
+
"eslint-plugin-svelte": "^3.19.0",
|
|
165
165
|
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
166
166
|
"eslint-typegen": "^2.3.1",
|
|
167
167
|
"execa": "^9.6.1",
|
|
168
168
|
"find-up-simple": "^1.0.1",
|
|
169
169
|
"jiti": "^2.7.0",
|
|
170
|
-
"lint-staged": "^17.0.
|
|
171
|
-
"pnpm-workspace-yaml": "^1.6.
|
|
170
|
+
"lint-staged": "^17.0.8",
|
|
171
|
+
"pnpm-workspace-yaml": "^1.6.1",
|
|
172
172
|
"prettier-plugin-astro": "^0.14.1",
|
|
173
173
|
"prettier-plugin-slidev": "^1.0.5",
|
|
174
174
|
"simple-git-hooks": "^2.13.1",
|
|
175
|
-
"skills-npm": "^1.
|
|
176
|
-
"svelte": "^5.
|
|
177
|
-
"svelte-eslint-parser": "^1.
|
|
178
|
-
"tinyglobby": "^0.2.
|
|
179
|
-
"tsdown": "^0.22.
|
|
175
|
+
"skills-npm": "^1.2.0",
|
|
176
|
+
"svelte": "^5.56.4",
|
|
177
|
+
"svelte-eslint-parser": "^1.8.0",
|
|
178
|
+
"tinyglobby": "^0.2.17",
|
|
179
|
+
"tsdown": "^0.22.3",
|
|
180
180
|
"tsdown-stale-guard": "^0.1.2",
|
|
181
|
-
"tsnapi": "^0.3.
|
|
182
|
-
"tsx": "^4.
|
|
181
|
+
"tsnapi": "^0.3.3",
|
|
182
|
+
"tsx": "^4.22.4",
|
|
183
183
|
"typescript": "^6.0.3",
|
|
184
|
-
"vitest": "^4.1.
|
|
185
|
-
"vue": "^3.5.
|
|
184
|
+
"vitest": "^4.1.9",
|
|
185
|
+
"vue": "^3.5.38"
|
|
186
186
|
},
|
|
187
187
|
"resolutions": {
|
|
188
188
|
"@eslint-community/eslint-utils": "catalog:peer",
|
|
@@ -193,20 +193,20 @@
|
|
|
193
193
|
"tsx": "catalog:dev"
|
|
194
194
|
},
|
|
195
195
|
"simple-git-hooks": {
|
|
196
|
-
"pre-commit": "
|
|
196
|
+
"pre-commit": "pnpx lint-staged"
|
|
197
197
|
},
|
|
198
198
|
"lint-staged": {
|
|
199
199
|
"*": "eslint --fix"
|
|
200
200
|
},
|
|
201
201
|
"inlinedDependencies": {
|
|
202
202
|
"@eslint-community/eslint-utils": "4.9.1",
|
|
203
|
-
"@typescript-eslint/scope-manager": "8.
|
|
204
|
-
"@typescript-eslint/types": "8.
|
|
205
|
-
"@typescript-eslint/utils": "8.
|
|
206
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
207
|
-
"@vinicunca/perkakas": "1.
|
|
208
|
-
"cached-factory": "0.
|
|
209
|
-
"eslint-plugin-erasable-syntax-only": "0.4.
|
|
203
|
+
"@typescript-eslint/scope-manager": "8.60.0",
|
|
204
|
+
"@typescript-eslint/types": "8.60.0",
|
|
205
|
+
"@typescript-eslint/utils": "8.60.0",
|
|
206
|
+
"@typescript-eslint/visitor-keys": "8.60.0",
|
|
207
|
+
"@vinicunca/perkakas": "1.16.0",
|
|
208
|
+
"cached-factory": "0.3.0",
|
|
209
|
+
"eslint-plugin-erasable-syntax-only": "0.4.2",
|
|
210
210
|
"eslint-visitor-keys": [
|
|
211
211
|
"3.4.3",
|
|
212
212
|
"5.0.1"
|
|
@@ -216,8 +216,8 @@
|
|
|
216
216
|
"scripts": {
|
|
217
217
|
"build": "nr typegen && tsdown --clean --dts",
|
|
218
218
|
"stub": "tsdown",
|
|
219
|
-
"dev": "
|
|
220
|
-
"build:inspector": "pnpm build &&
|
|
219
|
+
"dev": "pnpx @eslint/config-inspector --config eslint.config.ts",
|
|
220
|
+
"build:inspector": "pnpm build && pnpx @eslint/config-inspector build",
|
|
221
221
|
"watch": "tsdown --watch",
|
|
222
222
|
"lint": "eslint",
|
|
223
223
|
"typegen": "tsx scripts/typegen.ts",
|