|
2825 | 2825 | dependencies:
|
2826 | 2826 | "@types/yargs-parser" "*"
|
2827 | 2827 |
|
2828 |
| -"@typescript-eslint/eslint-plugin@8.23.0": |
2829 |
| - version "8.23.0" |
2830 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7" |
2831 |
| - integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w== |
| 2828 | +"@typescript-eslint/eslint-plugin@8.27.0": |
| 2829 | + version "8.27.0" |
| 2830 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72" |
| 2831 | + integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA== |
2832 | 2832 | dependencies:
|
2833 | 2833 | "@eslint-community/regexpp" "^4.10.0"
|
2834 |
| - "@typescript-eslint/scope-manager" "8.23.0" |
2835 |
| - "@typescript-eslint/type-utils" "8.23.0" |
2836 |
| - "@typescript-eslint/utils" "8.23.0" |
2837 |
| - "@typescript-eslint/visitor-keys" "8.23.0" |
| 2834 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 2835 | + "@typescript-eslint/type-utils" "8.27.0" |
| 2836 | + "@typescript-eslint/utils" "8.27.0" |
| 2837 | + "@typescript-eslint/visitor-keys" "8.27.0" |
2838 | 2838 | graphemer "^1.4.0"
|
2839 | 2839 | ignore "^5.3.1"
|
2840 | 2840 | natural-compare "^1.4.0"
|
2841 | 2841 | ts-api-utils "^2.0.1"
|
2842 | 2842 |
|
2843 |
| -"@typescript-eslint/parser@8.23.0": |
2844 |
| - version "8.23.0" |
2845 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081" |
2846 |
| - integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q== |
| 2843 | +"@typescript-eslint/parser@8.27.0": |
| 2844 | + version "8.27.0" |
| 2845 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227" |
| 2846 | + integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA== |
2847 | 2847 | dependencies:
|
2848 |
| - "@typescript-eslint/scope-manager" "8.23.0" |
2849 |
| - "@typescript-eslint/types" "8.23.0" |
2850 |
| - "@typescript-eslint/typescript-estree" "8.23.0" |
2851 |
| - "@typescript-eslint/visitor-keys" "8.23.0" |
| 2848 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 2849 | + "@typescript-eslint/types" "8.27.0" |
| 2850 | + "@typescript-eslint/typescript-estree" "8.27.0" |
| 2851 | + "@typescript-eslint/visitor-keys" "8.27.0" |
2852 | 2852 | debug "^4.3.4"
|
2853 | 2853 |
|
2854 |
| -"@typescript-eslint/scope-manager@8.23.0": |
2855 |
| - version "8.23.0" |
2856 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec" |
2857 |
| - integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw== |
| 2854 | +"@typescript-eslint/scope-manager@8.27.0": |
| 2855 | + version "8.27.0" |
| 2856 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482" |
| 2857 | + integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw== |
2858 | 2858 | dependencies:
|
2859 |
| - "@typescript-eslint/types" "8.23.0" |
2860 |
| - "@typescript-eslint/visitor-keys" "8.23.0" |
| 2859 | + "@typescript-eslint/types" "8.27.0" |
| 2860 | + "@typescript-eslint/visitor-keys" "8.27.0" |
2861 | 2861 |
|
2862 |
| -"@typescript-eslint/type-utils@8.23.0": |
2863 |
| - version "8.23.0" |
2864 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76" |
2865 |
| - integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA== |
| 2862 | +"@typescript-eslint/type-utils@8.27.0": |
| 2863 | + version "8.27.0" |
| 2864 | + resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c" |
| 2865 | + integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA== |
2866 | 2866 | dependencies:
|
2867 |
| - "@typescript-eslint/typescript-estree" "8.23.0" |
2868 |
| - "@typescript-eslint/utils" "8.23.0" |
| 2867 | + "@typescript-eslint/typescript-estree" "8.27.0" |
| 2868 | + "@typescript-eslint/utils" "8.27.0" |
2869 | 2869 | debug "^4.3.4"
|
2870 | 2870 | ts-api-utils "^2.0.1"
|
2871 | 2871 |
|
2872 |
| -"@typescript-eslint/types@8.23.0": |
2873 |
| - version "8.23.0" |
2874 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a" |
2875 |
| - integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ== |
| 2872 | +"@typescript-eslint/types@8.27.0": |
| 2873 | + version "8.27.0" |
| 2874 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa" |
| 2875 | + integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A== |
2876 | 2876 |
|
2877 |
| -"@typescript-eslint/typescript-estree@8.23.0": |
2878 |
| - version "8.23.0" |
2879 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924" |
2880 |
| - integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ== |
| 2877 | +"@typescript-eslint/typescript-estree@8.27.0": |
| 2878 | + version "8.27.0" |
| 2879 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a" |
| 2880 | + integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A== |
2881 | 2881 | dependencies:
|
2882 |
| - "@typescript-eslint/types" "8.23.0" |
2883 |
| - "@typescript-eslint/visitor-keys" "8.23.0" |
| 2882 | + "@typescript-eslint/types" "8.27.0" |
| 2883 | + "@typescript-eslint/visitor-keys" "8.27.0" |
2884 | 2884 | debug "^4.3.4"
|
2885 | 2885 | fast-glob "^3.3.2"
|
2886 | 2886 | is-glob "^4.0.3"
|
2887 | 2887 | minimatch "^9.0.4"
|
2888 | 2888 | semver "^7.6.0"
|
2889 | 2889 | ts-api-utils "^2.0.1"
|
2890 | 2890 |
|
2891 |
| -"@typescript-eslint/utils@8.23.0": |
2892 |
| - version "8.23.0" |
2893 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554" |
2894 |
| - integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA== |
| 2891 | +"@typescript-eslint/utils@8.27.0": |
| 2892 | + version "8.27.0" |
| 2893 | + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d" |
| 2894 | + integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q== |
2895 | 2895 | dependencies:
|
2896 | 2896 | "@eslint-community/eslint-utils" "^4.4.0"
|
2897 |
| - "@typescript-eslint/scope-manager" "8.23.0" |
2898 |
| - "@typescript-eslint/types" "8.23.0" |
2899 |
| - "@typescript-eslint/typescript-estree" "8.23.0" |
| 2897 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 2898 | + "@typescript-eslint/types" "8.27.0" |
| 2899 | + "@typescript-eslint/typescript-estree" "8.27.0" |
2900 | 2900 |
|
2901 |
| -"@typescript-eslint/visitor-keys@8.23.0": |
2902 |
| - version "8.23.0" |
2903 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8" |
2904 |
| - integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ== |
| 2901 | +"@typescript-eslint/visitor-keys@8.27.0": |
| 2902 | + version "8.27.0" |
| 2903 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334" |
| 2904 | + integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ== |
2905 | 2905 | dependencies:
|
2906 |
| - "@typescript-eslint/types" "8.23.0" |
| 2906 | + "@typescript-eslint/types" "8.27.0" |
2907 | 2907 | eslint-visitor-keys "^4.2.0"
|
2908 | 2908 |
|
2909 | 2909 | "@webassemblyjs/ [email protected]", "@webassemblyjs/ast@^1.14.1":
|
@@ -11207,14 +11207,14 @@ typed-array-length@^1.0.6:
|
11207 | 11207 | is-typed-array "^1.1.13"
|
11208 | 11208 | possible-typed-array-names "^1.0.0"
|
11209 | 11209 |
|
11210 |
| -typescript-eslint@^8.23.0: |
11211 |
| - version "8.23.0" |
11212 |
| - resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.23.0.tgz#796deb48f040146b68fcc8cb07db68b87219a8d2" |
11213 |
| - integrity sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ== |
| 11210 | +typescript-eslint@^8.27.0: |
| 11211 | + version "8.27.0" |
| 11212 | + resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb" |
| 11213 | + integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA== |
11214 | 11214 | dependencies:
|
11215 |
| - "@typescript-eslint/eslint-plugin" "8.23.0" |
11216 |
| - "@typescript-eslint/parser" "8.23.0" |
11217 |
| - "@typescript-eslint/utils" "8.23.0" |
| 11215 | + "@typescript-eslint/eslint-plugin" "8.27.0" |
| 11216 | + "@typescript-eslint/parser" "8.27.0" |
| 11217 | + "@typescript-eslint/utils" "8.27.0" |
11218 | 11218 |
|
11219 | 11219 | typescript@^5.4.2, typescript@^5.7.3:
|
11220 | 11220 | version "5.7.3"
|
|
0 commit comments