|
131 | 131 | "@babel/plugin-syntax-import-assertions": "^7.22.5",
|
132 | 132 | "@html-eslint/eslint-plugin": "^0.19.1",
|
133 | 133 | "@html-eslint/parser": "^0.19.1",
|
134 |
| - "@rushstack/eslint-patch": "^1.3.3", |
| 134 | + "@rushstack/eslint-patch": "^1.4.0", |
135 | 135 | "@rushstack/eslint-plugin-security": "^0.7.0",
|
136 |
| - "@typescript-eslint/eslint-plugin": ">=6.7.0", |
137 |
| - "@typescript-eslint/parser": "^6.7.0", |
| 136 | + "@typescript-eslint/eslint-plugin": ">=6.7.2", |
| 137 | + "@typescript-eslint/parser": "^6.7.2", |
138 | 138 | "confusing-browser-globals": "^1.0.11",
|
139 | 139 | "eslint-define-config": "^1.23.0",
|
140 | 140 | "eslint-import-resolver-node": "^0.3.9",
|
141 | 141 | "eslint-import-resolver-typescript": "^3.6.0",
|
142 |
| - "eslint-plugin-antfu": "^0.42.0", |
| 142 | + "eslint-plugin-antfu": "^0.43.0", |
143 | 143 | "eslint-plugin-compat": "^4.2.0",
|
144 | 144 | "eslint-plugin-es-x": "^7.2.0",
|
145 | 145 | "eslint-plugin-eslint-comments": "^3.2.0",
|
|
161 | 161 | "eslint-plugin-unicorn": "^48.0.1",
|
162 | 162 | "eslint-plugin-yml": "^1.9.0",
|
163 | 163 | "find-up": "5.0.0",
|
164 |
| - "globals": "^13.21.0", |
| 164 | + "globals": "^13.22.0", |
165 | 165 | "jsonc-eslint-parser": "^2.3.0",
|
166 | 166 | "read-pkg-up": "^7.0.1",
|
167 | 167 | "semver": "^7.5.4",
|
|
171 | 171 | },
|
172 | 172 | "devDependencies": {
|
173 | 173 | "@anolilab/semantic-release-preset": "6.0.6",
|
174 |
| - "@arthurgeron/eslint-plugin-react-usememo": "^1.1.4", |
175 |
| - "@testing-library/dom": "^9.3.1", |
| 174 | + "@arthurgeron/eslint-plugin-react-usememo": "^2.0.1", |
| 175 | + "@testing-library/dom": "^9.3.3", |
176 | 176 | "@total-typescript/ts-reset": "^0.5.1",
|
177 | 177 | "@types/confusing-browser-globals": "^1.0.1",
|
178 | 178 | "@types/eslint": "^8.44.2",
|
179 | 179 | "@types/semver": "^7.5.2",
|
180 | 180 | "eslint": "^8.49.0",
|
181 | 181 | "eslint-find-rules": "^4.1.0",
|
182 | 182 | "eslint-plugin-babel": "^5.3.1",
|
183 |
| - "eslint-plugin-cypress": "^2.14.0", |
| 183 | + "eslint-plugin-cypress": "^2.15.1", |
184 | 184 | "eslint-plugin-editorconfig": "^4.0.3",
|
185 | 185 | "eslint-plugin-etc": "^2.0.3",
|
186 |
| - "eslint-plugin-jest": "^27.2.3", |
| 186 | + "eslint-plugin-jest": "^27.4.0", |
187 | 187 | "eslint-plugin-jest-async": "^1.0.3",
|
188 | 188 | "eslint-plugin-jest-dom": "^5.1.0",
|
189 | 189 | "eslint-plugin-jest-formatting": "^3.1.0",
|
190 |
| - "eslint-plugin-jsdoc": "^46.8.0", |
| 190 | + "eslint-plugin-jsdoc": "^46.8.2", |
191 | 191 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
192 | 192 | "eslint-plugin-no-unsanitized": "^4.0.2",
|
193 | 193 | "eslint-plugin-prefer-object-spread": "^1.2.1",
|
194 | 194 | "eslint-plugin-react": "^7.33.2",
|
195 | 195 | "eslint-plugin-react-hooks": "^4.6.0",
|
196 | 196 | "eslint-plugin-react-redux": "^4.0.0",
|
197 |
| - "eslint-plugin-storybook": "^0.6.13", |
| 197 | + "eslint-plugin-storybook": "^0.6.14", |
198 | 198 | "eslint-plugin-tailwindcss": "^3.13.0",
|
199 | 199 | "eslint-plugin-testing-library": "^6.0.1",
|
200 | 200 | "eslint-plugin-vitest": "^0.3.1",
|
|
204 | 204 | "jest": "^29.7.0",
|
205 | 205 | "react": "^18.2.0",
|
206 | 206 | "rimraf": "^5.0.1",
|
207 |
| - "semantic-release": "^21.1.1", |
| 207 | + "semantic-release": "^22.0.0", |
208 | 208 | "tsup": "^7.2.0",
|
209 | 209 | "type-fest": "^4.3.1",
|
210 | 210 | "typescript": "^5.2.2",
|
|
214 | 214 | "eslint": "^8.15.0"
|
215 | 215 | },
|
216 | 216 | "optionalDependencies": {
|
217 |
| - "@arthurgeron/eslint-plugin-react-usememo": "^1.1.4", |
| 217 | + "@arthurgeron/eslint-plugin-react-usememo": "^2.0.1", |
218 | 218 | "@tanstack/eslint-plugin-query": "^4.34.1",
|
219 | 219 | "eslint-plugin-array-func": "^4.0.0",
|
220 | 220 | "eslint-plugin-ava": "^14.0.0",
|
221 | 221 | "eslint-plugin-babel": "^5.3.1",
|
222 |
| - "eslint-plugin-cypress": "^2.14.0", |
| 222 | + "eslint-plugin-cypress": "^2.15.1", |
223 | 223 | "eslint-plugin-editorconfig": "^4.0.3",
|
224 |
| - "eslint-plugin-jest": "^27.2.3", |
| 224 | + "eslint-plugin-jest": "^27.4.0", |
225 | 225 | "eslint-plugin-jest-async": "^1.0.3",
|
226 | 226 | "eslint-plugin-jest-dom": "^5.1.0",
|
227 | 227 | "eslint-plugin-jest-formatting": "^3.1.0",
|
228 |
| - "eslint-plugin-jsdoc": "^46.8.0", |
| 228 | + "eslint-plugin-jsdoc": "^46.8.2", |
229 | 229 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
230 | 230 | "eslint-plugin-n": "^16.1.0",
|
231 | 231 | "eslint-plugin-no-unsanitized": "^4.0.2",
|
|
234 | 234 | "eslint-plugin-react": "^7.33.2",
|
235 | 235 | "eslint-plugin-react-hooks": "^4.6.0",
|
236 | 236 | "eslint-plugin-react-redux": "^4.0.0",
|
237 |
| - "eslint-plugin-storybook": "^0.6.13", |
| 237 | + "eslint-plugin-storybook": "^0.6.14", |
238 | 238 | "eslint-plugin-tailwindcss": "^3.13.0",
|
239 | 239 | "eslint-plugin-testing-library": "^6.0.1",
|
240 | 240 | "eslint-plugin-tsdoc": "^0.2.17",
|
|
0 commit comments