|
592 | 592 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.102.0.tgz#186dd6d4755807754a18ca869384c93b821039f2"
|
593 | 593 | integrity sha512-V9sFXmcXz03FtYTSUsYsu5K0Q9wH9w9V25slddcxrh5JgORD14LpnOA7ov0L9ALi+6HrTjskLJ/tY5zeRF3TFA==
|
594 | 594 |
|
595 |
| -"@typescript-eslint/eslint-plugin@8.39.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 595 | +"@typescript-eslint/eslint-plugin@8.39.0": |
596 | 596 | version "8.39.0"
|
597 | 597 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.0.tgz#c9afec1866ee1a6ea3d768b5f8e92201efbbba06"
|
598 | 598 | integrity sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw==
|
|
607 | 607 | natural-compare "^1.4.0"
|
608 | 608 | ts-api-utils "^2.1.0"
|
609 | 609 |
|
| 610 | +"@typescript-eslint/eslint-plugin@^8.37.0": |
| 611 | + version "8.39.1" |
| 612 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0" |
| 613 | + integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g== |
| 614 | + dependencies: |
| 615 | + "@eslint-community/regexpp" "^4.10.0" |
| 616 | + "@typescript-eslint/scope-manager" "8.39.1" |
| 617 | + "@typescript-eslint/type-utils" "8.39.1" |
| 618 | + "@typescript-eslint/utils" "8.39.1" |
| 619 | + "@typescript-eslint/visitor-keys" "8.39.1" |
| 620 | + graphemer "^1.4.0" |
| 621 | + ignore "^7.0.0" |
| 622 | + natural-compare "^1.4.0" |
| 623 | + ts-api-utils "^2.1.0" |
| 624 | + |
610 | 625 | "@typescript-eslint/parser@8.39.0":
|
611 | 626 | version "8.39.0"
|
612 | 627 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008"
|
|
684 | 699 | debug "^4.3.4"
|
685 | 700 | ts-api-utils "^2.1.0"
|
686 | 701 |
|
| 702 | +"@typescript-eslint/type-utils@8.39.1": |
| 703 | + version "8.39.1" |
| 704 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2" |
| 705 | + integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA== |
| 706 | + dependencies: |
| 707 | + "@typescript-eslint/types" "8.39.1" |
| 708 | + "@typescript-eslint/typescript-estree" "8.39.1" |
| 709 | + "@typescript-eslint/utils" "8.39.1" |
| 710 | + debug "^4.3.4" |
| 711 | + ts-api-utils "^2.1.0" |
| 712 | + |
687 | 713 | "@typescript-eslint/types@8.39.0":
|
688 | 714 | version "8.39.0"
|
689 | 715 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
|
|
736 | 762 | "@typescript-eslint/types" "8.39.0"
|
737 | 763 | "@typescript-eslint/typescript-estree" "8.39.0"
|
738 | 764 |
|
| 765 | +"@typescript-eslint/utils@8.39.1": |
| 766 | + version "8.39.1" |
| 767 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b" |
| 768 | + integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg== |
| 769 | + dependencies: |
| 770 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 771 | + "@typescript-eslint/scope-manager" "8.39.1" |
| 772 | + "@typescript-eslint/types" "8.39.1" |
| 773 | + "@typescript-eslint/typescript-estree" "8.39.1" |
| 774 | + |
739 | 775 | "@typescript-eslint/visitor-keys@8.39.0":
|
740 | 776 | version "8.39.0"
|
741 | 777 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz#5d619a6e810cdd3fd1913632719cbccab08bf875"
|
|
0 commit comments