|
2126 | 2126 | dependencies: |
2127 | 2127 | "@types/node" "*" |
2128 | 2128 |
|
2129 | | -"@typescript-eslint/[email protected].1": |
2130 | | - version "8.57.1" |
2131 | | - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55" |
2132 | | - integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ== |
| 2129 | +"@typescript-eslint/[email protected].2": |
| 2130 | + version "8.57.2" |
| 2131 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz#ad0dcefeca9c2ecbe09f730d478063666aee010b" |
| 2132 | + integrity sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w== |
2133 | 2133 | dependencies: |
2134 | 2134 | "@eslint-community/regexpp" "^4.12.2" |
2135 | | - "@typescript-eslint/scope-manager" "8.57.1" |
2136 | | - "@typescript-eslint/type-utils" "8.57.1" |
2137 | | - "@typescript-eslint/utils" "8.57.1" |
2138 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
| 2135 | + "@typescript-eslint/scope-manager" "8.57.2" |
| 2136 | + "@typescript-eslint/type-utils" "8.57.2" |
| 2137 | + "@typescript-eslint/utils" "8.57.2" |
| 2138 | + "@typescript-eslint/visitor-keys" "8.57.2" |
2139 | 2139 | ignore "^7.0.5" |
2140 | 2140 | natural-compare "^1.4.0" |
2141 | 2141 | ts-api-utils "^2.4.0" |
2142 | 2142 |
|
2143 | | -"@typescript-eslint/[email protected]": |
2144 | | - version "8.57.1" |
2145 | | - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2" |
2146 | | - integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw== |
2147 | | - dependencies: |
2148 | | - "@typescript-eslint/scope-manager" "8.57.1" |
2149 | | - "@typescript-eslint/types" "8.57.1" |
2150 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
2151 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
2152 | | - debug "^4.4.3" |
2153 | | - |
2154 | | -"@typescript-eslint/parser@^8.57.2": |
| 2143 | +"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.57.2": |
2155 | 2144 | version "8.57.2" |
2156 | 2145 | resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.2.tgz#b819955e39f976c0d4f95b5ed67fe22f85cd6898" |
2157 | 2146 | integrity sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA== |
|
2162 | 2151 | "@typescript-eslint/visitor-keys" "8.57.2" |
2163 | 2152 | debug "^4.4.3" |
2164 | 2153 |
|
2165 | | -"@typescript-eslint/[email protected]": |
2166 | | - version "8.57.1" |
2167 | | - resolved "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5" |
2168 | | - integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg== |
2169 | | - dependencies: |
2170 | | - "@typescript-eslint/tsconfig-utils" "^8.57.1" |
2171 | | - "@typescript-eslint/types" "^8.57.1" |
2172 | | - debug "^4.4.3" |
2173 | | - |
2174 | 2154 | "@typescript-eslint/[email protected]": |
2175 | 2155 | version "8.57.2" |
2176 | 2156 | resolved "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.2.tgz#dfbc7777f9f633f2b06b558cda3836e76f856e3c" |
|
2180 | 2160 | "@typescript-eslint/types" "^8.57.2" |
2181 | 2161 | debug "^4.4.3" |
2182 | 2162 |
|
2183 | | -"@typescript-eslint/[email protected]": |
2184 | | - version "8.57.1" |
2185 | | - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35" |
2186 | | - integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg== |
2187 | | - dependencies: |
2188 | | - "@typescript-eslint/types" "8.57.1" |
2189 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
2190 | | - |
2191 | 2163 | "@typescript-eslint/[email protected]": |
2192 | 2164 | version "8.57.2" |
2193 | 2165 | resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz#734dcde40677f430b5d963108337295bdbc09dae" |
|
2196 | 2168 | "@typescript-eslint/types" "8.57.2" |
2197 | 2169 | "@typescript-eslint/visitor-keys" "8.57.2" |
2198 | 2170 |
|
2199 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.57.1": |
2200 | | - version "8.57.1" |
2201 | | - resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7" |
2202 | | - integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg== |
2203 | | - |
2204 | 2171 | "@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.57.2": |
2205 | 2172 | version "8.57.2" |
2206 | 2173 | resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e" |
2207 | 2174 | integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw== |
2208 | 2175 |
|
2209 | | -"@typescript-eslint/[email protected].1": |
2210 | | - version "8.57.1" |
2211 | | - resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9" |
2212 | | - integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA== |
| 2176 | +"@typescript-eslint/[email protected].2": |
| 2177 | + version "8.57.2" |
| 2178 | + resolved "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz#3ec65a94e73776252991a3cf0a15d220734c28f5" |
| 2179 | + integrity sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg== |
2213 | 2180 | dependencies: |
2214 | | - "@typescript-eslint/types" "8.57.1" |
2215 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
2216 | | - "@typescript-eslint/utils" "8.57.1" |
| 2181 | + "@typescript-eslint/types" "8.57.2" |
| 2182 | + "@typescript-eslint/typescript-estree" "8.57.2" |
| 2183 | + "@typescript-eslint/utils" "8.57.2" |
2217 | 2184 | debug "^4.4.3" |
2218 | 2185 | ts-api-utils "^2.4.0" |
2219 | 2186 |
|
2220 | | -"@typescript-eslint/[email protected]": |
2221 | | - version "8.57.1" |
2222 | | - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c" |
2223 | | - integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ== |
2224 | | - |
2225 | | -"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.57.1", "@typescript-eslint/types@^8.57.2": |
| 2187 | +"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.57.2": |
2226 | 2188 | version "8.57.2" |
2227 | 2189 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4" |
2228 | 2190 | integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA== |
2229 | 2191 |
|
2230 | | -"@typescript-eslint/[email protected]": |
2231 | | - version "8.57.1" |
2232 | | - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76" |
2233 | | - integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g== |
2234 | | - dependencies: |
2235 | | - "@typescript-eslint/project-service" "8.57.1" |
2236 | | - "@typescript-eslint/tsconfig-utils" "8.57.1" |
2237 | | - "@typescript-eslint/types" "8.57.1" |
2238 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
2239 | | - debug "^4.4.3" |
2240 | | - minimatch "^10.2.2" |
2241 | | - semver "^7.7.3" |
2242 | | - tinyglobby "^0.2.15" |
2243 | | - ts-api-utils "^2.4.0" |
2244 | | - |
2245 | 2192 | "@typescript-eslint/[email protected]", "@typescript-eslint/typescript-estree@^8.23.0": |
2246 | 2193 | version "8.57.2" |
2247 | 2194 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz#432e61a6cf2ab565837da387e5262c159672abea" |
|
2257 | 2204 | tinyglobby "^0.2.15" |
2258 | 2205 | ts-api-utils "^2.4.0" |
2259 | 2206 |
|
2260 | | -"@typescript-eslint/[email protected].1", "@typescript-eslint/utils@^8.13.0": |
2261 | | - version "8.57.1" |
2262 | | - resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465" |
2263 | | - integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ== |
| 2207 | +"@typescript-eslint/[email protected].2", "@typescript-eslint/utils@^8.13.0": |
| 2208 | + version "8.57.2" |
| 2209 | + resolved "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.2.tgz#46a8974c24326fb8899486728428a0f1a3115014" |
| 2210 | + integrity sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg== |
2264 | 2211 | dependencies: |
2265 | 2212 | "@eslint-community/eslint-utils" "^4.9.1" |
2266 | | - "@typescript-eslint/scope-manager" "8.57.1" |
2267 | | - "@typescript-eslint/types" "8.57.1" |
2268 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
2269 | | - |
2270 | | -"@typescript-eslint/[email protected]": |
2271 | | - version "8.57.1" |
2272 | | - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563" |
2273 | | - integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A== |
2274 | | - dependencies: |
2275 | | - "@typescript-eslint/types" "8.57.1" |
2276 | | - eslint-visitor-keys "^5.0.0" |
| 2213 | + "@typescript-eslint/scope-manager" "8.57.2" |
| 2214 | + "@typescript-eslint/types" "8.57.2" |
| 2215 | + "@typescript-eslint/typescript-estree" "8.57.2" |
2277 | 2216 |
|
2278 | 2217 | "@typescript-eslint/[email protected]": |
2279 | 2218 | version "8.57.2" |
@@ -9664,15 +9603,15 @@ typedoc@^0.28.18: |
9664 | 9603 | minimatch "^10.2.4" |
9665 | 9604 | yaml "^2.8.2" |
9666 | 9605 |
|
9667 | | -typescript-eslint@^8.57.1: |
9668 | | - version "8.57.1" |
9669 | | - resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f" |
9670 | | - integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA== |
| 9606 | +typescript-eslint@^8.57.2: |
| 9607 | + version "8.57.2" |
| 9608 | + resolved "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.2.tgz#d64c6648dda5b15176708701537ab0b55ba3c83d" |
| 9609 | + integrity sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A== |
9671 | 9610 | dependencies: |
9672 | | - "@typescript-eslint/eslint-plugin" "8.57.1" |
9673 | | - "@typescript-eslint/parser" "8.57.1" |
9674 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
9675 | | - "@typescript-eslint/utils" "8.57.1" |
| 9611 | + "@typescript-eslint/eslint-plugin" "8.57.2" |
| 9612 | + "@typescript-eslint/parser" "8.57.2" |
| 9613 | + "@typescript-eslint/typescript-estree" "8.57.2" |
| 9614 | + "@typescript-eslint/utils" "8.57.2" |
9676 | 9615 |
|
9677 | 9616 | typescript@^5.7.3, typescript@^5.8.3, typescript@~5.9.3: |
9678 | 9617 | version "5.9.3" |
|
0 commit comments