|
658 | 658 | natural-compare "^1.4.0"
|
659 | 659 | ts-api-utils "^2.0.1"
|
660 | 660 |
|
661 |
| -"@typescript-eslint/parser@^8.29.1": |
662 |
| - version "8.29.1" |
663 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.29.1.tgz#10bf37411be0a199c27b6515726e22fe8d3df8d0" |
664 |
| - integrity sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg== |
665 |
| - dependencies: |
666 |
| - "@typescript-eslint/scope-manager" "8.29.1" |
667 |
| - "@typescript-eslint/types" "8.29.1" |
668 |
| - "@typescript-eslint/typescript-estree" "8.29.1" |
669 |
| - "@typescript-eslint/visitor-keys" "8.29.1" |
670 |
| - debug "^4.3.4" |
671 |
| - |
672 |
| -"@typescript-eslint/scope-manager@8.29.1": |
673 |
| - version "8.29.1" |
674 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6" |
675 |
| - integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA== |
| 661 | +"@typescript-eslint/parser@^8.30.1": |
| 662 | + version "8.30.1" |
| 663 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.30.1.tgz#8a9fa650b046e64656e21d4fdff86535b6a084b6" |
| 664 | + integrity sha512-H+vqmWwT5xoNrXqWs/fesmssOW70gxFlgcMlYcBaWNPIEWDgLa4W9nkSPmhuOgLnXq9QYgkZ31fhDyLhleCsAg== |
676 | 665 | dependencies:
|
677 |
| - "@typescript-eslint/types" "8.29.1" |
678 |
| - "@typescript-eslint/visitor-keys" "8.29.1" |
| 666 | + "@typescript-eslint/scope-manager" "8.30.1" |
| 667 | + "@typescript-eslint/types" "8.30.1" |
| 668 | + "@typescript-eslint/typescript-estree" "8.30.1" |
| 669 | + "@typescript-eslint/visitor-keys" "8.30.1" |
| 670 | + debug "^4.3.4" |
679 | 671 |
|
680 | 672 | "@typescript-eslint/scope-manager@8.30.1":
|
681 | 673 | version "8.30.1"
|
|
695 | 687 | debug "^4.3.4"
|
696 | 688 | ts-api-utils "^2.0.1"
|
697 | 689 |
|
698 |
| -"@typescript-eslint/types@8.29.1": |
699 |
| - version "8.29.1" |
700 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500" |
701 |
| - integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ== |
702 |
| - |
703 | 690 | "@typescript-eslint/types@8.30.1":
|
704 | 691 | version "8.30.1"
|
705 | 692 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.30.1.tgz#20ff6d66ab3d8fe0533aeb7092a487393d53f925"
|
706 | 693 | integrity sha512-81KawPfkuulyWo5QdyG/LOKbspyyiW+p4vpn4bYO7DM/hZImlVnFwrpCTnmNMOt8CvLRr5ojI9nU1Ekpw4RcEw==
|
707 | 694 |
|
708 |
| -"@typescript-eslint/typescript-estree@8.29.1": |
709 |
| - version "8.29.1" |
710 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747" |
711 |
| - integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g== |
712 |
| - dependencies: |
713 |
| - "@typescript-eslint/types" "8.29.1" |
714 |
| - "@typescript-eslint/visitor-keys" "8.29.1" |
715 |
| - debug "^4.3.4" |
716 |
| - fast-glob "^3.3.2" |
717 |
| - is-glob "^4.0.3" |
718 |
| - minimatch "^9.0.4" |
719 |
| - semver "^7.6.0" |
720 |
| - ts-api-utils "^2.0.1" |
721 |
| - |
722 | 695 | "@typescript-eslint/typescript-estree@8.30.1":
|
723 | 696 | version "8.30.1"
|
724 | 697 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.30.1.tgz#f5c133e4a76a54d25607434f2c276409d7bec4ba"
|
|
743 | 716 | "@typescript-eslint/types" "8.30.1"
|
744 | 717 | "@typescript-eslint/typescript-estree" "8.30.1"
|
745 | 718 |
|
746 |
| -"@typescript-eslint/visitor-keys@8.29.1": |
747 |
| - version "8.29.1" |
748 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a" |
749 |
| - integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg== |
750 |
| - dependencies: |
751 |
| - "@typescript-eslint/types" "8.29.1" |
752 |
| - eslint-visitor-keys "^4.2.0" |
753 |
| - |
754 | 719 | "@typescript-eslint/visitor-keys@8.30.1":
|
755 | 720 | version "8.30.1"
|
756 | 721 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.30.1.tgz#510955ef1fb56e08da4b7953a3377258e5942e36"
|
|
0 commit comments