|
2688 | 2688 | ts-api-utils "^2.1.0" |
2689 | 2689 |
|
2690 | 2690 | "@typescript-eslint/parser@^8.12.2": |
2691 | | - version "8.32.1" |
2692 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e" |
2693 | | - integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg== |
| 2691 | + version "8.35.0" |
| 2692 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2" |
| 2693 | + integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA== |
| 2694 | + dependencies: |
| 2695 | + "@typescript-eslint/scope-manager" "8.35.0" |
| 2696 | + "@typescript-eslint/types" "8.35.0" |
| 2697 | + "@typescript-eslint/typescript-estree" "8.35.0" |
| 2698 | + "@typescript-eslint/visitor-keys" "8.35.0" |
| 2699 | + debug "^4.3.4" |
| 2700 | + |
| 2701 | +"@typescript-eslint/[email protected]": |
| 2702 | + version "8.35.0" |
| 2703 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b" |
| 2704 | + integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ== |
2694 | 2705 | dependencies: |
2695 | | - "@typescript-eslint/scope-manager" "8.32.1" |
2696 | | - "@typescript-eslint/types" "8.32.1" |
2697 | | - "@typescript-eslint/typescript-estree" "8.32.1" |
2698 | | - "@typescript-eslint/visitor-keys" "8.32.1" |
| 2706 | + "@typescript-eslint/tsconfig-utils" "^8.35.0" |
| 2707 | + "@typescript-eslint/types" "^8.35.0" |
2699 | 2708 | debug "^4.3.4" |
2700 | 2709 |
|
2701 | 2710 | "@typescript-eslint/[email protected]": |
|
2723 | 2732 | "@typescript-eslint/types" "8.32.1" |
2724 | 2733 | "@typescript-eslint/visitor-keys" "8.32.1" |
2725 | 2734 |
|
| 2735 | +"@typescript-eslint/[email protected]": |
| 2736 | + version "8.35.0" |
| 2737 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f" |
| 2738 | + integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA== |
| 2739 | + dependencies: |
| 2740 | + "@typescript-eslint/types" "8.35.0" |
| 2741 | + "@typescript-eslint/visitor-keys" "8.35.0" |
| 2742 | + |
2726 | 2743 | "@typescript-eslint/[email protected]": |
2727 | 2744 | version "8.36.0" |
2728 | 2745 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168" |
|
2731 | 2748 | "@typescript-eslint/types" "8.36.0" |
2732 | 2749 | "@typescript-eslint/visitor-keys" "8.36.0" |
2733 | 2750 |
|
2734 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.36.0": |
| 2751 | +"@typescript-eslint/[email protected]": |
| 2752 | + version "8.35.0" |
| 2753 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e" |
| 2754 | + integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA== |
| 2755 | + |
| 2756 | +"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.0", "@typescript-eslint/tsconfig-utils@^8.36.0": |
2735 | 2757 | version "8.36.0" |
2736 | 2758 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13" |
2737 | 2759 | integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA== |
|
2751 | 2773 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9" |
2752 | 2774 | integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ== |
2753 | 2775 |
|
2754 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0": |
| 2776 | +"@typescript-eslint/[email protected]": |
2755 | 2777 | version "8.32.1" |
2756 | 2778 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b" |
2757 | 2779 | integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg== |
2758 | 2780 |
|
2759 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.36.0": |
| 2781 | +"@typescript-eslint/[email protected]": |
| 2782 | + version "8.35.0" |
| 2783 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93" |
| 2784 | + integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ== |
| 2785 | + |
| 2786 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.11.0", "@typescript-eslint/types@^8.35.0", "@typescript-eslint/types@^8.36.0": |
2760 | 2787 | version "8.36.0" |
2761 | 2788 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac" |
2762 | 2789 | integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ== |
|
2789 | 2816 | semver "^7.6.0" |
2790 | 2817 | ts-api-utils "^2.1.0" |
2791 | 2818 |
|
| 2819 | +"@typescript-eslint/[email protected]": |
| 2820 | + version "8.35.0" |
| 2821 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a" |
| 2822 | + integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w== |
| 2823 | + dependencies: |
| 2824 | + "@typescript-eslint/project-service" "8.35.0" |
| 2825 | + "@typescript-eslint/tsconfig-utils" "8.35.0" |
| 2826 | + "@typescript-eslint/types" "8.35.0" |
| 2827 | + "@typescript-eslint/visitor-keys" "8.35.0" |
| 2828 | + debug "^4.3.4" |
| 2829 | + fast-glob "^3.3.2" |
| 2830 | + is-glob "^4.0.3" |
| 2831 | + minimatch "^9.0.4" |
| 2832 | + semver "^7.6.0" |
| 2833 | + ts-api-utils "^2.1.0" |
| 2834 | + |
2792 | 2835 | "@typescript-eslint/[email protected]": |
2793 | 2836 | version "8.36.0" |
2794 | 2837 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc" |
|
2851 | 2894 | "@typescript-eslint/types" "8.32.1" |
2852 | 2895 | eslint-visitor-keys "^4.2.0" |
2853 | 2896 |
|
| 2897 | +"@typescript-eslint/[email protected]": |
| 2898 | + version "8.35.0" |
| 2899 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf" |
| 2900 | + integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g== |
| 2901 | + dependencies: |
| 2902 | + "@typescript-eslint/types" "8.35.0" |
| 2903 | + eslint-visitor-keys "^4.2.1" |
| 2904 | + |
2854 | 2905 | "@typescript-eslint/[email protected]": |
2855 | 2906 | version "8.36.0" |
2856 | 2907 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674" |
|
0 commit comments