|
2122 | 2122 | natural-compare "^1.4.0" |
2123 | 2123 | ts-api-utils "^2.1.0" |
2124 | 2124 |
|
2125 | | -"@typescript-eslint/parser@^8.57.1": |
2126 | | - version "8.57.1" |
2127 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2" |
2128 | | - integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw== |
2129 | | - dependencies: |
2130 | | - "@typescript-eslint/scope-manager" "8.57.1" |
2131 | | - "@typescript-eslint/types" "8.57.1" |
2132 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
2133 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
| 2125 | +"@typescript-eslint/parser@^8.58.0": |
| 2126 | + version "8.58.0" |
| 2127 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7" |
| 2128 | + integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA== |
| 2129 | + dependencies: |
| 2130 | + "@typescript-eslint/scope-manager" "8.58.0" |
| 2131 | + "@typescript-eslint/types" "8.58.0" |
| 2132 | + "@typescript-eslint/typescript-estree" "8.58.0" |
| 2133 | + "@typescript-eslint/visitor-keys" "8.58.0" |
2134 | 2134 | debug "^4.4.3" |
2135 | 2135 |
|
2136 | 2136 | "@typescript-eslint/project-service@8.48.1": |
|
2151 | 2151 | "@typescript-eslint/types" "^8.49.0" |
2152 | 2152 | debug "^4.3.4" |
2153 | 2153 |
|
2154 | | -"@typescript-eslint/project-service@8.57.1": |
2155 | | - version "8.57.1" |
2156 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5" |
2157 | | - integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg== |
| 2154 | +"@typescript-eslint/project-service@8.58.0": |
| 2155 | + version "8.58.0" |
| 2156 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa" |
| 2157 | + integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg== |
2158 | 2158 | dependencies: |
2159 | | - "@typescript-eslint/tsconfig-utils" "^8.57.1" |
2160 | | - "@typescript-eslint/types" "^8.57.1" |
| 2159 | + "@typescript-eslint/tsconfig-utils" "^8.58.0" |
| 2160 | + "@typescript-eslint/types" "^8.58.0" |
2161 | 2161 | debug "^4.4.3" |
2162 | 2162 |
|
2163 | 2163 | "@typescript-eslint/scope-manager@8.48.1": |
|
2176 | 2176 | "@typescript-eslint/types" "8.49.0" |
2177 | 2177 | "@typescript-eslint/visitor-keys" "8.49.0" |
2178 | 2178 |
|
2179 | | -"@typescript-eslint/scope-manager@8.57.1": |
2180 | | - version "8.57.1" |
2181 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35" |
2182 | | - integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg== |
| 2179 | +"@typescript-eslint/scope-manager@8.58.0": |
| 2180 | + version "8.58.0" |
| 2181 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab" |
| 2182 | + integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ== |
2183 | 2183 | dependencies: |
2184 | | - "@typescript-eslint/types" "8.57.1" |
2185 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
| 2184 | + "@typescript-eslint/types" "8.58.0" |
| 2185 | + "@typescript-eslint/visitor-keys" "8.58.0" |
2186 | 2186 |
|
2187 | 2187 | "@typescript-eslint/tsconfig-utils@8.48.1", "@typescript-eslint/tsconfig-utils@^8.48.1": |
2188 | 2188 | version "8.48.1" |
|
2194 | 2194 | resolved "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.49.0.tgz" |
2195 | 2195 | integrity sha512-8prixNi1/6nawsRYxet4YOhnbW+W9FK/bQPxsGB1D3ZrDzbJ5FXw5XmzxZv82X3B+ZccuSxo/X8q9nQ+mFecWA== |
2196 | 2196 |
|
2197 | | -"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1": |
2198 | | - version "8.57.1" |
2199 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7" |
2200 | | - integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg== |
| 2197 | +"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0": |
| 2198 | + version "8.58.0" |
| 2199 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482" |
| 2200 | + integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A== |
2201 | 2201 |
|
2202 | 2202 | "@typescript-eslint/type-utils@8.48.1": |
2203 | 2203 | version "8.48.1" |
|
2220 | 2220 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.49.0.tgz" |
2221 | 2221 | integrity sha512-e9k/fneezorUo6WShlQpMxXh8/8wfyc+biu6tnAqA81oWrEic0k21RHzP9uqqpyBBeBKu4T+Bsjy9/b8u7obXQ== |
2222 | 2222 |
|
2223 | | -"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.48.1", "@typescript-eslint/types@^8.49.0", "@typescript-eslint/types@^8.57.1": |
2224 | | - version "8.57.1" |
2225 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c" |
2226 | | - integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ== |
| 2223 | +"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.48.1", "@typescript-eslint/types@^8.49.0", "@typescript-eslint/types@^8.58.0": |
| 2224 | + version "8.58.0" |
| 2225 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a" |
| 2226 | + integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== |
2227 | 2227 |
|
2228 | 2228 | "@typescript-eslint/typescript-estree@8.48.1": |
2229 | 2229 | version "8.48.1" |
|
2255 | 2255 | tinyglobby "^0.2.15" |
2256 | 2256 | ts-api-utils "^2.1.0" |
2257 | 2257 |
|
2258 | | -"@typescript-eslint/typescript-estree@8.57.1": |
2259 | | - version "8.57.1" |
2260 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76" |
2261 | | - integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g== |
| 2258 | +"@typescript-eslint/typescript-estree@8.58.0": |
| 2259 | + version "8.58.0" |
| 2260 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a" |
| 2261 | + integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA== |
2262 | 2262 | dependencies: |
2263 | | - "@typescript-eslint/project-service" "8.57.1" |
2264 | | - "@typescript-eslint/tsconfig-utils" "8.57.1" |
2265 | | - "@typescript-eslint/types" "8.57.1" |
2266 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
| 2263 | + "@typescript-eslint/project-service" "8.58.0" |
| 2264 | + "@typescript-eslint/tsconfig-utils" "8.58.0" |
| 2265 | + "@typescript-eslint/types" "8.58.0" |
| 2266 | + "@typescript-eslint/visitor-keys" "8.58.0" |
2267 | 2267 | debug "^4.4.3" |
2268 | 2268 | minimatch "^10.2.2" |
2269 | 2269 | semver "^7.7.3" |
2270 | 2270 | tinyglobby "^0.2.15" |
2271 | | - ts-api-utils "^2.4.0" |
| 2271 | + ts-api-utils "^2.5.0" |
2272 | 2272 |
|
2273 | 2273 | "@typescript-eslint/utils@8.48.1": |
2274 | 2274 | version "8.48.1" |
|
2306 | 2306 | "@typescript-eslint/types" "8.49.0" |
2307 | 2307 | eslint-visitor-keys "^4.2.1" |
2308 | 2308 |
|
2309 | | -"@typescript-eslint/visitor-keys@8.57.1": |
2310 | | - version "8.57.1" |
2311 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563" |
2312 | | - integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A== |
| 2309 | +"@typescript-eslint/visitor-keys@8.58.0": |
| 2310 | + version "8.58.0" |
| 2311 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189" |
| 2312 | + integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ== |
2313 | 2313 | dependencies: |
2314 | | - "@typescript-eslint/types" "8.57.1" |
| 2314 | + "@typescript-eslint/types" "8.58.0" |
2315 | 2315 | eslint-visitor-keys "^5.0.0" |
2316 | 2316 |
|
2317 | 2317 | "@vitejs/plugin-react-swc@^4.3.0": |
@@ -6892,10 +6892,10 @@ ts-api-utils@^2.1.0: |
6892 | 6892 | resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz" |
6893 | 6893 | integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== |
6894 | 6894 |
|
6895 | | -ts-api-utils@^2.4.0: |
6896 | | - version "2.4.0" |
6897 | | - resolved "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.4.0.tgz" |
6898 | | - integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== |
| 6895 | +ts-api-utils@^2.5.0: |
| 6896 | + version "2.5.0" |
| 6897 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1" |
| 6898 | + integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA== |
6899 | 6899 |
|
6900 | 6900 | ts-dedent@^2.0.0, ts-dedent@^2.2.0: |
6901 | 6901 | version "2.2.0" |
|
0 commit comments