|
577 | 577 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.109.0.tgz#062dfddf5f7df9cf36038e900ae67421ae69091b" |
578 | 578 | integrity sha512-0Pf95rnwEIwDbmXGC08r0B4TQhAbsHQ5UyTIgVgoieDe4cOnf92usuR5dEczb6bTKEp7ziZH4TV1TRGPPCExtw== |
579 | 579 |
|
580 | | -"@typescript-eslint/eslint-plugin@8.56.1", "@typescript-eslint/eslint-plugin@^8.37.0": |
581 | | - version "8.56.1" |
582 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz#b1ce606d87221daec571e293009675992f0aae76" |
583 | | - integrity sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A== |
| 580 | +"@typescript-eslint/eslint-plugin@8.57.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 581 | + version "8.57.0" |
| 582 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374" |
| 583 | + integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ== |
584 | 584 | dependencies: |
585 | 585 | "@eslint-community/regexpp" "^4.12.2" |
586 | | - "@typescript-eslint/scope-manager" "8.56.1" |
587 | | - "@typescript-eslint/type-utils" "8.56.1" |
588 | | - "@typescript-eslint/utils" "8.56.1" |
589 | | - "@typescript-eslint/visitor-keys" "8.56.1" |
| 586 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 587 | + "@typescript-eslint/type-utils" "8.57.0" |
| 588 | + "@typescript-eslint/utils" "8.57.0" |
| 589 | + "@typescript-eslint/visitor-keys" "8.57.0" |
590 | 590 | ignore "^7.0.5" |
591 | 591 | natural-compare "^1.4.0" |
592 | 592 | ts-api-utils "^2.4.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/parser@8.56.1", "@typescript-eslint/parser@^8.37.0": |
595 | | - version "8.56.1" |
596 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7" |
597 | | - integrity sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg== |
| 594 | +"@typescript-eslint/parser@8.57.0", "@typescript-eslint/parser@^8.37.0": |
| 595 | + version "8.57.0" |
| 596 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.0.tgz#444c57a943e8b04f255cda18a94c8e023b46b08c" |
| 597 | + integrity sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g== |
598 | 598 | dependencies: |
599 | | - "@typescript-eslint/scope-manager" "8.56.1" |
600 | | - "@typescript-eslint/types" "8.56.1" |
601 | | - "@typescript-eslint/typescript-estree" "8.56.1" |
602 | | - "@typescript-eslint/visitor-keys" "8.56.1" |
| 599 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 600 | + "@typescript-eslint/types" "8.57.0" |
| 601 | + "@typescript-eslint/typescript-estree" "8.57.0" |
| 602 | + "@typescript-eslint/visitor-keys" "8.57.0" |
603 | 603 | debug "^4.4.3" |
604 | 604 |
|
605 | | -"@typescript-eslint/project-service@8.56.1": |
606 | | - version "8.56.1" |
607 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244" |
608 | | - integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ== |
| 605 | +"@typescript-eslint/project-service@8.57.0": |
| 606 | + version "8.57.0" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3" |
| 608 | + integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w== |
609 | 609 | dependencies: |
610 | | - "@typescript-eslint/tsconfig-utils" "^8.56.1" |
611 | | - "@typescript-eslint/types" "^8.56.1" |
| 610 | + "@typescript-eslint/tsconfig-utils" "^8.57.0" |
| 611 | + "@typescript-eslint/types" "^8.57.0" |
612 | 612 | debug "^4.4.3" |
613 | 613 |
|
614 | | -"@typescript-eslint/scope-manager@8.56.1": |
615 | | - version "8.56.1" |
616 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24" |
617 | | - integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w== |
| 614 | +"@typescript-eslint/scope-manager@8.57.0": |
| 615 | + version "8.57.0" |
| 616 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840" |
| 617 | + integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw== |
618 | 618 | dependencies: |
619 | | - "@typescript-eslint/types" "8.56.1" |
620 | | - "@typescript-eslint/visitor-keys" "8.56.1" |
| 619 | + "@typescript-eslint/types" "8.57.0" |
| 620 | + "@typescript-eslint/visitor-keys" "8.57.0" |
621 | 621 |
|
622 | | -"@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1": |
623 | | - version "8.56.1" |
624 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7" |
625 | | - integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ== |
| 622 | +"@typescript-eslint/tsconfig-utils@8.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0": |
| 623 | + version "8.57.0" |
| 624 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4" |
| 625 | + integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA== |
626 | 626 |
|
627 | | -"@typescript-eslint/type-utils@8.56.1": |
628 | | - version "8.56.1" |
629 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz#7a6c4fabf225d674644931e004302cbbdd2f2e24" |
630 | | - integrity sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg== |
| 627 | +"@typescript-eslint/type-utils@8.57.0": |
| 628 | + version "8.57.0" |
| 629 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448" |
| 630 | + integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ== |
631 | 631 | dependencies: |
632 | | - "@typescript-eslint/types" "8.56.1" |
633 | | - "@typescript-eslint/typescript-estree" "8.56.1" |
634 | | - "@typescript-eslint/utils" "8.56.1" |
| 632 | + "@typescript-eslint/types" "8.57.0" |
| 633 | + "@typescript-eslint/typescript-estree" "8.57.0" |
| 634 | + "@typescript-eslint/utils" "8.57.0" |
635 | 635 | debug "^4.4.3" |
636 | 636 | ts-api-utils "^2.4.0" |
637 | 637 |
|
638 | | -"@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1": |
639 | | - version "8.56.1" |
640 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9" |
641 | | - integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw== |
| 638 | +"@typescript-eslint/types@8.57.0", "@typescript-eslint/types@^8.57.0": |
| 639 | + version "8.57.0" |
| 640 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6" |
| 641 | + integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg== |
642 | 642 |
|
643 | | -"@typescript-eslint/typescript-estree@8.56.1": |
644 | | - version "8.56.1" |
645 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0" |
646 | | - integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg== |
| 643 | +"@typescript-eslint/typescript-estree@8.57.0": |
| 644 | + version "8.57.0" |
| 645 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04" |
| 646 | + integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q== |
647 | 647 | dependencies: |
648 | | - "@typescript-eslint/project-service" "8.56.1" |
649 | | - "@typescript-eslint/tsconfig-utils" "8.56.1" |
650 | | - "@typescript-eslint/types" "8.56.1" |
651 | | - "@typescript-eslint/visitor-keys" "8.56.1" |
| 648 | + "@typescript-eslint/project-service" "8.57.0" |
| 649 | + "@typescript-eslint/tsconfig-utils" "8.57.0" |
| 650 | + "@typescript-eslint/types" "8.57.0" |
| 651 | + "@typescript-eslint/visitor-keys" "8.57.0" |
652 | 652 | debug "^4.4.3" |
653 | 653 | minimatch "^10.2.2" |
654 | 654 | semver "^7.7.3" |
655 | 655 | tinyglobby "^0.2.15" |
656 | 656 | ts-api-utils "^2.4.0" |
657 | 657 |
|
658 | | -"@typescript-eslint/utils@8.56.1": |
659 | | - version "8.56.1" |
660 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7" |
661 | | - integrity sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA== |
| 658 | +"@typescript-eslint/utils@8.57.0": |
| 659 | + version "8.57.0" |
| 660 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498" |
| 661 | + integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ== |
662 | 662 | dependencies: |
663 | 663 | "@eslint-community/eslint-utils" "^4.9.1" |
664 | | - "@typescript-eslint/scope-manager" "8.56.1" |
665 | | - "@typescript-eslint/types" "8.56.1" |
666 | | - "@typescript-eslint/typescript-estree" "8.56.1" |
| 664 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 665 | + "@typescript-eslint/types" "8.57.0" |
| 666 | + "@typescript-eslint/typescript-estree" "8.57.0" |
667 | 667 |
|
668 | | -"@typescript-eslint/visitor-keys@8.56.1": |
669 | | - version "8.56.1" |
670 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87" |
671 | | - integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw== |
| 668 | +"@typescript-eslint/visitor-keys@8.57.0": |
| 669 | + version "8.57.0" |
| 670 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85" |
| 671 | + integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg== |
672 | 672 | dependencies: |
673 | | - "@typescript-eslint/types" "8.56.1" |
| 673 | + "@typescript-eslint/types" "8.57.0" |
674 | 674 | eslint-visitor-keys "^5.0.0" |
675 | 675 |
|
676 | 676 | "@typespec/ts-http-runtime@^0.3.0": |
@@ -3115,14 +3115,14 @@ typed-rest-client@^1.8.4: |
3115 | 3115 | underscore "^1.12.1" |
3116 | 3116 |
|
3117 | 3117 | typescript-eslint@^8.37.0: |
3118 | | - version "8.56.1" |
3119 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.1.tgz#15a9fcc5d2150a0d981772bb36f127a816fe103f" |
3120 | | - integrity sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ== |
3121 | | - dependencies: |
3122 | | - "@typescript-eslint/eslint-plugin" "8.56.1" |
3123 | | - "@typescript-eslint/parser" "8.56.1" |
3124 | | - "@typescript-eslint/typescript-estree" "8.56.1" |
3125 | | - "@typescript-eslint/utils" "8.56.1" |
| 3118 | + version "8.57.0" |
| 3119 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.0.tgz#82764795d316ed1c72a489727c43c3a87373f100" |
| 3120 | + integrity sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA== |
| 3121 | + dependencies: |
| 3122 | + "@typescript-eslint/eslint-plugin" "8.57.0" |
| 3123 | + "@typescript-eslint/parser" "8.57.0" |
| 3124 | + "@typescript-eslint/typescript-estree" "8.57.0" |
| 3125 | + "@typescript-eslint/utils" "8.57.0" |
3126 | 3126 |
|
3127 | 3127 | typescript@=5.9.3: |
3128 | 3128 | version "5.9.3" |
|
0 commit comments