@ghettoddos/eslint-config 3.1.1 → 3.2.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": "3.1.1",
4
+ "version": "3.2.0",
5
5
  "description": "ghettoDdOS ESLint config",
6
6
  "author": "ghettoDdOS <pen.egor2002@gamil.com> (https://github.com/ghettoDdOS/)",
7
7
  "license": "MIT",
@@ -17,10 +17,12 @@
17
17
  "eslint-config"
18
18
  ],
19
19
  "exports": {
20
- ".": "./dist/index.js"
20
+ ".": "./dist/index.mjs",
21
+ "./package.json": "./package.json"
21
22
  },
22
- "main": "./dist/index.js",
23
- "types": "./dist/index.d.ts",
23
+ "main": "./dist/index.mjs",
24
+ "module": "./dist/index.mjs",
25
+ "types": "./dist/index.d.mts",
24
26
  "files": [
25
27
  "dist"
26
28
  ],
@@ -104,72 +106,71 @@
104
106
  "@eslint/compat": "^2.0.0",
105
107
  "@eslint/markdown": "^7.5.1",
106
108
  "@stylistic/eslint-plugin": "^5.6.1",
107
- "@typescript-eslint/eslint-plugin": "^8.48.1",
108
- "@typescript-eslint/parser": "^8.48.1",
109
- "@vitest/eslint-plugin": "^1.5.1",
109
+ "@typescript-eslint/eslint-plugin": "^8.50.1",
110
+ "@typescript-eslint/parser": "^8.50.1",
111
+ "@vitest/eslint-plugin": "^1.6.4",
110
112
  "eslint-config-flat-gitignore": "^2.1.0",
111
113
  "eslint-flat-config-utils": "^2.1.4",
112
114
  "eslint-merge-processors": "^2.0.0",
113
115
  "eslint-plugin-antfu": "^3.1.1",
114
- "eslint-plugin-command": "^3.3.1",
115
- "eslint-plugin-import-lite": "^0.3.0",
116
- "eslint-plugin-jsdoc": "^61.4.1",
116
+ "eslint-plugin-command": "^3.4.0",
117
+ "eslint-plugin-import-lite": "^0.4.0",
118
+ "eslint-plugin-jsdoc": "^61.5.0",
117
119
  "eslint-plugin-jsonc": "^2.21.0",
118
120
  "eslint-plugin-n": "^17.23.1",
119
121
  "eslint-plugin-no-only-tests": "^3.3.0",
120
- "eslint-plugin-perfectionist": "^4.15.1",
121
- "eslint-plugin-pnpm": "^1.4.1",
122
+ "eslint-plugin-perfectionist": "^5.1.0",
123
+ "eslint-plugin-pnpm": "^1.4.3",
122
124
  "eslint-plugin-regexp": "^2.10.0",
123
125
  "eslint-plugin-toml": "^0.12.0",
124
126
  "eslint-plugin-unicorn": "^62.0.0",
125
127
  "eslint-plugin-unused-imports": "^4.3.0",
126
- "eslint-plugin-yml": "^1.19.0",
128
+ "eslint-plugin-yml": "^1.19.1",
127
129
  "globals": "^16.5.0",
128
- "jsonc-eslint-parser": "^2.4.1",
130
+ "jsonc-eslint-parser": "^2.4.2",
129
131
  "local-pkg": "^1.1.2",
130
132
  "parse-gitignore": "^2.0.0",
131
- "toml-eslint-parser": "^0.10.0",
133
+ "toml-eslint-parser": "^0.10.1",
132
134
  "yaml-eslint-parser": "^1.3.2"
133
135
  },
134
136
  "devDependencies": {
135
- "@eslint-react/eslint-plugin": "^2.3.12",
137
+ "@commitlint/cli": "^20.2.0",
138
+ "@commitlint/config-conventional": "^20.2.0",
139
+ "@eslint-react/eslint-plugin": "^2.4.0",
136
140
  "@eslint/config-inspector": "^1.4.2",
137
- "@next/eslint-plugin-next": "^16.0.7",
141
+ "@next/eslint-plugin-next": "^16.1.1",
138
142
  "@prettier/plugin-xml": "^3.4.2",
139
- "@react-native/eslint-plugin": "^0.81.5",
143
+ "@react-native/eslint-plugin": "^0.83.1",
140
144
  "@types/eslint-plugin-jsx-a11y": "^6.10.1",
141
- "@types/node": "^24.10.1",
142
- "@unocss/eslint-plugin": "^66.5.10",
145
+ "@types/node": "^25.0.3",
146
+ "@unocss/eslint-plugin": "^66.5.11",
143
147
  "bumpp": "^10.3.2",
144
- "eslint": "^9.39.1",
145
- "eslint-plugin-astro": "^1.5.0",
148
+ "eslint": "^9.39.2",
146
149
  "eslint-plugin-better-tailwindcss": "^3.8.0",
147
150
  "eslint-plugin-erasable-syntax-only": "^0.4.0",
148
- "eslint-plugin-format": "^1.0.2",
151
+ "eslint-plugin-format": "^1.1.0",
149
152
  "eslint-plugin-jsx-a11y": "^6.10.2",
150
153
  "eslint-plugin-react-hooks": "^7.0.1",
151
- "eslint-plugin-react-refresh": "^0.4.24",
154
+ "eslint-plugin-react-refresh": "^0.4.26",
152
155
  "eslint-plugin-vue": "^10.6.2",
153
156
  "eslint-plugin-vuejs-accessibility": "^2.4.1",
154
157
  "eslint-processor-vue-blocks": "^2.0.0",
155
158
  "eslint-typegen": "^2.3.0",
156
159
  "find-up-simple": "^1.0.1",
157
160
  "lint-staged": "^16.2.7",
158
- "pnpm-workspace-yaml": "^1.4.1",
161
+ "pnpm-workspace-yaml": "^1.4.3",
159
162
  "simple-git-hooks": "^2.13.1",
160
- "tsdown": "^0.15.12",
163
+ "tsdown": "^0.18.3",
161
164
  "tsx": "^4.21.0",
162
165
  "typescript": "^5.9.3",
163
- "vitest": "^4.0.15",
164
- "vue": "^3.5.25",
166
+ "vitest": "^4.0.16",
167
+ "vue": "^3.5.26",
165
168
  "vue-eslint-parser": "^10.2.0",
166
- "@ghettoddos/eslint-config": "3.1.1"
167
- },
168
- "resolutions": {
169
- "eslint": "catalog:peer"
169
+ "@ghettoddos/eslint-config": "3.2.0"
170
170
  },
171
171
  "simple-git-hooks": {
172
- "pre-commit": "npx lint-staged"
172
+ "pre-commit": "npx lint-staged",
173
+ "commit-msg": "npx --no -- commitlint --edit `$1`"
173
174
  },
174
175
  "lint-staged": {
175
176
  "*": "eslint --fix"