@anolilab/eslint-config 16.3.2 → 16.4.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,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/eslint-config",
3
- "version": "16.3.2",
3
+ "version": "16.4.0",
4
4
  "description": "ESLint shareable config for the Anolilab JavaScript style guide.",
5
5
  "keywords": [
6
6
  "anolilab",
@@ -106,17 +106,17 @@
106
106
  "dependencies": {
107
107
  "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
108
108
  "@eslint/compat": "^1.4.0",
109
- "@eslint/js": "^9.36.0",
110
- "@eslint/markdown": "^7.3.0",
109
+ "@eslint/js": "^9.37.0",
110
+ "@eslint/markdown": "^7.4.0",
111
111
  "@html-eslint/eslint-plugin": "^0.47.0",
112
112
  "@html-eslint/parser": "^0.47.0",
113
113
  "@stylistic/eslint-plugin": "^5.4.0",
114
114
  "@stylistic/eslint-plugin-ts": "^4.4.1",
115
- "@typescript-eslint/parser": "^8.45.0",
116
- "@typescript-eslint/types": "^8.45.0",
117
- "@visulima/package": "^4.0.1",
115
+ "@typescript-eslint/parser": "^8.46.1",
116
+ "@typescript-eslint/types": "^8.46.1",
117
+ "@visulima/package": "^4.0.2",
118
118
  "@visulima/tsconfig": "^1.2.0",
119
- "@vitest/eslint-plugin": "^1.3.13",
119
+ "@vitest/eslint-plugin": "^1.3.20",
120
120
  "confusing-browser-globals": "^1.0.11",
121
121
  "eslint-config-flat-gitignore": "^2.1.0",
122
122
  "eslint-flat-config-utils": "^2.1.4",
@@ -126,17 +126,17 @@
126
126
  "eslint-plugin-antfu": "^3.1.1",
127
127
  "eslint-plugin-compat": "^6.0.2",
128
128
  "eslint-plugin-erasable-syntax-only": "^0.3.1",
129
- "eslint-plugin-es-x": "^9.1.0",
129
+ "eslint-plugin-es-x": "^9.1.1",
130
130
  "eslint-plugin-html": "^8.1.3",
131
131
  "eslint-plugin-import-x": "^4.16.1",
132
- "eslint-plugin-jsdoc": "^60.7.1",
133
- "eslint-plugin-jsonc": "^2.20.1",
132
+ "eslint-plugin-jsdoc": "^61.1.2",
133
+ "eslint-plugin-jsonc": "^2.21.0",
134
134
  "eslint-plugin-n": "^17.23.1",
135
135
  "eslint-plugin-no-for-of-array": "^0.1.0",
136
136
  "eslint-plugin-no-only-tests": "^3.3.0",
137
137
  "eslint-plugin-no-secrets": "^2.2.1",
138
138
  "eslint-plugin-no-unsanitized": "^4.1.4",
139
- "eslint-plugin-perfectionist": "^4.15.0",
139
+ "eslint-plugin-perfectionist": "^4.15.1",
140
140
  "eslint-plugin-promise": "^7.2.1",
141
141
  "eslint-plugin-regexp": "^2.10.0",
142
142
  "eslint-plugin-security": "^3.0.1",
@@ -145,21 +145,21 @@
145
145
  "eslint-plugin-toml": "^0.12.0",
146
146
  "eslint-plugin-unicorn": "^61.0.2",
147
147
  "eslint-plugin-unused-imports": "^4.2.0",
148
- "eslint-plugin-yml": "^1.18.0",
148
+ "eslint-plugin-yml": "^1.19.0",
149
149
  "globals": "^16.4.0",
150
150
  "jsonc-eslint-parser": "^2.4.1",
151
151
  "parse-gitignore": "^2.0.0",
152
- "semver": "^7.7.2",
152
+ "semver": "^7.7.3",
153
153
  "toml-eslint-parser": "^0.10.0",
154
- "typescript-eslint": "^8.45.0",
154
+ "typescript-eslint": "^8.46.1",
155
155
  "yaml-eslint-parser": "^1.3.0"
156
156
  },
157
157
  "peerDependencies": {
158
- "@eslint-react/eslint-plugin": "^2.0.5",
159
- "@eslint/css": "^0.11.1",
158
+ "@eslint-react/eslint-plugin": "^2.2.2",
159
+ "@eslint/css": "^0.13.0",
160
160
  "@tanstack/eslint-plugin-query": "^5.91.0",
161
161
  "@tanstack/eslint-plugin-router": "^1.132.31",
162
- "@unocss/eslint-plugin": "^66.5.2",
162
+ "@unocss/eslint-plugin": "^66.5.3",
163
163
  "astro-eslint-parser": "^1.2.2",
164
164
  "eslint": ">=9.5.0",
165
165
  "eslint-plugin-astro": "^1.3.1",
@@ -168,13 +168,13 @@
168
168
  "eslint-plugin-playwright": "^0.16.0 || ^0.18.0 || ^2.0.0",
169
169
  "eslint-plugin-react": "^7.37.5",
170
170
  "eslint-plugin-react-compiler": "^19.1.0-rc.2",
171
- "eslint-plugin-react-hooks": "^6.1.0",
171
+ "eslint-plugin-react-hooks": "^7.0.0",
172
172
  "eslint-plugin-react-perf": "^3.3.3",
173
173
  "eslint-plugin-react-refresh": "^0.4.23",
174
- "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.5",
174
+ "eslint-plugin-react-you-might-not-need-an-effect": "^0.5.6",
175
175
  "eslint-plugin-storybook": "^9.1.10",
176
176
  "eslint-plugin-tailwindcss": "^3.18.2",
177
- "eslint-plugin-testing-library": "^7.11.0",
177
+ "eslint-plugin-testing-library": "^7.13.3",
178
178
  "eslint-plugin-tsdoc": "^0.4.0",
179
179
  "eslint-plugin-validate-jsx-nesting": "^0.1.1",
180
180
  "eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",