|
28 | 28 | enabled "2.0.x"
|
29 | 29 | kuler "^2.0.0"
|
30 | 30 |
|
31 |
| - |
32 |
| - version "4.0.0" |
33 |
| - resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.0.tgz#3d154c4fad97b18aaf6ee7061522af12c683847b" |
34 |
| - integrity sha512-yFIXwNro9bTfxQMOw+Lw7+eHgN2os67VbL22dcRqGvUMNdY3RFMapPt0n+e/nAOs2R78Gcp/5NgRYBseiPg87w== |
| 31 | + |
| 32 | + version "4.0.1" |
| 33 | + resolved "https://registry.yarnpkg.com/@devoxa/eslint-config/-/eslint-config-4.0.1.tgz#fa9ec359cdb453ca03414b4d6b9341073feafbcf" |
| 34 | + integrity sha512-6DdyiAreX4K1o4XtkooGUuQwN11muaN3Hx5O5tvKpOMPV5uMSHqvz5nqvPDWuGQEdtXjLtB9g1ReKNiPV0GemA== |
35 | 35 | dependencies:
|
36 | 36 | "@eslint/js" "9.16.0"
|
37 | 37 | "@stylistic/eslint-plugin" "2.11.0"
|
38 | 38 | eslint-config-prettier "9.1.0"
|
39 | 39 | eslint-plugin-react "7.37.2"
|
40 | 40 | parse-gitignore "2.0.0"
|
41 |
| - typescript-eslint "8.16.0" |
| 41 | + typescript-eslint "8.17.0" |
42 | 42 |
|
43 | 43 |
|
44 | 44 | version "2.0.3"
|
|
267 | 267 | resolved "https://registry.yarnpkg.com/@types/triple-beam/-/triple-beam-1.3.2.tgz#38ecb64f01aa0d02b7c8f4222d7c38af6316fef8"
|
268 | 268 | integrity sha512-txGIh+0eDFzKGC25zORnswy+br1Ha7hj5cMVwKIU7+s0U2AxxJru/jZSMU6OC9MJWP6+pc/hc6ZjyZShpsyY2g==
|
269 | 269 |
|
270 |
| -"@typescript-eslint/eslint-plugin@8.16.0": |
271 |
| - version "8.16.0" |
272 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6" |
273 |
| - integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q== |
| 270 | +"@typescript-eslint/eslint-plugin@8.17.0": |
| 271 | + version "8.17.0" |
| 272 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c" |
| 273 | + integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w== |
274 | 274 | dependencies:
|
275 | 275 | "@eslint-community/regexpp" "^4.10.0"
|
276 |
| - "@typescript-eslint/scope-manager" "8.16.0" |
277 |
| - "@typescript-eslint/type-utils" "8.16.0" |
278 |
| - "@typescript-eslint/utils" "8.16.0" |
279 |
| - "@typescript-eslint/visitor-keys" "8.16.0" |
| 276 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 277 | + "@typescript-eslint/type-utils" "8.17.0" |
| 278 | + "@typescript-eslint/utils" "8.17.0" |
| 279 | + "@typescript-eslint/visitor-keys" "8.17.0" |
280 | 280 | graphemer "^1.4.0"
|
281 | 281 | ignore "^5.3.1"
|
282 | 282 | natural-compare "^1.4.0"
|
283 | 283 | ts-api-utils "^1.3.0"
|
284 | 284 |
|
285 |
| -"@typescript-eslint/parser@8.16.0": |
286 |
| - version "8.16.0" |
287 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06" |
288 |
| - integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w== |
| 285 | +"@typescript-eslint/parser@8.17.0": |
| 286 | + version "8.17.0" |
| 287 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52" |
| 288 | + integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg== |
289 | 289 | dependencies:
|
290 |
| - "@typescript-eslint/scope-manager" "8.16.0" |
291 |
| - "@typescript-eslint/types" "8.16.0" |
292 |
| - "@typescript-eslint/typescript-estree" "8.16.0" |
293 |
| - "@typescript-eslint/visitor-keys" "8.16.0" |
| 290 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 291 | + "@typescript-eslint/types" "8.17.0" |
| 292 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 293 | + "@typescript-eslint/visitor-keys" "8.17.0" |
294 | 294 | debug "^4.3.4"
|
295 | 295 |
|
296 | 296 | "@typescript-eslint/[email protected]":
|
|
301 | 301 | "@typescript-eslint/types" "8.16.0"
|
302 | 302 | "@typescript-eslint/visitor-keys" "8.16.0"
|
303 | 303 |
|
304 |
| -"@typescript-eslint/type-utils@8.16.0": |
305 |
| - version "8.16.0" |
306 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740" |
307 |
| - integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg== |
| 304 | +"@typescript-eslint/scope-manager@8.17.0": |
| 305 | + version "8.17.0" |
| 306 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a" |
| 307 | + integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg== |
308 | 308 | dependencies:
|
309 |
| - "@typescript-eslint/typescript-estree" "8.16.0" |
310 |
| - "@typescript-eslint/utils" "8.16.0" |
| 309 | + "@typescript-eslint/types" "8.17.0" |
| 310 | + "@typescript-eslint/visitor-keys" "8.17.0" |
| 311 | + |
| 312 | +"@typescript-eslint/[email protected]": |
| 313 | + version "8.17.0" |
| 314 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3" |
| 315 | + integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw== |
| 316 | + dependencies: |
| 317 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 318 | + "@typescript-eslint/utils" "8.17.0" |
311 | 319 | debug "^4.3.4"
|
312 | 320 | ts-api-utils "^1.3.0"
|
313 | 321 |
|
|
316 | 324 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
|
317 | 325 | integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
|
318 | 326 |
|
| 327 | +"@typescript-eslint/[email protected]": |
| 328 | + version "8.17.0" |
| 329 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf" |
| 330 | + integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA== |
| 331 | + |
319 | 332 | "@typescript-eslint/[email protected]":
|
320 | 333 | version "8.16.0"
|
321 | 334 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c"
|
|
330 | 343 | semver "^7.6.0"
|
331 | 344 | ts-api-utils "^1.3.0"
|
332 | 345 |
|
333 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.13.0": |
| 346 | +"@typescript-eslint/[email protected]": |
| 347 | + version "8.17.0" |
| 348 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34" |
| 349 | + integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw== |
| 350 | + dependencies: |
| 351 | + "@typescript-eslint/types" "8.17.0" |
| 352 | + "@typescript-eslint/visitor-keys" "8.17.0" |
| 353 | + debug "^4.3.4" |
| 354 | + fast-glob "^3.3.2" |
| 355 | + is-glob "^4.0.3" |
| 356 | + minimatch "^9.0.4" |
| 357 | + semver "^7.6.0" |
| 358 | + ts-api-utils "^1.3.0" |
| 359 | + |
| 360 | +"@typescript-eslint/[email protected]": |
| 361 | + version "8.17.0" |
| 362 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908" |
| 363 | + integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w== |
| 364 | + dependencies: |
| 365 | + "@eslint-community/eslint-utils" "^4.4.0" |
| 366 | + "@typescript-eslint/scope-manager" "8.17.0" |
| 367 | + "@typescript-eslint/types" "8.17.0" |
| 368 | + "@typescript-eslint/typescript-estree" "8.17.0" |
| 369 | + |
| 370 | +"@typescript-eslint/utils@^8.13.0": |
334 | 371 | version "8.16.0"
|
335 | 372 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
|
336 | 373 | integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
|
|
348 | 385 | "@typescript-eslint/types" "8.16.0"
|
349 | 386 | eslint-visitor-keys "^4.2.0"
|
350 | 387 |
|
| 388 | +"@typescript-eslint/[email protected]": |
| 389 | + version "8.17.0" |
| 390 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8" |
| 391 | + integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg== |
| 392 | + dependencies: |
| 393 | + "@typescript-eslint/types" "8.17.0" |
| 394 | + eslint-visitor-keys "^4.2.0" |
| 395 | + |
351 | 396 | accepts@^1.3.5:
|
352 | 397 | version "1.3.8"
|
353 | 398 | resolved "https://registry.yarnpkg.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e"
|
@@ -2891,14 +2936,14 @@ typed-array-length@^1.0.6:
|
2891 | 2936 | possible-typed-array-names "^1.0.0"
|
2892 | 2937 | reflect.getprototypeof "^1.0.6"
|
2893 | 2938 |
|
2894 |
| -typescript-eslint@8.16.0: |
2895 |
| - version "8.16.0" |
2896 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19" |
2897 |
| - integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ== |
| 2939 | +typescript-eslint@8.17.0: |
| 2940 | + version "8.17.0" |
| 2941 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.17.0.tgz#fa4033c26b3b40f778287bc12918d985481b220b" |
| 2942 | + integrity sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA== |
2898 | 2943 | dependencies:
|
2899 |
| - "@typescript-eslint/eslint-plugin" "8.16.0" |
2900 |
| - "@typescript-eslint/parser" "8.16.0" |
2901 |
| - "@typescript-eslint/utils" "8.16.0" |
| 2944 | + "@typescript-eslint/eslint-plugin" "8.17.0" |
| 2945 | + "@typescript-eslint/parser" "8.17.0" |
| 2946 | + "@typescript-eslint/utils" "8.17.0" |
2902 | 2947 |
|
2903 | 2948 |
|
2904 | 2949 | version "5.7.2"
|
|
0 commit comments