|
2795 | 2795 | dependencies: |
2796 | 2796 | "@types/yargs-parser" "*" |
2797 | 2797 |
|
2798 | | -"@typescript-eslint/eslint-plugin@8.53.1", "@typescript-eslint/eslint-plugin@^8.29.1": |
2799 | | - version "8.53.1" |
2800 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz#f6640f6f8749b71d9ab457263939e8932a3c6b46" |
2801 | | - integrity sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag== |
| 2798 | +"@typescript-eslint/eslint-plugin@8.54.0", "@typescript-eslint/eslint-plugin@^8.29.1": |
| 2799 | + version "8.54.0" |
| 2800 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.54.0.tgz#d8899e5c2eccf5c4a20d01c036a193753748454d" |
| 2801 | + integrity sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ== |
2802 | 2802 | dependencies: |
2803 | 2803 | "@eslint-community/regexpp" "^4.12.2" |
2804 | | - "@typescript-eslint/scope-manager" "8.53.1" |
2805 | | - "@typescript-eslint/type-utils" "8.53.1" |
2806 | | - "@typescript-eslint/utils" "8.53.1" |
2807 | | - "@typescript-eslint/visitor-keys" "8.53.1" |
| 2804 | + "@typescript-eslint/scope-manager" "8.54.0" |
| 2805 | + "@typescript-eslint/type-utils" "8.54.0" |
| 2806 | + "@typescript-eslint/utils" "8.54.0" |
| 2807 | + "@typescript-eslint/visitor-keys" "8.54.0" |
2808 | 2808 | ignore "^7.0.5" |
2809 | 2809 | natural-compare "^1.4.0" |
2810 | 2810 | ts-api-utils "^2.4.0" |
2811 | 2811 |
|
2812 | | -"@typescript-eslint/parser@8.53.1", "@typescript-eslint/parser@^8.29.1": |
2813 | | - version "8.53.1" |
2814 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.1.tgz#58d4a70cc2daee2becf7d4521d65ea1782d6ec68" |
2815 | | - integrity sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg== |
| 2812 | +"@typescript-eslint/parser@8.54.0", "@typescript-eslint/parser@^8.29.1": |
| 2813 | + version "8.54.0" |
| 2814 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.54.0.tgz#3d01a6f54ed247deb9982621f70e7abf1810bd97" |
| 2815 | + integrity sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA== |
2816 | 2816 | dependencies: |
2817 | | - "@typescript-eslint/scope-manager" "8.53.1" |
2818 | | - "@typescript-eslint/types" "8.53.1" |
2819 | | - "@typescript-eslint/typescript-estree" "8.53.1" |
2820 | | - "@typescript-eslint/visitor-keys" "8.53.1" |
| 2817 | + "@typescript-eslint/scope-manager" "8.54.0" |
| 2818 | + "@typescript-eslint/types" "8.54.0" |
| 2819 | + "@typescript-eslint/typescript-estree" "8.54.0" |
| 2820 | + "@typescript-eslint/visitor-keys" "8.54.0" |
2821 | 2821 | debug "^4.4.3" |
2822 | 2822 |
|
2823 | | -"@typescript-eslint/project-service@8.53.1": |
2824 | | - version "8.53.1" |
2825 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734" |
2826 | | - integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog== |
| 2823 | +"@typescript-eslint/project-service@8.54.0": |
| 2824 | + version "8.54.0" |
| 2825 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.54.0.tgz#f582aceb3d752544c8e1b11fea8d95d00cf9adc6" |
| 2826 | + integrity sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g== |
2827 | 2827 | dependencies: |
2828 | | - "@typescript-eslint/tsconfig-utils" "^8.53.1" |
2829 | | - "@typescript-eslint/types" "^8.53.1" |
| 2828 | + "@typescript-eslint/tsconfig-utils" "^8.54.0" |
| 2829 | + "@typescript-eslint/types" "^8.54.0" |
2830 | 2830 | debug "^4.4.3" |
2831 | 2831 |
|
2832 | 2832 | "@typescript-eslint/scope-manager@5.62.0": |
|
2837 | 2837 | "@typescript-eslint/types" "5.62.0" |
2838 | 2838 | "@typescript-eslint/visitor-keys" "5.62.0" |
2839 | 2839 |
|
2840 | | -"@typescript-eslint/scope-manager@8.53.1": |
2841 | | - version "8.53.1" |
2842 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa" |
2843 | | - integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ== |
| 2840 | +"@typescript-eslint/scope-manager@8.54.0": |
| 2841 | + version "8.54.0" |
| 2842 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz#307dc8cbd80157e2772c2d36216857415a71ab33" |
| 2843 | + integrity sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg== |
2844 | 2844 | dependencies: |
2845 | | - "@typescript-eslint/types" "8.53.1" |
2846 | | - "@typescript-eslint/visitor-keys" "8.53.1" |
| 2845 | + "@typescript-eslint/types" "8.54.0" |
| 2846 | + "@typescript-eslint/visitor-keys" "8.54.0" |
2847 | 2847 |
|
2848 | | -"@typescript-eslint/tsconfig-utils@8.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1": |
2849 | | - version "8.53.1" |
2850 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424" |
2851 | | - integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA== |
| 2848 | +"@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.54.0": |
| 2849 | + version "8.54.0" |
| 2850 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc" |
| 2851 | + integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw== |
2852 | 2852 |
|
2853 | | -"@typescript-eslint/type-utils@8.53.1": |
2854 | | - version "8.53.1" |
2855 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz#95de2651a96d580bf5c6c6089ddd694284d558ad" |
2856 | | - integrity sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w== |
| 2853 | +"@typescript-eslint/type-utils@8.54.0": |
| 2854 | + version "8.54.0" |
| 2855 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.54.0.tgz#64965317dd4118346c2fa5ee94492892200e9fb9" |
| 2856 | + integrity sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA== |
2857 | 2857 | dependencies: |
2858 | | - "@typescript-eslint/types" "8.53.1" |
2859 | | - "@typescript-eslint/typescript-estree" "8.53.1" |
2860 | | - "@typescript-eslint/utils" "8.53.1" |
| 2858 | + "@typescript-eslint/types" "8.54.0" |
| 2859 | + "@typescript-eslint/typescript-estree" "8.54.0" |
| 2860 | + "@typescript-eslint/utils" "8.54.0" |
2861 | 2861 | debug "^4.4.3" |
2862 | 2862 | ts-api-utils "^2.4.0" |
2863 | 2863 |
|
|
2866 | 2866 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f" |
2867 | 2867 | integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ== |
2868 | 2868 |
|
2869 | | -"@typescript-eslint/types@8.53.1", "@typescript-eslint/types@^8.53.1": |
2870 | | - version "8.53.1" |
2871 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793" |
2872 | | - integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A== |
| 2869 | +"@typescript-eslint/types@8.54.0", "@typescript-eslint/types@^8.54.0": |
| 2870 | + version "8.54.0" |
| 2871 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889" |
| 2872 | + integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA== |
2873 | 2873 |
|
2874 | 2874 | "@typescript-eslint/typescript-estree@5.62.0": |
2875 | 2875 | version "5.62.0" |
|
2884 | 2884 | semver "^7.3.7" |
2885 | 2885 | tsutils "^3.21.0" |
2886 | 2886 |
|
2887 | | -"@typescript-eslint/typescript-estree@8.53.1": |
2888 | | - version "8.53.1" |
2889 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f" |
2890 | | - integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg== |
| 2887 | +"@typescript-eslint/typescript-estree@8.54.0": |
| 2888 | + version "8.54.0" |
| 2889 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz#3c7716905b2b811fadbd2114804047d1bfc86527" |
| 2890 | + integrity sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA== |
2891 | 2891 | dependencies: |
2892 | | - "@typescript-eslint/project-service" "8.53.1" |
2893 | | - "@typescript-eslint/tsconfig-utils" "8.53.1" |
2894 | | - "@typescript-eslint/types" "8.53.1" |
2895 | | - "@typescript-eslint/visitor-keys" "8.53.1" |
| 2892 | + "@typescript-eslint/project-service" "8.54.0" |
| 2893 | + "@typescript-eslint/tsconfig-utils" "8.54.0" |
| 2894 | + "@typescript-eslint/types" "8.54.0" |
| 2895 | + "@typescript-eslint/visitor-keys" "8.54.0" |
2896 | 2896 | debug "^4.4.3" |
2897 | 2897 | minimatch "^9.0.5" |
2898 | 2898 | semver "^7.7.3" |
2899 | 2899 | tinyglobby "^0.2.15" |
2900 | 2900 | ts-api-utils "^2.4.0" |
2901 | 2901 |
|
2902 | | -"@typescript-eslint/utils@8.53.1", "@typescript-eslint/utils@^8.26.1": |
2903 | | - version "8.53.1" |
2904 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa" |
2905 | | - integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg== |
| 2902 | +"@typescript-eslint/utils@8.54.0", "@typescript-eslint/utils@^8.26.1": |
| 2903 | + version "8.54.0" |
| 2904 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.54.0.tgz#c79a4bcbeebb4f571278c0183ed1cb601d84c6c8" |
| 2905 | + integrity sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA== |
2906 | 2906 | dependencies: |
2907 | 2907 | "@eslint-community/eslint-utils" "^4.9.1" |
2908 | | - "@typescript-eslint/scope-manager" "8.53.1" |
2909 | | - "@typescript-eslint/types" "8.53.1" |
2910 | | - "@typescript-eslint/typescript-estree" "8.53.1" |
| 2908 | + "@typescript-eslint/scope-manager" "8.54.0" |
| 2909 | + "@typescript-eslint/types" "8.54.0" |
| 2910 | + "@typescript-eslint/typescript-estree" "8.54.0" |
2911 | 2911 |
|
2912 | 2912 | "@typescript-eslint/utils@^5.10.0": |
2913 | 2913 | version "5.62.0" |
|
2931 | 2931 | "@typescript-eslint/types" "5.62.0" |
2932 | 2932 | eslint-visitor-keys "^3.3.0" |
2933 | 2933 |
|
2934 | | -"@typescript-eslint/visitor-keys@8.53.1": |
2935 | | - version "8.53.1" |
2936 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7" |
2937 | | - integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg== |
| 2934 | +"@typescript-eslint/visitor-keys@8.54.0": |
| 2935 | + version "8.54.0" |
| 2936 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz#0e4b50124b210b8600b245dd66cbad52deb15590" |
| 2937 | + integrity sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA== |
2938 | 2938 | dependencies: |
2939 | | - "@typescript-eslint/types" "8.53.1" |
| 2939 | + "@typescript-eslint/types" "8.54.0" |
2940 | 2940 | eslint-visitor-keys "^4.2.1" |
2941 | 2941 |
|
2942 | 2942 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments