|
367 | 367 | dependencies:
|
368 | 368 | "@types/yargs-parser" "*"
|
369 | 369 |
|
370 |
| -"@typescript-eslint/eslint-plugin@7.18.0", "@typescript-eslint/eslint-plugin@^7.18.0": |
371 |
| - version "7.18.0" |
372 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3" |
373 |
| - integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw== |
| 370 | +"@typescript-eslint/eslint-plugin@8.6.0", "@typescript-eslint/eslint-plugin@^8.6.0": |
| 371 | + version "8.6.0" |
| 372 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.6.0.tgz#20049754ff9f6d3a09bf240297f029ce04290999" |
| 373 | + integrity sha512-UOaz/wFowmoh2G6Mr9gw60B1mm0MzUtm6Ic8G2yM1Le6gyj5Loi/N+O5mocugRGY+8OeeKmkMmbxNqUCq3B4Sg== |
374 | 374 | dependencies:
|
375 | 375 | "@eslint-community/regexpp" "^4.10.0"
|
376 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
377 |
| - "@typescript-eslint/type-utils" "7.18.0" |
378 |
| - "@typescript-eslint/utils" "7.18.0" |
379 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 376 | + "@typescript-eslint/scope-manager" "8.6.0" |
| 377 | + "@typescript-eslint/type-utils" "8.6.0" |
| 378 | + "@typescript-eslint/utils" "8.6.0" |
| 379 | + "@typescript-eslint/visitor-keys" "8.6.0" |
380 | 380 | graphemer "^1.4.0"
|
381 | 381 | ignore "^5.3.1"
|
382 | 382 | natural-compare "^1.4.0"
|
|
406 | 406 | dependencies:
|
407 | 407 | "@typescript-eslint/utils" "5.40.0"
|
408 | 408 |
|
409 |
| -"@typescript-eslint/parser@7.18.0", "@typescript-eslint/parser@^7.18.0": |
410 |
| - version "7.18.0" |
411 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0" |
412 |
| - integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg== |
| 409 | +"@typescript-eslint/parser@8.6.0", "@typescript-eslint/parser@^8.6.0": |
| 410 | + version "8.6.0" |
| 411 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.6.0.tgz#02e092b9dc8b4e319172af620d0d39b337d948f6" |
| 412 | + integrity sha512-eQcbCuA2Vmw45iGfcyG4y6rS7BhWfz9MQuk409WD47qMM+bKCGQWXxvoOs1DUp+T7UBMTtRTVT+kXr7Sh4O9Ow== |
413 | 413 | dependencies:
|
414 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
415 |
| - "@typescript-eslint/types" "7.18.0" |
416 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
417 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 414 | + "@typescript-eslint/scope-manager" "8.6.0" |
| 415 | + "@typescript-eslint/types" "8.6.0" |
| 416 | + "@typescript-eslint/typescript-estree" "8.6.0" |
| 417 | + "@typescript-eslint/visitor-keys" "8.6.0" |
418 | 418 | debug "^4.3.4"
|
419 | 419 |
|
420 | 420 | "@typescript-eslint/parser@^6.9.0":
|
|
444 | 444 | "@typescript-eslint/types" "6.21.0"
|
445 | 445 | "@typescript-eslint/visitor-keys" "6.21.0"
|
446 | 446 |
|
447 |
| -"@typescript-eslint/scope-manager@7.18.0": |
448 |
| - version "7.18.0" |
449 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83" |
450 |
| - integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA== |
| 447 | +"@typescript-eslint/scope-manager@8.6.0": |
| 448 | + version "8.6.0" |
| 449 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.6.0.tgz#28cc2fc26a84b75addf45091a2c6283e29e2c982" |
| 450 | + integrity sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw== |
451 | 451 | dependencies:
|
452 |
| - "@typescript-eslint/types" "7.18.0" |
453 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 452 | + "@typescript-eslint/types" "8.6.0" |
| 453 | + "@typescript-eslint/visitor-keys" "8.6.0" |
454 | 454 |
|
455 | 455 | "@typescript-eslint/[email protected]":
|
456 | 456 | version "6.21.0"
|
|
462 | 462 | debug "^4.3.4"
|
463 | 463 | ts-api-utils "^1.0.1"
|
464 | 464 |
|
465 |
| -"@typescript-eslint/type-utils@7.18.0": |
466 |
| - version "7.18.0" |
467 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b" |
468 |
| - integrity sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA== |
| 465 | +"@typescript-eslint/type-utils@8.6.0": |
| 466 | + version "8.6.0" |
| 467 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.6.0.tgz#d4347e637478bef88cee1db691fcfa20ade9b8a0" |
| 468 | + integrity sha512-dtePl4gsuenXVwC7dVNlb4mGDcKjDT/Ropsk4za/ouMBPplCLyznIaR+W65mvCvsyS97dymoBRrioEXI7k0XIg== |
469 | 469 | dependencies:
|
470 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
471 |
| - "@typescript-eslint/utils" "7.18.0" |
| 470 | + "@typescript-eslint/typescript-estree" "8.6.0" |
| 471 | + "@typescript-eslint/utils" "8.6.0" |
472 | 472 | debug "^4.3.4"
|
473 | 473 | ts-api-utils "^1.3.0"
|
474 | 474 |
|
|
482 | 482 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
483 | 483 | integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
484 | 484 |
|
485 |
| -"@typescript-eslint/types@7.18.0": |
486 |
| - version "7.18.0" |
487 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
488 |
| - integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
| 485 | +"@typescript-eslint/types@8.6.0": |
| 486 | + version "8.6.0" |
| 487 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.6.0.tgz#cdc3a16f83f2f0663d6723e9fd032331cdd9f51c" |
| 488 | + integrity sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw== |
489 | 489 |
|
490 | 490 | "@typescript-eslint/[email protected]":
|
491 | 491 | version "5.40.0"
|
|
514 | 514 | semver "^7.5.4"
|
515 | 515 | ts-api-utils "^1.0.1"
|
516 | 516 |
|
517 |
| -"@typescript-eslint/typescript-estree@7.18.0": |
518 |
| - version "7.18.0" |
519 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931" |
520 |
| - integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA== |
| 517 | +"@typescript-eslint/typescript-estree@8.6.0": |
| 518 | + version "8.6.0" |
| 519 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.6.0.tgz#f945506de42871f04868371cb5bf21e8f7266e01" |
| 520 | + integrity sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g== |
521 | 521 | dependencies:
|
522 |
| - "@typescript-eslint/types" "7.18.0" |
523 |
| - "@typescript-eslint/visitor-keys" "7.18.0" |
| 522 | + "@typescript-eslint/types" "8.6.0" |
| 523 | + "@typescript-eslint/visitor-keys" "8.6.0" |
524 | 524 | debug "^4.3.4"
|
525 |
| - globby "^11.1.0" |
| 525 | + fast-glob "^3.3.2" |
526 | 526 | is-glob "^4.0.3"
|
527 | 527 | minimatch "^9.0.4"
|
528 | 528 | semver "^7.6.0"
|
|
554 | 554 | "@typescript-eslint/typescript-estree" "6.21.0"
|
555 | 555 | semver "^7.5.4"
|
556 | 556 |
|
557 |
| -"@typescript-eslint/utils@7.18.0": |
558 |
| - version "7.18.0" |
559 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f" |
560 |
| - integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw== |
| 557 | +"@typescript-eslint/utils@8.6.0": |
| 558 | + version "8.6.0" |
| 559 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.6.0.tgz#175fe893f32804bed1e72b3364ea6bbe1044181c" |
| 560 | + integrity sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A== |
561 | 561 | dependencies:
|
562 | 562 | "@eslint-community/eslint-utils" "^4.4.0"
|
563 |
| - "@typescript-eslint/scope-manager" "7.18.0" |
564 |
| - "@typescript-eslint/types" "7.18.0" |
565 |
| - "@typescript-eslint/typescript-estree" "7.18.0" |
| 563 | + "@typescript-eslint/scope-manager" "8.6.0" |
| 564 | + "@typescript-eslint/types" "8.6.0" |
| 565 | + "@typescript-eslint/typescript-estree" "8.6.0" |
566 | 566 |
|
567 | 567 | "@typescript-eslint/[email protected]":
|
568 | 568 | version "5.40.0"
|
|
580 | 580 | "@typescript-eslint/types" "6.21.0"
|
581 | 581 | eslint-visitor-keys "^3.4.1"
|
582 | 582 |
|
583 |
| -"@typescript-eslint/visitor-keys@7.18.0": |
584 |
| - version "7.18.0" |
585 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7" |
586 |
| - integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg== |
| 583 | +"@typescript-eslint/visitor-keys@8.6.0": |
| 584 | + version "8.6.0" |
| 585 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.6.0.tgz#5432af4a1753f376f35ab5b891fc9db237aaf76f" |
| 586 | + integrity sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg== |
587 | 587 | dependencies:
|
588 |
| - "@typescript-eslint/types" "7.18.0" |
| 588 | + "@typescript-eslint/types" "8.6.0" |
589 | 589 | eslint-visitor-keys "^3.4.3"
|
590 | 590 |
|
591 | 591 | "@ungap/structured-clone@^1.2.0":
|
@@ -1523,10 +1523,10 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
|
1523 | 1523 | resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz"
|
1524 | 1524 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
|
1525 | 1525 |
|
1526 |
| -fast-glob@^3.2.9: |
1527 |
| - version "3.2.12" |
1528 |
| - resolved "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.12.tgz" |
1529 |
| - integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== |
| 1526 | +fast-glob@^3.2.9, fast-glob@^3.3.2: |
| 1527 | + version "3.3.2" |
| 1528 | + resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" |
| 1529 | + integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== |
1530 | 1530 | dependencies:
|
1531 | 1531 | "@nodelib/fs.stat" "^2.0.2"
|
1532 | 1532 | "@nodelib/fs.walk" "^1.2.3"
|
@@ -2768,14 +2768,14 @@ type-fest@^0.8.1:
|
2768 | 2768 | resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz"
|
2769 | 2769 | integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
|
2770 | 2770 |
|
2771 |
| -typescript-eslint@7.18.0: |
2772 |
| - version "7.18.0" |
2773 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-7.18.0.tgz#e90d57649b2ad37a7475875fa3e834a6d9f61eb2" |
2774 |
| - integrity sha512-PonBkP603E3tt05lDkbOMyaxJjvKqQrXsnow72sVeOFINDE/qNmnnd+f9b4N+U7W6MXnnYyrhtmF2t08QWwUbA== |
| 2771 | +typescript-eslint@8.6.0: |
| 2772 | + version "8.6.0" |
| 2773 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.6.0.tgz#5f0b5e23b34385ef146e447616c1a0d6bd14bedb" |
| 2774 | + integrity sha512-eEhhlxCEpCd4helh3AO1hk0UP2MvbRi9CtIAJTVPQjuSXOOO2jsEacNi4UdcJzZJbeuVg1gMhtZ8UYb+NFYPrA== |
2775 | 2775 | dependencies:
|
2776 |
| - "@typescript-eslint/eslint-plugin" "7.18.0" |
2777 |
| - "@typescript-eslint/parser" "7.18.0" |
2778 |
| - "@typescript-eslint/utils" "7.18.0" |
| 2776 | + "@typescript-eslint/eslint-plugin" "8.6.0" |
| 2777 | + "@typescript-eslint/parser" "8.6.0" |
| 2778 | + "@typescript-eslint/utils" "8.6.0" |
2779 | 2779 |
|
2780 | 2780 | typescript@^5.3.3:
|
2781 | 2781 | version "5.3.3"
|
|
0 commit comments