@ariel-salgado/eslint-config 0.5.0 → 1.0.1

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@ariel-salgado/eslint-config",
3
3
  "type": "module",
4
- "version": "0.5.0",
4
+ "version": "1.0.1",
5
5
  "description": "Eslint config for @ariel-salgado.",
6
6
  "author": "Ariel Salgado <ariel.salgado.acevedo@gmail.com> (https://github.com/ariel-salgado/)",
7
7
  "license": "MIT",
@@ -25,39 +25,15 @@
25
25
  "access": "public"
26
26
  },
27
27
  "peerDependencies": {
28
- "@eslint-react/eslint-plugin": "^2.0.1",
29
- "@next/eslint-plugin-next": "^15.4.0-canary.115",
30
28
  "eslint": "^10.0.0",
31
- "eslint-plugin-better-tailwindcss": ">=4.1.0",
32
- "eslint-plugin-jsx-a11y": ">=6.10.2",
33
- "eslint-plugin-react-hooks": "^7.0.0",
34
- "eslint-plugin-react-refresh": "^0.4.19",
35
- "eslint-plugin-solid": "^0.14.3",
29
+ "eslint-plugin-better-tailwindcss": ">=4.5.0",
36
30
  "eslint-plugin-svelte": "^3.10.1",
37
31
  "svelte-eslint-parser": "^1.2.0"
38
32
  },
39
33
  "peerDependenciesMeta": {
40
- "@eslint-react/eslint-plugin": {
41
- "optional": true
42
- },
43
- "@next/eslint-plugin-next": {
44
- "optional": true
45
- },
46
34
  "eslint-plugin-better-tailwindcss": {
47
35
  "optional": true
48
36
  },
49
- "eslint-plugin-jsx-a11y": {
50
- "optional": true
51
- },
52
- "eslint-plugin-react-hooks": {
53
- "optional": true
54
- },
55
- "eslint-plugin-react-refresh": {
56
- "optional": true
57
- },
58
- "eslint-plugin-solid": {
59
- "optional": true
60
- },
61
37
  "eslint-plugin-svelte": {
62
38
  "optional": true
63
39
  },
@@ -67,60 +43,55 @@
67
43
  },
68
44
  "dependencies": {
69
45
  "@antfu/install-pkg": "1.1.0",
70
- "@clack/prompts": "1.1.0",
71
- "@e18e/eslint-plugin": "0.2.0",
46
+ "@clack/prompts": "1.3.0",
47
+ "@e18e/eslint-plugin": "0.4.1",
72
48
  "@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
73
- "@eslint/markdown": "7.5.1",
49
+ "@eslint/markdown": "8.0.1",
74
50
  "@stylistic/eslint-plugin": "5.10.0",
75
- "@typescript-eslint/eslint-plugin": "8.56.1",
76
- "@typescript-eslint/parser": "8.56.1",
77
- "@vitest/eslint-plugin": "1.6.9",
78
- "eslint-config-flat-gitignore": "2.2.1",
79
- "eslint-flat-config-utils": "3.0.1",
51
+ "@typescript-eslint/eslint-plugin": "8.59.1",
52
+ "@typescript-eslint/parser": "8.59.1",
53
+ "@vitest/eslint-plugin": "1.6.16",
54
+ "eslint-config-flat-gitignore": "2.3.0",
55
+ "eslint-flat-config-utils": "3.2.0",
80
56
  "eslint-merge-processors": "2.0.0",
81
- "eslint-plugin-ariel": "0.0.3",
57
+ "eslint-plugin-ariel": "0.1.2",
82
58
  "eslint-plugin-de-morgan": "2.1.1",
83
- "eslint-plugin-import-lite": "0.5.2",
84
- "eslint-plugin-jsdoc": "62.7.1",
85
- "eslint-plugin-jsonc": "3.1.1",
59
+ "eslint-plugin-import-lite": "0.6.0",
60
+ "eslint-plugin-jsdoc": "62.9.0",
61
+ "eslint-plugin-jsonc": "3.1.2",
86
62
  "eslint-plugin-n": "17.24.0",
87
- "eslint-plugin-no-only-tests": "3.3.0",
88
- "eslint-plugin-perfectionist": "5.6.0",
63
+ "eslint-plugin-no-only-tests": "3.4.0",
64
+ "eslint-plugin-perfectionist": "5.9.0",
89
65
  "eslint-plugin-pnpm": "1.6.0",
90
- "eslint-plugin-regexp": "3.0.0",
66
+ "eslint-plugin-regexp": "3.1.0",
91
67
  "eslint-plugin-toml": "1.3.1",
92
- "eslint-plugin-unicorn": "63.0.0",
68
+ "eslint-plugin-unicorn": "64.0.0",
93
69
  "eslint-plugin-unused-imports": "4.4.1",
94
- "eslint-plugin-yml": "3.3.1",
70
+ "eslint-plugin-yml": "3.3.2",
95
71
  "find-up-simple": "1.0.1",
96
- "globals": "17.4.0",
72
+ "globals": "17.6.0",
97
73
  "local-pkg": "1.1.2",
98
74
  "toml-eslint-parser": "1.0.3",
99
75
  "yaml-eslint-parser": "2.0.0"
100
76
  },
