|
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.38.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 595 | +"@typescript-eslint/eslint-plugin@8.38.0": |
596 | 596 | version "8.38.0"
|
597 | 597 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
|
598 | 598 | integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
|
|
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.0" |
| 612 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.0.tgz#c9afec1866ee1a6ea3d768b5f8e92201efbbba06" |
| 613 | + integrity sha512-bhEz6OZeUR+O/6yx9Jk6ohX6H9JSFTaiY0v9/PuKT3oGK0rn0jNplLmyFUGV+a9gfYnVNwGDwS/UkLIuXNb2Rw== |
| 614 | + dependencies: |
| 615 | + "@eslint-community/regexpp" "^4.10.0" |
| 616 | + "@typescript-eslint/scope-manager" "8.39.0" |
| 617 | + "@typescript-eslint/type-utils" "8.39.0" |
| 618 | + "@typescript-eslint/utils" "8.39.0" |
| 619 | + "@typescript-eslint/visitor-keys" "8.39.0" |
| 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.38.0":
|
611 | 626 | version "8.38.0"
|
612 | 627 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
|
|
684 | 699 | debug "^4.3.4"
|
685 | 700 | ts-api-utils "^2.1.0"
|
686 | 701 |
|
| 702 | +"@typescript-eslint/type-utils@8.39.0": |
| 703 | + version "8.39.0" |
| 704 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.0.tgz#310ec781ae5e7bb0f5940bfd652573587f22786b" |
| 705 | + integrity sha512-6B3z0c1DXVT2vYA9+z9axjtc09rqKUPRmijD5m9iv8iQpHBRYRMBcgxSiKTZKm6FwWw1/cI4v6em35OsKCiN5Q== |
| 706 | + dependencies: |
| 707 | + "@typescript-eslint/types" "8.39.0" |
| 708 | + "@typescript-eslint/typescript-estree" "8.39.0" |
| 709 | + "@typescript-eslint/utils" "8.39.0" |
| 710 | + debug "^4.3.4" |
| 711 | + ts-api-utils "^2.1.0" |
| 712 | + |
687 | 713 | "@typescript-eslint/types@8.38.0":
|
688 | 714 | version "8.38.0"
|
689 | 715 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
|
|
736 | 762 | "@typescript-eslint/types" "8.38.0"
|
737 | 763 | "@typescript-eslint/typescript-estree" "8.38.0"
|
738 | 764 |
|
| 765 | +"@typescript-eslint/utils@8.39.0": |
| 766 | + version "8.39.0" |
| 767 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220" |
| 768 | + integrity sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ== |
| 769 | + dependencies: |
| 770 | + "@eslint-community/eslint-utils" "^4.7.0" |
| 771 | + "@typescript-eslint/scope-manager" "8.39.0" |
| 772 | + "@typescript-eslint/types" "8.39.0" |
| 773 | + "@typescript-eslint/typescript-estree" "8.39.0" |
| 774 | + |
739 | 775 | "@typescript-eslint/visitor-keys@8.38.0":
|
740 | 776 | version "8.38.0"
|
741 | 777 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
|
|
0 commit comments