@vinicunca/eslint-config 5.0.0 → 5.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": "@vinicunca/eslint-config",
3
3
  "type": "module",
4
- "version": "5.0.0",
4
+ "version": "5.2.0",
5
5
  "description": "Vinicunca ESLint config",
6
6
  "author": {
7
7
  "name": "praburangki",
@@ -49,7 +49,7 @@
49
49
  "dist"
50
50
  ],
51
51
  "peerDependencies": {
52
- "@eslint-react/eslint-plugin": "^3.0.0",
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",
@@ -107,78 +107,82 @@
107
107
  },
108
108
  "dependencies": {
109
109
  "@antfu/install-pkg": "^1.1.0",
110
- "@clack/prompts": "^1.2.0",
111
- "@e18e/eslint-plugin": "^0.3.0",
112
- "@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
113
- "@eslint/markdown": "^8.0.1",
110
+ "@clack/prompts": "^1.4.0",
111
+ "@e18e/eslint-plugin": "^0.4.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.58.2",
116
- "@typescript-eslint/parser": "^8.58.2",
117
- "@unocss/eslint-plugin": "^66.6.8",
118
- "@vitest/eslint-plugin": "^1.6.15",
115
+ "@typescript-eslint/eslint-plugin": "^8.60.0",
116
+ "@typescript-eslint/parser": "^8.60.0",
117
+ "@unocss/eslint-plugin": "^66.7.0",
118
+ "@vitest/eslint-plugin": "^1.6.18",
119
119
  "eslint-config-flat-gitignore": "^2.3.0",
120
- "eslint-flat-config-utils": "^3.1.0",
120
+ "eslint-flat-config-utils": "^3.2.0",
121
121
  "eslint-merge-processors": "^2.0.0",
122
- "eslint-plugin-antfu": "^3.2.2",
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
126
  "eslint-plugin-jsdoc": "^62.9.0",
127
127
  "eslint-plugin-jsonc": "^3.1.2",
128
- "eslint-plugin-n": "^17.24.0",
129
- "eslint-plugin-no-only-tests": "^3.3.0",
130
- "eslint-plugin-perfectionist": "^5.8.0",
131
- "eslint-plugin-pnpm": "^1.6.0",
128
+ "eslint-plugin-n": "^18.0.1",
129
+ "eslint-plugin-no-only-tests": "^3.4.0",
130
+ "eslint-plugin-perfectionist": "^5.9.0",
131
+ "eslint-plugin-pnpm": "^1.6.1",
132
132
  "eslint-plugin-regexp": "^3.1.0",
133
- "eslint-plugin-sonarjs": "^4.0.2",
133
+ "eslint-plugin-sonarjs": "^4.0.3",
134
134
  "eslint-plugin-toml": "^1.3.1",
135
135
  "eslint-plugin-unicorn": "^64.0.0",
136
136
  "eslint-plugin-unused-imports": "^4.4.1",
137
- "eslint-plugin-vue": "^10.8.0",
138
- "eslint-plugin-yml": "^3.3.1",
137
+ "eslint-plugin-vue": "^10.9.1",
138
+ "eslint-plugin-yml": "^3.3.2",
139
139
  "eslint-processor-vue-blocks": "^2.0.0",
140
- "globals": "^17.5.0",
141
- "local-pkg": "^1.1.2",
140
+ "globals": "^17.6.0",
141
+ "local-pkg": "^1.2.1",
142
142
  "toml-eslint-parser": "^1.0.3",
143
143
  "vue-eslint-parser": "^10.4.0",
144
144
  "yaml-eslint-parser": "^2.0.0"
145
145
  },