101
77
  "devDependencies": {
102
- "@eslint-react/eslint-plugin": "2.13.0",
103
- "@next/eslint-plugin-next": "16.1.6",
104
- "@types/eslint-plugin-jsx-a11y": "6.10.1",
105
- "@types/node": "25.3.5",
106
- "@typescript/native-preview": "7.0.0-dev.20260308.1",
107
- "bumpp": "10.4.1",
108
- "eslint": "10.0.3",
109
- "eslint-plugin-better-tailwindcss": "4.3.2",
110
- "eslint-plugin-jsx-a11y": "6.10.2",
111
- "eslint-plugin-react-hooks": "7.0.1",
112
- "eslint-plugin-react-refresh": "0.5.2",
113
- "eslint-plugin-solid": "0.14.5",
114
- "eslint-plugin-svelte": "3.15.0",
78
+ "@arethetypeswrong/core": "0.18.2",
79
+ "@types/node": "25.6.0",
80
+ "@typescript/native-preview": "7.0.0-dev.20260502.1",
81
+ "bumpp": "11.0.1",
82
+ "eslint": "10.3.0",
83
+ "eslint-plugin-better-tailwindcss": "4.5.0",
84
+ "eslint-plugin-erasable-syntax-only": "0.4.1",
85
+ "eslint-plugin-svelte": "3.17.1",
115
86
  "eslint-typegen": "2.3.1",
116
- "lint-staged": "16.3.2",
87
+ "lint-staged": "16.4.0",
88
+ "publint": "0.3.18",
117
89
  "simple-git-hooks": "2.13.1",
118
- "svelte": "5.53.7",
90
+ "svelte": "5.55.5",
119
91
  "svelte-eslint-parser": "1.6.0",
120
- "tailwindcss": "4.2.1",
121
- "tsdown": "0.21.0",
122
- "tsx": "4.21.0",
123
- "typescript": "5.9.3"
92
+ "tailwindcss": "4.2.4",
93
+ "tsdown": "0.21.10",
94
+ "typescript": "6.0.3"
124
95
  },
125
96
  "simple-git-hooks": {
126
97
  "pre-commit": "bunx lint-staged"
@@ -128,70 +99,18 @@
128
99
  "lint-staged": {
129
100
  "*": "eslint --fix"
130
101
  },
131
- "workspaces": {
132
- "catalogs": {
133
- "dev": {
134
- "@types/eslint-plugin-jsx-a11y": "^6.10.1",
135
- "@types/node": "^25.2.2",
136
- "@typescript/native-preview": "7.0.0-dev.20260208.1",
137
- "bumpp": "^10.4.1",
138
- "eslint-typegen": "^2.3.0",
139
- "lint-staged": "^16.2.7",
140
- "simple-git-hooks": "^2.13.1",
141
- "svelte": "^5.50.0",
142
- "tailwindcss": "^4.1.18",
143
- "tsdown": "^0.20.3",
144
- "tsx": "^4.21.0",
145
- "typescript": "~5.9.3"
146
- },
147
- "internal": {
148
- "@antfu/install-pkg": "^1.1.0",
149
- "@clack/prompts": "^1.0.0",
150
- "eslint": "^10.0.0",
151
- "eslint-flat-config-utils": "^3.0.1",
152
- "eslint-merge-processors": "^2.0.0",
153
- "find-up-simple": "1.0.1",
154
- "globals": "^17.3.0",
155
- "local-pkg": "1.1.2"
156
- },
157
- "parsers": {
158
- "@typescript-eslint/parser": "^8.54.0",
159
- "svelte-eslint-parser": "^1.4.1",
160
- "toml-eslint-parser": "^1.0.3",
161
- "yaml-eslint-parser": "^2.0.0"
162
- },
163
- "plugins": {
164
- "@e18e/eslint-plugin": "0.2.0",
165
- "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
166
- "@eslint-react/eslint-plugin": "^2.12.2",
167
- "@eslint/markdown": "^7.5.1",
168
- "@next/eslint-plugin-next": "^16.1.6",
169
- "@stylistic/eslint-plugin": "^5.7.1",
170
- "@typescript-eslint/eslint-plugin": "^8.54.0",
171
- "@vitest/eslint-plugin": "^1.6.6",
172
- "eslint-config-flat-gitignore": "^2.1.0",
173
- "eslint-plugin-ariel": "^0.0.3",
174
- "eslint-plugin-better-tailwindcss": "^4.1.1",
175
- "eslint-plugin-de-morgan": "^2.0.0",
176
- "eslint-plugin-import-lite": "^0.5.0",
177
- "eslint-plugin-jsdoc": "^62.5.4",
178
- "eslint-plugin-jsonc": "^2.21.0",
179
- "eslint-plugin-jsx-a11y": "^6.10.2",
180
- "eslint-plugin-n": "^17.23.2",
181
- "eslint-plugin-no-only-tests": "^3.3.0",
182
- "eslint-plugin-perfectionist": "^5.5.0",
183
- "eslint-plugin-pnpm": "^1.5.0",
184
- "eslint-plugin-react-hooks": "^7.0.1",
185
- "eslint-plugin-react-refresh": "^0.5.0",
186
- "eslint-plugin-regexp": "^3.0.0",
187
- "eslint-plugin-solid": "^0.14.5",
188
- "eslint-plugin-svelte": "^3.14.0",
189
- "eslint-plugin-toml": "^1.0.4",
190
- "eslint-plugin-unicorn": "^62.0.0",
191
- "eslint-plugin-unused-imports": "^4.3.0",
192
- "eslint-plugin-yml": "^3.1.2"
193
- }
194
- }
102
+ "inlinedDependencies": {
103
+ "@eslint-community/eslint-utils": "4.9.1",
104
+ "@typescript-eslint/scope-manager": "8.59.1",
105
+ "@typescript-eslint/types": "8.59.1",
106
+ "@typescript-eslint/utils": "8.59.1",
107
+ "@typescript-eslint/visitor-keys": "8.59.1",
108
+ "cached-factory": "0.2.0",
109
+ "eslint-plugin-erasable-syntax-only": "0.4.1",
110
+ "eslint-visitor-keys": [
111
+ "3.4.3",
112
+ "5.0.1"
113
+ ]
195
114
  },
196
115
  "scripts": {
197
116
  "build": "bun run build:typegen && tsdown",