@anolilab/eslint-config 17.0.2 → 17.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,6 +1,6 @@
1
1
  {
2
2
  "name": "@anolilab/eslint-config",
3
- "version": "17.0.2",
3
+ "version": "17.2.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": "^2.0.0",
109
- "@eslint/js": "^9.39.1",
109
+ "@eslint/js": "^9.39.2",
110
110
  "@eslint/markdown": "^7.5.1",
111
- "@html-eslint/eslint-plugin": "^0.50.0",
112
- "@html-eslint/parser": "^0.50.0",
111
+ "@html-eslint/eslint-plugin": "^0.51.0",
112
+ "@html-eslint/parser": "^0.51.0",
113
113
  "@stylistic/eslint-plugin": "^5.6.1",
114
114
  "@stylistic/eslint-plugin-ts": "^4.4.1",
115
115
  "@typescript-eslint/parser": "^8.49.0",
116
116
  "@typescript-eslint/types": "^8.49.0",
117
+ "@visulima/fs": "4.0.5",
117
118
  "@visulima/package": "^4.1.7",
118
119
  "@visulima/tsconfig": "^2.1.3",
119
- "@visulima/fs": "4.0.5",
120
120
  "@vitest/eslint-plugin": "^1.5.2",
121
121
  "confusing-browser-globals": "^1.0.11",
122
122
  "eslint-config-flat-gitignore": "^2.1.0",
@@ -138,7 +138,7 @@
138
138
  "eslint-plugin-no-secrets": "^2.2.1",
139
139
  "eslint-plugin-no-unsanitized": "^4.1.4",
140
140
  "eslint-plugin-perfectionist": "^4.15.1",
141
- "eslint-plugin-pnpm": "^1.4.2",
141
+ "eslint-plugin-pnpm": "^1.4.3",
142
142
  "eslint-plugin-promise": "^7.2.1",
143
143
  "eslint-plugin-regexp": "^2.10.0",
144
144
  "eslint-plugin-security": "^3.0.1",
@@ -147,7 +147,7 @@
147
147
  "eslint-plugin-toml": "^0.12.0",
148
148
  "eslint-plugin-unicorn": "^62.0.0",
149
149
  "eslint-plugin-unused-imports": "^4.3.0",
150
- "eslint-plugin-yml": "^1.19.0",
150
+ "eslint-plugin-yml": "^1.19.1",
151
151
  "globals": "^16.5.0",
152
152
  "jsonc-eslint-parser": "^2.4.2",
153
153
  "parse-gitignore": "^2.0.0",
@@ -160,7 +160,7 @@
160
160
  "@eslint-react/eslint-plugin": "^2.3.13",
161
161
  "@eslint/css": "^0.14.1",
162
162
  "@tanstack/eslint-plugin-query": "^5.91.2",
163
- "@tanstack/eslint-plugin-router": "^1.140.0",
163
+ "@tanstack/eslint-plugin-router": "^1.141.0",
164
164
  "@unocss/eslint-plugin": "^66.5.10",
165
165
  "astro-eslint-parser": "^1.2.2",
166
166
  "eslint": ">=9.38.0",
@@ -172,11 +172,11 @@
172
172
  "eslint-plugin-react-compiler": "^19.1.0-rc.2",
173
173
  "eslint-plugin-react-hooks": "^7.0.1",
174
174
  "eslint-plugin-react-perf": "^3.3.3",
175
- "eslint-plugin-react-refresh": "^0.4.24",
175
+ "eslint-plugin-react-refresh": "^0.4.25",
176
176
  "eslint-plugin-react-you-might-not-need-an-effect": "^0.7.0",
177
- "eslint-plugin-storybook": "^10.1.5",
177
+ "eslint-plugin-storybook": "^10.1.8",
178
178
  "eslint-plugin-tailwindcss": "^3.18.2",
179
- "eslint-plugin-testing-library": "^7.13.5",
179
+ "eslint-plugin-testing-library": "^7.14.0",
180
180
  "eslint-plugin-tsdoc": "^0.5.0",
181
181
  "eslint-plugin-validate-jsx-nesting": "^0.1.1",
182
182
  "eslint-plugin-you-dont-need-lodash-underscore": "^6.14.0",