146
146
  "devDependencies": {
147
- "@antfu/ni": "^30.0.0",
148
- "@eslint-react/eslint-plugin": "^3.0.0",
149
- "@eslint/config-inspector": "^1.5.0",
150
- "@next/eslint-plugin-next": "^16.2.3",
147
+ "@antfu/ni": "^30.1.0",
148
+ "@eslint-react/eslint-plugin": "^5.8.6",
149
+ "@eslint/config-inspector": "^2.0.1",
150
+ "@next/eslint-plugin-next": "^16.2.6",
151
151
  "@prettier/plugin-xml": "^3.4.2",
152
152
  "@types/eslint-plugin-jsx-a11y": "^6.10.1",
153
- "@types/node": "^25.6.0",
154
- "@vinicunca/perkakas": "^1.13.2",
153
+ "@types/node": "^25.9.1",
154
+ "@vinicunca/perkakas": "^1.15.0",
155
155
  "astro-eslint-parser": "^1.4.0",
156
- "bumpp": "^11.0.1",
157
- "eslint": "^10.2.0",
156
+ "baseline-browser-mapping": "^2.10.32",
157
+ "bumpp": "^11.1.0",
158
+ "eslint": "^10.4.0",
158
159
  "eslint-plugin-astro": "^1.7.0",
159
- "eslint-plugin-erasable-syntax-only": "^0.4.0",
160
+ "eslint-plugin-erasable-syntax-only": "^0.4.1",
160
161
  "eslint-plugin-jsx-a11y": "^6.10.2",
161
162
  "eslint-plugin-react-refresh": "^0.5.2",
162
163
  "eslint-plugin-solid": "^0.14.5",
163
- "eslint-plugin-svelte": "^3.17.0",
164
+ "eslint-plugin-svelte": "^3.18.0",
164
165
  "eslint-plugin-vuejs-accessibility": "^2.5.0",
165
166
  "eslint-typegen": "^2.3.1",
166
167
  "execa": "^9.6.1",
167
168
  "find-up-simple": "^1.0.1",
168
- "jiti": "^2.6.1",
169
- "lint-staged": "^16.4.0",
170
- "pnpm-workspace-yaml": "^1.6.0",
169
+ "jiti": "^2.7.0",
170
+ "lint-staged": "^17.0.5",
171
+ "pnpm-workspace-yaml": "^1.6.1",
171
172
  "prettier-plugin-astro": "^0.14.1",
172
173
  "prettier-plugin-slidev": "^1.0.5",
173
174
  "simple-git-hooks": "^2.13.1",
174
- "svelte": "^5.55.3",
175
- "svelte-eslint-parser": "^1.6.0",
175
+ "skills-npm": "^1.1.1",
176
+ "svelte": "^5.55.10",
177
+ "svelte-eslint-parser": "^1.6.1",
176
178
  "tinyglobby": "^0.2.16",
177
- "tsdown": "^0.21.7",
178
- "tsx": "^4.21.0",
179
- "typescript": "^6.0.2",
180
- "vitest": "^4.1.4",
181
- "vue": "^3.5.32"
179
+ "tsdown": "^0.22.0",
180
+ "tsdown-stale-guard": "^0.1.2",
181
+ "tsnapi": "^0.3.3",
182
+ "tsx": "^4.22.3",
183
+ "typescript": "^6.0.3",
184
+ "vitest": "^4.1.7",
185
+ "vue": "^3.5.35"
182
186
  },
183
187
  "resolutions": {
184
188
  "@eslint-community/eslint-utils": "catalog:peer",
@@ -196,13 +200,13 @@
196
200
  },
197
201
  "inlinedDependencies": {
198
202
  "@eslint-community/eslint-utils": "4.9.1",
199
- "@typescript-eslint/scope-manager": "8.58.2",
200
- "@typescript-eslint/types": "8.58.2",
201
- "@typescript-eslint/utils": "8.58.2",
202
- "@typescript-eslint/visitor-keys": "8.58.2",
203
- "@vinicunca/perkakas": "1.13.2",
204
- "cached-factory": "0.1.0",
205
- "eslint-plugin-erasable-syntax-only": "0.4.0",
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.15.0",
208
+ "cached-factory": "0.2.0",
209
+ "eslint-plugin-erasable-syntax-only": "0.4.1",
206
210
  "eslint-visitor-keys": [
207
211
  "3.4.3",
208
212
  "5.0.1"