|
2934 | 2934 | dependencies:
|
2935 | 2935 | "@types/yargs-parser" "*"
|
2936 | 2936 |
|
2937 |
| -"@typescript-eslint/eslint-plugin@8.15.0": |
2938 |
| - version "8.15.0" |
2939 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2" |
2940 |
| - integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg== |
| 2937 | +"@typescript-eslint/eslint-plugin@8.23.0": |
| 2938 | + version "8.23.0" |
| 2939 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.23.0.tgz#7745f4e3e4a7ae5f6f73fefcd856fd6a074189b7" |
| 2940 | + integrity sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w== |
2941 | 2941 | dependencies:
|
2942 | 2942 | "@eslint-community/regexpp" "^4.10.0"
|
2943 |
| - "@typescript-eslint/scope-manager" "8.15.0" |
2944 |
| - "@typescript-eslint/type-utils" "8.15.0" |
2945 |
| - "@typescript-eslint/utils" "8.15.0" |
2946 |
| - "@typescript-eslint/visitor-keys" "8.15.0" |
| 2943 | + "@typescript-eslint/scope-manager" "8.23.0" |
| 2944 | + "@typescript-eslint/type-utils" "8.23.0" |
| 2945 | + "@typescript-eslint/utils" "8.23.0" |
| 2946 | + "@typescript-eslint/visitor-keys" "8.23.0" |
2947 | 2947 | graphemer "^1.4.0"
|
2948 | 2948 | ignore "^5.3.1"
|
2949 | 2949 | natural-compare "^1.4.0"
|
2950 |
| - ts-api-utils "^1.3.0" |
| 2950 | + ts-api-utils "^2.0.1" |
2951 | 2951 |
|
2952 |
| -"@typescript-eslint/parser@8.15.0": |
2953 |
| - version "8.15.0" |
2954 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045" |
2955 |
| - integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A== |
| 2952 | +"@typescript-eslint/parser@8.23.0": |
| 2953 | + version "8.23.0" |
| 2954 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.23.0.tgz#57acb3b65fce48d12b70d119436e145842a30081" |
| 2955 | + integrity sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q== |
2956 | 2956 | dependencies:
|
2957 |
| - "@typescript-eslint/scope-manager" "8.15.0" |
2958 |
| - "@typescript-eslint/types" "8.15.0" |
2959 |
| - "@typescript-eslint/typescript-estree" "8.15.0" |
2960 |
| - "@typescript-eslint/visitor-keys" "8.15.0" |
| 2957 | + "@typescript-eslint/scope-manager" "8.23.0" |
| 2958 | + "@typescript-eslint/types" "8.23.0" |
| 2959 | + "@typescript-eslint/typescript-estree" "8.23.0" |
| 2960 | + "@typescript-eslint/visitor-keys" "8.23.0" |
2961 | 2961 | debug "^4.3.4"
|
2962 | 2962 |
|
2963 |
| -"@typescript-eslint/scope-manager@8.15.0": |
2964 |
| - version "8.15.0" |
2965 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6" |
2966 |
| - integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA== |
| 2963 | +"@typescript-eslint/scope-manager@8.23.0": |
| 2964 | + version "8.23.0" |
| 2965 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.23.0.tgz#ee3bb7546421ca924b9b7a8b62a77d388193ddec" |
| 2966 | + integrity sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw== |
2967 | 2967 | dependencies:
|
2968 |
| - "@typescript-eslint/types" "8.15.0" |
2969 |
| - "@typescript-eslint/visitor-keys" "8.15.0" |
| 2968 | + "@typescript-eslint/types" "8.23.0" |
| 2969 | + "@typescript-eslint/visitor-keys" "8.23.0" |
2970 | 2970 |
|
2971 |
| -"@typescript-eslint/type-utils@8.15.0": |
2972 |
| - version "8.15.0" |
2973 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72" |
2974 |
| - integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw== |
| 2971 | +"@typescript-eslint/type-utils@8.23.0": |
| 2972 | + version "8.23.0" |
| 2973 | + resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.23.0.tgz#271e1eecece072d92679dfda5ccfceac3faa9f76" |
| 2974 | + integrity sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA== |
2975 | 2975 | dependencies:
|
2976 |
| - "@typescript-eslint/typescript-estree" "8.15.0" |
2977 |
| - "@typescript-eslint/utils" "8.15.0" |
| 2976 | + "@typescript-eslint/typescript-estree" "8.23.0" |
| 2977 | + "@typescript-eslint/utils" "8.23.0" |
2978 | 2978 | debug "^4.3.4"
|
2979 |
| - ts-api-utils "^1.3.0" |
| 2979 | + ts-api-utils "^2.0.1" |
2980 | 2980 |
|
2981 |
| -"@typescript-eslint/types@8.15.0": |
2982 |
| - version "8.15.0" |
2983 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc" |
2984 |
| - integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ== |
| 2981 | +"@typescript-eslint/types@8.23.0": |
| 2982 | + version "8.23.0" |
| 2983 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.23.0.tgz#3355f6bcc5ebab77ef6dcbbd1113ec0a683a234a" |
| 2984 | + integrity sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ== |
2985 | 2985 |
|
2986 |
| -"@typescript-eslint/typescript-estree@8.15.0": |
2987 |
| - version "8.15.0" |
2988 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7" |
2989 |
| - integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg== |
| 2986 | +"@typescript-eslint/typescript-estree@8.23.0": |
| 2987 | + version "8.23.0" |
| 2988 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.23.0.tgz#f633ef08efa656e386bc44b045ffcf9537cc6924" |
| 2989 | + integrity sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ== |
2990 | 2990 | dependencies:
|
2991 |
| - "@typescript-eslint/types" "8.15.0" |
2992 |
| - "@typescript-eslint/visitor-keys" "8.15.0" |
| 2991 | + "@typescript-eslint/types" "8.23.0" |
| 2992 | + "@typescript-eslint/visitor-keys" "8.23.0" |
2993 | 2993 | debug "^4.3.4"
|
2994 | 2994 | fast-glob "^3.3.2"
|
2995 | 2995 | is-glob "^4.0.3"
|
2996 | 2996 | minimatch "^9.0.4"
|
2997 | 2997 | semver "^7.6.0"
|
2998 |
| - ts-api-utils "^1.3.0" |
| 2998 | + ts-api-utils "^2.0.1" |
2999 | 2999 |
|
3000 |
| -"@typescript-eslint/utils@8.15.0": |
3001 |
| - version "8.15.0" |
3002 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6" |
3003 |
| - integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ== |
| 3000 | +"@typescript-eslint/utils@8.23.0": |
| 3001 | + version "8.23.0" |
| 3002 | + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.23.0.tgz#b269cbdc77129fd6e0e600b168b5ef740a625554" |
| 3003 | + integrity sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA== |
3004 | 3004 | dependencies:
|
3005 | 3005 | "@eslint-community/eslint-utils" "^4.4.0"
|
3006 |
| - "@typescript-eslint/scope-manager" "8.15.0" |
3007 |
| - "@typescript-eslint/types" "8.15.0" |
3008 |
| - "@typescript-eslint/typescript-estree" "8.15.0" |
| 3006 | + "@typescript-eslint/scope-manager" "8.23.0" |
| 3007 | + "@typescript-eslint/types" "8.23.0" |
| 3008 | + "@typescript-eslint/typescript-estree" "8.23.0" |
3009 | 3009 |
|
3010 |
| -"@typescript-eslint/visitor-keys@8.15.0": |
3011 |
| - version "8.15.0" |
3012 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12" |
3013 |
| - integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q== |
| 3010 | +"@typescript-eslint/visitor-keys@8.23.0": |
| 3011 | + version "8.23.0" |
| 3012 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.23.0.tgz#40405fd26a61d23f5f4c2ed0f016a47074781df8" |
| 3013 | + integrity sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ== |
3014 | 3014 | dependencies:
|
3015 |
| - "@typescript-eslint/types" "8.15.0" |
| 3015 | + "@typescript-eslint/types" "8.23.0" |
3016 | 3016 | eslint-visitor-keys "^4.2.0"
|
3017 | 3017 |
|
3018 | 3018 | "@webassemblyjs/ [email protected]", "@webassemblyjs/ast@^1.14.1":
|
@@ -10916,10 +10916,10 @@ triple-beam@^1.3.0:
|
10916 | 10916 | resolved "https://registry.npmjs.org/triple-beam/-/triple-beam-1.4.1.tgz#6fde70271dc6e5d73ca0c3b24e2d92afb7441984"
|
10917 | 10917 | integrity sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==
|
10918 | 10918 |
|
10919 |
| -ts-api-utils@^1.3.0: |
10920 |
| - version "1.3.0" |
10921 |
| - resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
10922 |
| - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
| 10919 | +ts-api-utils@^2.0.1: |
| 10920 | + version "2.0.1" |
| 10921 | + resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd" |
| 10922 | + integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w== |
10923 | 10923 |
|
10924 | 10924 | ts-essentials@^10.0.4:
|
10925 | 10925 | version "10.0.4"
|
@@ -11133,14 +11133,14 @@ typed-array-length@^1.0.6:
|
11133 | 11133 | is-typed-array "^1.1.13"
|
11134 | 11134 | possible-typed-array-names "^1.0.0"
|
11135 | 11135 |
|
11136 |
| -typescript-eslint@^8.15.0: |
11137 |
| - version "8.15.0" |
11138 |
| - resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.15.0.tgz#c8a2a0d183c3eb48ae176aa078c1b9daa584cf9d" |
11139 |
| - integrity sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w== |
| 11136 | +typescript-eslint@^8.23.0: |
| 11137 | + version "8.23.0" |
| 11138 | + resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.23.0.tgz#796deb48f040146b68fcc8cb07db68b87219a8d2" |
| 11139 | + integrity sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ== |
11140 | 11140 | dependencies:
|
11141 |
| - "@typescript-eslint/eslint-plugin" "8.15.0" |
11142 |
| - "@typescript-eslint/parser" "8.15.0" |
11143 |
| - "@typescript-eslint/utils" "8.15.0" |
| 11141 | + "@typescript-eslint/eslint-plugin" "8.23.0" |
| 11142 | + "@typescript-eslint/parser" "8.23.0" |
| 11143 | + "@typescript-eslint/utils" "8.23.0" |
11144 | 11144 |
|
11145 | 11145 | typescript@^5.4.2, typescript@^5.7.3:
|
11146 | 11146 | version "5.7.3"
|
|
0 commit comments