|
2875 | 2875 | "@typescript-eslint/typescript-estree" "5.62.0" |
2876 | 2876 | debug "^4.3.4" |
2877 | 2877 |
|
2878 | | -"@typescript-eslint/parser@^8.55.0": |
2879 | | - version "8.55.0" |
2880 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c" |
2881 | | - integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw== |
2882 | | - dependencies: |
2883 | | - "@typescript-eslint/scope-manager" "8.55.0" |
2884 | | - "@typescript-eslint/types" "8.55.0" |
2885 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
2886 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 2878 | +"@typescript-eslint/parser@^8.56.0": |
| 2879 | + version "8.56.0" |
| 2880 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72" |
| 2881 | + integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg== |
| 2882 | + dependencies: |
| 2883 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 2884 | + "@typescript-eslint/types" "8.56.0" |
| 2885 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 2886 | + "@typescript-eslint/visitor-keys" "8.56.0" |
2887 | 2887 | debug "^4.4.3" |
2888 | 2888 |
|
2889 | 2889 | "@typescript-eslint/project-service@8.54.0": |
|
2895 | 2895 | "@typescript-eslint/types" "^8.54.0" |
2896 | 2896 | debug "^4.4.3" |
2897 | 2897 |
|
2898 | | -"@typescript-eslint/project-service@8.55.0": |
2899 | | - version "8.55.0" |
2900 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b" |
2901 | | - integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ== |
| 2898 | +"@typescript-eslint/project-service@8.56.0": |
| 2899 | + version "8.56.0" |
| 2900 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73" |
| 2901 | + integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg== |
2902 | 2902 | dependencies: |
2903 | | - "@typescript-eslint/tsconfig-utils" "^8.55.0" |
2904 | | - "@typescript-eslint/types" "^8.55.0" |
| 2903 | + "@typescript-eslint/tsconfig-utils" "^8.56.0" |
| 2904 | + "@typescript-eslint/types" "^8.56.0" |
2905 | 2905 | debug "^4.4.3" |
2906 | 2906 |
|
2907 | 2907 | "@typescript-eslint/scope-manager@5.62.0": |
|
2920 | 2920 | "@typescript-eslint/types" "8.54.0" |
2921 | 2921 | "@typescript-eslint/visitor-keys" "8.54.0" |
2922 | 2922 |
|
2923 | | -"@typescript-eslint/scope-manager@8.55.0": |
2924 | | - version "8.55.0" |
2925 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c" |
2926 | | - integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q== |
| 2923 | +"@typescript-eslint/scope-manager@8.56.0": |
| 2924 | + version "8.56.0" |
| 2925 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4" |
| 2926 | + integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w== |
2927 | 2927 | dependencies: |
2928 | | - "@typescript-eslint/types" "8.55.0" |
2929 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 2928 | + "@typescript-eslint/types" "8.56.0" |
| 2929 | + "@typescript-eslint/visitor-keys" "8.56.0" |
2930 | 2930 |
|
2931 | 2931 | "@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.54.0": |
2932 | 2932 | version "8.54.0" |
2933 | 2933 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc" |
2934 | 2934 | integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw== |
2935 | 2935 |
|
2936 | | -"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0": |
2937 | | - version "8.55.0" |
2938 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa" |
2939 | | - integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q== |
| 2936 | +"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0": |
| 2937 | + version "8.56.0" |
| 2938 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e" |
| 2939 | + integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg== |
2940 | 2940 |
|
2941 | 2941 | "@typescript-eslint/type-utils@5.62.0": |
2942 | 2942 | version "5.62.0" |
|
2969 | 2969 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889" |
2970 | 2970 | integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA== |
2971 | 2971 |
|
2972 | | -"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.55.0": |
2973 | | - version "8.55.0" |
2974 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2" |
2975 | | - integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w== |
| 2972 | +"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.56.0": |
| 2973 | + version "8.56.0" |
| 2974 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a" |
| 2975 | + integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ== |
2976 | 2976 |
|
2977 | 2977 | "@typescript-eslint/typescript-estree@5.62.0": |
2978 | 2978 | version "5.62.0" |
|
3002 | 3002 | tinyglobby "^0.2.15" |
3003 | 3003 | ts-api-utils "^2.4.0" |
3004 | 3004 |
|
3005 | | -"@typescript-eslint/typescript-estree@8.55.0": |
3006 | | - version "8.55.0" |
3007 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3" |
3008 | | - integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw== |
| 3005 | +"@typescript-eslint/typescript-estree@8.56.0": |
| 3006 | + version "8.56.0" |
| 3007 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e" |
| 3008 | + integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q== |
3009 | 3009 | dependencies: |
3010 | | - "@typescript-eslint/project-service" "8.55.0" |
3011 | | - "@typescript-eslint/tsconfig-utils" "8.55.0" |
3012 | | - "@typescript-eslint/types" "8.55.0" |
3013 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 3010 | + "@typescript-eslint/project-service" "8.56.0" |
| 3011 | + "@typescript-eslint/tsconfig-utils" "8.56.0" |
| 3012 | + "@typescript-eslint/types" "8.56.0" |
| 3013 | + "@typescript-eslint/visitor-keys" "8.56.0" |
3014 | 3014 | debug "^4.4.3" |
3015 | 3015 | minimatch "^9.0.5" |
3016 | 3016 | semver "^7.7.3" |
|
3057 | 3057 | "@typescript-eslint/types" "8.54.0" |
3058 | 3058 | eslint-visitor-keys "^4.2.1" |
3059 | 3059 |
|
3060 | | -"@typescript-eslint/visitor-keys@8.55.0": |
3061 | | - version "8.55.0" |
3062 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d" |
3063 | | - integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA== |
| 3060 | +"@typescript-eslint/visitor-keys@8.56.0": |
| 3061 | + version "8.56.0" |
| 3062 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d" |
| 3063 | + integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg== |
3064 | 3064 | dependencies: |
3065 | | - "@typescript-eslint/types" "8.55.0" |
3066 | | - eslint-visitor-keys "^4.2.1" |
| 3065 | + "@typescript-eslint/types" "8.56.0" |
| 3066 | + eslint-visitor-keys "^5.0.0" |
3067 | 3067 |
|
3068 | 3068 | "@ungap/structured-clone@^1.2.0": |
3069 | 3069 | version "1.3.0" |
@@ -5245,6 +5245,11 @@ eslint-visitor-keys@^4.2.1: |
5245 | 5245 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
5246 | 5246 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
5247 | 5247 |
|
| 5248 | +eslint-visitor-keys@^5.0.0: |
| 5249 | + version "5.0.1" |
| 5250 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
| 5251 | + integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
| 5252 | + |
5248 | 5253 | eslint-webpack-plugin@^3.1.1: |
5249 | 5254 | version "3.2.0" |
5250 | 5255 | resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-3.2.0.tgz#1978cdb9edc461e4b0195a20da950cf57988347c" |
|
0 commit comments