@ghettoddos/eslint-config 4.1.1 → 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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ghettoddos/eslint-config",
3
3
  "type": "module",
4
- "version": "4.1.1",
4
+ "version": "5.0.0",
5
5
  "description": "ghettoDdOS ESLint config",
6
6
  "author": "ghettoDdOS <pen.egor2002@gamil.com> (https://github.com/ghettoDdOS/)",
7
7
  "license": "MIT",
@@ -25,18 +25,14 @@
25
25
  "dist"
26
26
  ],
27
27
  "peerDependencies": {
28
- "@eslint-react/eslint-plugin": "^2.11.0",
28
+ "@eslint-react/eslint-plugin": "^3.0.0",
29
29
  "@next/eslint-plugin-next": ">=15.0.0",
30
30
  "@prettier/plugin-xml": "^3.4.1",
31
- "@react-native/eslint-plugin": ">=0.80.0",
32
31
  "@unocss/eslint-plugin": ">=0.50.0",
33
32
  "eslint": "^9.10.0 || ^10.0.0",
34
33
  "eslint-plugin-better-tailwindcss": "^4.0.0",
35
- "eslint-plugin-expo": "^0.1.4",
36
34
  "eslint-plugin-format": ">=0.1.0",
37
35
  "eslint-plugin-jsx-a11y": ">=6.10.2",
38
- "eslint-plugin-react-hooks": "^7.0.0",
39
- "eslint-plugin-react-native": ">=5.0.0",
40
36
  "eslint-plugin-react-refresh": "^0.5.0",
41
37
  "eslint-plugin-vue": "^10.6.2",
42
38
  "eslint-plugin-vuejs-accessibility": "^2.4.1",
@@ -53,30 +49,18 @@
53
49
  "@prettier/plugin-xml": {
54
50
  "optional": true
55
51
  },
56
- "@react-native/eslint-plugin": {
57
- "optional": true
58
- },
59
52
  "@unocss/eslint-plugin": {
60
53
  "optional": true
61
54
  },
62
55
  "eslint-plugin-better-tailwindcss": {
63
56
  "optional": true
64
57
  },
65
- "eslint-plugin-expo": {
66
- "optional": true
67
- },
68
58
  "eslint-plugin-format": {
69
59
  "optional": true
70
60
  },
71
61
  "eslint-plugin-jsx-a11y": {
72
62
  "optional": true
73
63
  },
74
- "eslint-plugin-react-hooks": {
75
- "optional": true
76
- },
77
- "eslint-plugin-react-native": {
78
- "optional": true
79
- },
80
64
  "eslint-plugin-react-refresh": {
81
65
  "optional": true
82
66
  },
@@ -95,73 +79,74 @@
95
79
  },
96
80
  "dependencies": {
97
81
  "@antfu/install-pkg": "^1.1.0",
98
- "@clack/prompts": "^1.1.0",
99
- "@e18e/eslint-plugin": "^0.2.0",
82
+ "@clack/prompts": "^1.3.0",
83
+ "@e18e/eslint-plugin": "^0.4.1",
100
84
  "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
101
- "@eslint/markdown": "^7.5.1",
85
+ "@eslint/markdown": "^8.0.1",
102
86
  "@stylistic/eslint-plugin": "^5.10.0",
103
- "@typescript-eslint/eslint-plugin": "^8.57.0",
104
- "@typescript-eslint/parser": "^8.57.0",
105
- "@vitest/eslint-plugin": "^1.6.10",
106
- "eslint-config-flat-gitignore": "^2.2.1",
107
- "eslint-flat-config-utils": "^3.0.2",
87
+ "@typescript-eslint/eslint-plugin": "^8.59.2",
88
+ "@typescript-eslint/parser": "^8.59.2",
89
+ "@vitest/eslint-plugin": "^1.6.16",
90
+ "eslint-config-flat-gitignore": "^2.3.0",
91
+ "eslint-flat-config-utils": "^3.2.0",
108
92
  "eslint-merge-processors": "^2.0.0",
109
93
  "eslint-plugin-antfu": "^3.2.2",
94
+ "eslint-plugin-baseline-js": "^0.6.2",
110
95
  "eslint-plugin-command": "^3.5.2",
111
- "eslint-plugin-import-lite": "^0.5.2",
112
- "eslint-plugin-jsdoc": "^62.8.0",
96
+ "eslint-plugin-de-morgan": "^2.1.1",
97
+ "eslint-plugin-import-lite": "^0.6.0",
98
+ "eslint-plugin-jsdoc": "^62.9.0",
113
99
  "eslint-plugin-jsonc": "^3.1.2",
114
- "eslint-plugin-n": "^17.24.0",
115
- "eslint-plugin-no-only-tests": "^3.3.0",
116
- "eslint-plugin-perfectionist": "^5.6.0",
100
+ "eslint-plugin-n": "^18.0.1",
101
+ "eslint-plugin-no-only-tests": "^3.4.0",
102
+ "eslint-plugin-perfectionist": "^5.9.0",
117
103
  "eslint-plugin-pnpm": "^1.6.0",
118
104
  "eslint-plugin-regexp": "^3.1.0",
105
+ "eslint-plugin-sonarjs": "^4.0.3",
119
106
  "eslint-plugin-toml": "^1.3.1",
120
- "eslint-plugin-unicorn": "^63.0.0",
107
+ "eslint-plugin-unicorn": "^64.0.0",
121
108
  "eslint-plugin-unused-imports": "^4.4.1",
122
- "eslint-plugin-yml": "^3.3.1",
123
- "globals": "^17.4.0",
109
+ "eslint-plugin-yml": "^3.3.2",
110
+ "globals": "^17.6.0",
124
111
  "local-pkg": "^1.1.2",
125
112
  "parse-gitignore": "^2.0.0",
126
113
  "toml-eslint-parser": "^1.0.3",
127
114
  "yaml-eslint-parser": "^2.0.0"
128
115
  },
