|
2868 | 2868 | "@typescript-eslint/typescript-estree" "5.62.0" |
2869 | 2869 | debug "^4.3.4" |
2870 | 2870 |
|
2871 | | -"@typescript-eslint/parser@^8.52.0": |
2872 | | - version "8.52.0" |
2873 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.52.0.tgz#9fae9f5f13ebb1c8f31a50c34381bfd6bf96a05f" |
2874 | | - integrity sha512-iIACsx8pxRnguSYhHiMn2PvhvfpopO9FXHyn1mG5txZIsAaB6F0KwbFnUQN3KCiG3Jcuad/Cao2FAs1Wp7vAyg== |
2875 | | - dependencies: |
2876 | | - "@typescript-eslint/scope-manager" "8.52.0" |
2877 | | - "@typescript-eslint/types" "8.52.0" |
2878 | | - "@typescript-eslint/typescript-estree" "8.52.0" |
2879 | | - "@typescript-eslint/visitor-keys" "8.52.0" |
| 2871 | +"@typescript-eslint/parser@^8.53.0": |
| 2872 | + version "8.53.0" |
| 2873 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.0.tgz#d8bed6f12dc74e03751e5f947510ff2b165990c6" |
| 2874 | + integrity sha512-npiaib8XzbjtzS2N4HlqPvlpxpmZ14FjSJrteZpPxGUaYPlvhzlzUZ4mZyABo0EFrOWnvyd0Xxroq//hKhtAWg== |
| 2875 | + dependencies: |
| 2876 | + "@typescript-eslint/scope-manager" "8.53.0" |
| 2877 | + "@typescript-eslint/types" "8.53.0" |
| 2878 | + "@typescript-eslint/typescript-estree" "8.53.0" |
| 2879 | + "@typescript-eslint/visitor-keys" "8.53.0" |
2880 | 2880 | debug "^4.4.3" |
2881 | 2881 |
|
2882 | 2882 | "@typescript-eslint/project-service@8.50.1": |
|
2888 | 2888 | "@typescript-eslint/types" "^8.50.1" |
2889 | 2889 | debug "^4.3.4" |
2890 | 2890 |
|
2891 | | -"@typescript-eslint/project-service@8.52.0": |
2892 | | - version "8.52.0" |
2893 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.52.0.tgz#5fb4c16af4eda6d74c70cbc62f5d3f77b96e4cbe" |
2894 | | - integrity sha512-xD0MfdSdEmeFa3OmVqonHi+Cciab96ls1UhIF/qX/O/gPu5KXD0bY9lu33jj04fjzrXHcuvjBcBC+D3SNSadaw== |
| 2891 | +"@typescript-eslint/project-service@8.53.0": |
| 2892 | + version "8.53.0" |
| 2893 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.0.tgz#327c67c61c16a1c8b12a440b0779b41eb77cc7df" |
| 2894 | + integrity sha512-Bl6Gdr7NqkqIP5yP9z1JU///Nmes4Eose6L1HwpuVHwScgDPPuEWbUVhvlZmb8hy0vX9syLk5EGNL700WcBlbg== |
2895 | 2895 | dependencies: |
2896 | | - "@typescript-eslint/tsconfig-utils" "^8.52.0" |
2897 | | - "@typescript-eslint/types" "^8.52.0" |
| 2896 | + "@typescript-eslint/tsconfig-utils" "^8.53.0" |
| 2897 | + "@typescript-eslint/types" "^8.53.0" |
2898 | 2898 | debug "^4.4.3" |
2899 | 2899 |
|
2900 | 2900 | "@typescript-eslint/scope-manager@5.62.0": |
|
2913 | 2913 | "@typescript-eslint/types" "8.50.1" |
2914 | 2914 | "@typescript-eslint/visitor-keys" "8.50.1" |
2915 | 2915 |
|
2916 | | -"@typescript-eslint/scope-manager@8.52.0": |
2917 | | - version "8.52.0" |
2918 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.52.0.tgz#9884ff690fad30380ccabfb08af1ac200af6b4e5" |
2919 | | - integrity sha512-ixxqmmCcc1Nf8S0mS0TkJ/3LKcC8mruYJPOU6Ia2F/zUUR4pApW7LzrpU3JmtePbRUTes9bEqRc1Gg4iyRnDzA== |
| 2916 | +"@typescript-eslint/scope-manager@8.53.0": |
| 2917 | + version "8.53.0" |
| 2918 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.0.tgz#f922fcbf0d42e72f065297af31779ccf19de9a97" |
| 2919 | + integrity sha512-kWNj3l01eOGSdVBnfAF2K1BTh06WS0Yet6JUgb9Cmkqaz3Jlu0fdVUjj9UI8gPidBWSMqDIglmEXifSgDT/D0g== |
2920 | 2920 | dependencies: |
2921 | | - "@typescript-eslint/types" "8.52.0" |
2922 | | - "@typescript-eslint/visitor-keys" "8.52.0" |
| 2921 | + "@typescript-eslint/types" "8.53.0" |
| 2922 | + "@typescript-eslint/visitor-keys" "8.53.0" |
2923 | 2923 |
|
2924 | 2924 | "@typescript-eslint/tsconfig-utils@8.50.1", "@typescript-eslint/tsconfig-utils@^8.50.1": |
2925 | 2925 | version "8.50.1" |
2926 | 2926 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.50.1.tgz#ee4894bec14ef13db305d0323b14b109d996f116" |
2927 | 2927 | integrity sha512-ooHmotT/lCWLXi55G4mvaUF60aJa012QzvLK0Y+Mp4WdSt17QhMhWOaBWeGTFVkb2gDgBe19Cxy1elPXylslDw== |
2928 | 2928 |
|
2929 | | -"@typescript-eslint/tsconfig-utils@8.52.0", "@typescript-eslint/tsconfig-utils@^8.52.0": |
2930 | | - version "8.52.0" |
2931 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.52.0.tgz#0296751c22ed05c83787a6eaec65ae221bd8b8ed" |
2932 | | - integrity sha512-jl+8fzr/SdzdxWJznq5nvoI7qn2tNYV/ZBAEcaFMVXf+K6jmXvAFrgo/+5rxgnL152f//pDEAYAhhBAZGrVfwg== |
| 2929 | +"@typescript-eslint/tsconfig-utils@8.53.0", "@typescript-eslint/tsconfig-utils@^8.53.0": |
| 2930 | + version "8.53.0" |
| 2931 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.0.tgz#105279d7969a7abdc8345cc9c57cff83cf910f8f" |
| 2932 | + integrity sha512-K6Sc0R5GIG6dNoPdOooQ+KtvT5KCKAvTcY8h2rIuul19vxH5OTQk7ArKkd4yTzkw66WnNY0kPPzzcmWA+XRmiA== |
2933 | 2933 |
|
2934 | 2934 | "@typescript-eslint/type-utils@5.62.0": |
2935 | 2935 | version "5.62.0" |
|
2962 | 2962 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.50.1.tgz#43d19e99613788e0715f799a29f139981bcd8385" |
2963 | 2963 | integrity sha512-v5lFIS2feTkNyMhd7AucE/9j/4V9v5iIbpVRncjk/K0sQ6Sb+Np9fgYS/63n6nwqahHQvbmujeBL7mp07Q9mlA== |
2964 | 2964 |
|
2965 | | -"@typescript-eslint/types@8.52.0", "@typescript-eslint/types@^8.50.1", "@typescript-eslint/types@^8.52.0": |
2966 | | - version "8.52.0" |
2967 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.52.0.tgz#1eb0a16b324824bc23b89d109a267c38c9213c4a" |
2968 | | - integrity sha512-LWQV1V4q9V4cT4H5JCIx3481iIFxH1UkVk+ZkGGAV1ZGcjGI9IoFOfg3O6ywz8QqCDEp7Inlg6kovMofsNRaGg== |
| 2965 | +"@typescript-eslint/types@8.53.0", "@typescript-eslint/types@^8.50.1", "@typescript-eslint/types@^8.53.0": |
| 2966 | + version "8.53.0" |
| 2967 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.0.tgz#1adcad3fa32bc2c4cbf3785ba07a5e3151819efb" |
| 2968 | + integrity sha512-Bmh9KX31Vlxa13+PqPvt4RzKRN1XORYSLlAE+sO1i28NkisGbTtSLFVB3l7PWdHtR3E0mVMuC7JilWJ99m2HxQ== |
2969 | 2969 |
|
2970 | 2970 | "@typescript-eslint/typescript-estree@5.62.0": |
2971 | 2971 | version "5.62.0" |
|
2995 | 2995 | tinyglobby "^0.2.15" |
2996 | 2996 | ts-api-utils "^2.1.0" |
2997 | 2997 |
|
2998 | | -"@typescript-eslint/typescript-estree@8.52.0": |
2999 | | - version "8.52.0" |
3000 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.52.0.tgz#2ad7721c671be2127951286cb7f44c4ce55b0591" |
3001 | | - integrity sha512-XP3LClsCc0FsTK5/frGjolyADTh3QmsLp6nKd476xNI9CsSsLnmn4f0jrzNoAulmxlmNIpeXuHYeEQv61Q6qeQ== |
| 2998 | +"@typescript-eslint/typescript-estree@8.53.0": |
| 2999 | + version "8.53.0" |
| 3000 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.0.tgz#7805b46b7a8ce97e91b7bb56fc8b1ba26ca8ef52" |
| 3001 | + integrity sha512-pw0c0Gdo7Z4xOG987u3nJ8akL9093yEEKv8QTJ+Bhkghj1xyj8cgPaavlr9rq8h7+s6plUJ4QJYw2gCZodqmGw== |
3002 | 3002 | dependencies: |
3003 | | - "@typescript-eslint/project-service" "8.52.0" |
3004 | | - "@typescript-eslint/tsconfig-utils" "8.52.0" |
3005 | | - "@typescript-eslint/types" "8.52.0" |
3006 | | - "@typescript-eslint/visitor-keys" "8.52.0" |
| 3003 | + "@typescript-eslint/project-service" "8.53.0" |
| 3004 | + "@typescript-eslint/tsconfig-utils" "8.53.0" |
| 3005 | + "@typescript-eslint/types" "8.53.0" |
| 3006 | + "@typescript-eslint/visitor-keys" "8.53.0" |
3007 | 3007 | debug "^4.4.3" |
3008 | 3008 | minimatch "^9.0.5" |
3009 | 3009 | semver "^7.7.3" |
|
3050 | 3050 | "@typescript-eslint/types" "8.50.1" |
3051 | 3051 | eslint-visitor-keys "^4.2.1" |
3052 | 3052 |
|
3053 | | -"@typescript-eslint/visitor-keys@8.52.0": |
3054 | | - version "8.52.0" |
3055 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.52.0.tgz#50361c48a6302676230fe498f80f6decce4bf673" |
3056 | | - integrity sha512-ink3/Zofus34nmBsPjow63FP5M7IGff0RKAgqR6+CFpdk22M7aLwC9gOcLGYqr7MczLPzZVERW9hRog3O4n1sQ== |
| 3053 | +"@typescript-eslint/visitor-keys@8.53.0": |
| 3054 | + version "8.53.0" |
| 3055 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.0.tgz#9a785664ddae7e3f7e570ad8166e48dbc9c6cf02" |
| 3056 | + integrity sha512-LZ2NqIHFhvFwxG0qZeLL9DvdNAHPGCY5dIRwBhyYeU+LfLhcStE1ImjsuTG/WaVh3XysGaeLW8Rqq7cGkPCFvw== |
3057 | 3057 | dependencies: |
3058 | | - "@typescript-eslint/types" "8.52.0" |
| 3058 | + "@typescript-eslint/types" "8.53.0" |
3059 | 3059 | eslint-visitor-keys "^4.2.1" |
3060 | 3060 |
|
3061 | 3061 | "@ungap/structured-clone@^1.2.0": |
|
0 commit comments