129
116
  "devDependencies": {
130
- "@antfu/ni": "^28.3.0",
131
- "@commitlint/cli": "^20.4.4",
132
- "@commitlint/config-conventional": "^20.4.4",
133
- "@eslint-react/eslint-plugin": "^2.13.0",
134
- "@eslint/config-inspector": "^1.5.0",
135
- "@next/eslint-plugin-next": "^16.1.6",
117
+ "@antfu/ni": "^30.1.0",
118
+ "@commitlint/cli": "^20.5.3",
119
+ "@commitlint/config-conventional": "^20.5.3",
120
+ "@eslint-react/eslint-plugin": "^5.7.3",
121
+ "@eslint/config-inspector": "^2.0.0",
122
+ "@next/eslint-plugin-next": "^16.2.5",
136
123
  "@prettier/plugin-xml": "^3.4.2",
137
- "@react-native/eslint-plugin": "^0.84.1",
138
124
  "@types/eslint-plugin-jsx-a11y": "^6.10.1",
139
- "@types/node": "^25.4.0",
140
- "@unocss/eslint-plugin": "^66.6.6",
141
- "bumpp": "^10.4.1",
142
- "eslint": "^10.0.3",
143
- "eslint-plugin-better-tailwindcss": "^4.3.2",
144
- "eslint-plugin-erasable-syntax-only": "^0.4.0",
125
+ "@types/node": "^25.6.0",
126
+ "@unocss/eslint-plugin": "^66.6.8",
127
+ "baseline-browser-mapping": "^2.10.27",
128
+ "bumpp": "^11.0.1",
129
+ "eslint": "^10.3.0",
130
+ "eslint-plugin-better-tailwindcss": "^4.5.0",
131
+ "eslint-plugin-erasable-syntax-only": "^0.4.1",
145
132
  "eslint-plugin-format": "^2.0.1",
146
133
  "eslint-plugin-jsx-a11y": "^6.10.2",
147
- "eslint-plugin-react-hooks": "^7.0.1",
148
134
  "eslint-plugin-react-refresh": "^0.5.2",
149
- "eslint-plugin-vue": "^10.8.0",
135
+ "eslint-plugin-vue": "^10.9.1",
150
136
  "eslint-plugin-vuejs-accessibility": "^2.5.0",
151
137
  "eslint-processor-vue-blocks": "^2.0.0",
152
138
  "eslint-typegen": "^2.3.1",
153
139
  "find-up-simple": "^1.0.1",
154
- "jiti": "^2.6.1",
155
- "lint-staged": "^16.3.3",
140
+ "jiti": "^2.7.0",
141
+ "lint-staged": "^17.0.2",
156
142
  "pnpm-workspace-yaml": "^1.6.0",
157
143
  "simple-git-hooks": "^2.13.1",
158
- "tsdown": "^0.21.2",
144
+ "tsdown": "^0.21.10",
159
145
  "tsx": "^4.21.0",
160
- "typescript": "^5.9.3",
161
- "vitest": "^4.0.18",
162
- "vue": "^3.5.30",
146
+ "typescript": "^6.0.3",
147
+ "vue": "^3.5.34",
163
148
  "vue-eslint-parser": "^10.4.0",
164
- "@ghettoddos/eslint-config": "4.1.1"
149
+ "@ghettoddos/eslint-config": "5.0.0"
165
150
  },
166
151
  "resolutions": {
167
152
  "@eslint-community/eslint-utils": "catalog:peer",
@@ -174,25 +159,25 @@
174
159
  "tsx": "catalog:dev"
175
160
  },
176
161
  "simple-git-hooks": {
177
- "pre-commit": "npx lint-staged",
178
- "commit-msg": "npx --no -- commitlint --edit `$1`"
162
+ "pre-commit": "nlx lint-staged",
163
+ "commit-msg": "nlx commitlint --edit `$1`"
179
164
  },
180
165
  "lint-staged": {
181
166
  "*": "eslint --fix"
182
167
  },
183
168
  "inlinedDependencies": {
184
- "find-up-simple": "1.0.1",
169
+ "@eslint-community/eslint-utils": "4.9.1",
170
+ "@typescript-eslint/scope-manager": "8.59.2",
171
+ "@typescript-eslint/types": "8.59.2",
172
+ "@typescript-eslint/utils": "8.59.2",
173
+ "@typescript-eslint/visitor-keys": "8.59.2",
174
+ "cached-factory": "0.2.0",
175
+ "eslint-plugin-erasable-syntax-only": "0.4.1",
185
176
  "eslint-visitor-keys": [
186
177
  "3.4.3",
187
- "5.0.0"
178
+ "5.0.1"
188
179
  ],
189
- "@eslint-community/eslint-utils": "4.9.1",
190
- "@typescript-eslint/utils": "8.57.0",
191
- "@typescript-eslint/types": "8.57.0",
192
- "@typescript-eslint/visitor-keys": "8.57.0",
193
- "@typescript-eslint/scope-manager": "8.57.0",
194
- "eslint-plugin-erasable-syntax-only": "0.4.0",
195
- "cached-factory": "0.1.0"
180
+ "find-up-simple": "1.0.1"
196
181
  },
197
182
  "scripts": {
198
183
  "build": "nr gen && tsdown --clean --dts",