|
136 | 136 | "@nodelib/fs.scandir" "2.1.4" |
137 | 137 | fastq "^1.6.0" |
138 | 138 |
|
139 | | -"@stylistic/eslint-plugin@2.13.0": |
140 | | - version "2.13.0" |
141 | | - resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d" |
142 | | - integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ== |
| 139 | +"@stylistic/eslint-plugin@4.0.1": |
| 140 | + version "4.0.1" |
| 141 | + resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-4.0.1.tgz#dc2c3c5e976b790de3892f0dea459710810d6f02" |
| 142 | + integrity sha512-RwKkRKiDrF4ptiur54ckDhOByQYKYZ1dEmI5K8BJCmuGpauFJXzVL1UQYTA2zq702CqMFdYiJcVFJWfokIgFxw== |
143 | 143 | dependencies: |
144 | | - "@typescript-eslint/utils" "^8.13.0" |
| 144 | + "@typescript-eslint/utils" "^8.23.0" |
145 | 145 | eslint-visitor-keys "^4.2.0" |
146 | 146 | espree "^10.3.0" |
147 | 147 | estraverse "^5.3.0" |
|
197 | 197 | "@typescript-eslint/visitor-keys" "8.25.0" |
198 | 198 | debug "^4.3.4" |
199 | 199 |
|
200 | | -"@typescript-eslint/scope-manager@8.16.0": |
201 | | - version "8.16.0" |
202 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz#ebc9a3b399a69a6052f3d88174456dd399ef5905" |
203 | | - integrity sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg== |
204 | | - dependencies: |
205 | | - "@typescript-eslint/types" "8.16.0" |
206 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
207 | | - |
208 | 200 | "@typescript-eslint/scope-manager@8.25.0": |
209 | 201 | version "8.25.0" |
210 | 202 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3" |
|
223 | 215 | debug "^4.3.4" |
224 | 216 | ts-api-utils "^2.0.1" |
225 | 217 |
|
226 | | -"@typescript-eslint/types@8.16.0": |
227 | | - version "8.16.0" |
228 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737" |
229 | | - integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ== |
230 | | - |
231 | 218 | "@typescript-eslint/types@8.25.0": |
232 | 219 | version "8.25.0" |
233 | 220 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0" |
234 | 221 | integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw== |
235 | 222 |
|
236 | | -"@typescript-eslint/typescript-estree@8.16.0": |
237 | | - version "8.16.0" |
238 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz#9d741e56e5b13469b5190e763432ce5551a9300c" |
239 | | - integrity sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw== |
240 | | - dependencies: |
241 | | - "@typescript-eslint/types" "8.16.0" |
242 | | - "@typescript-eslint/visitor-keys" "8.16.0" |
243 | | - debug "^4.3.4" |
244 | | - fast-glob "^3.3.2" |
245 | | - is-glob "^4.0.3" |
246 | | - minimatch "^9.0.4" |
247 | | - semver "^7.6.0" |
248 | | - ts-api-utils "^1.3.0" |
249 | | - |
250 | 223 | "@typescript-eslint/typescript-estree@8.25.0": |
251 | 224 | version "8.25.0" |
252 | 225 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299" |
|
261 | 234 | semver "^7.6.0" |
262 | 235 | ts-api-utils "^2.0.1" |
263 | 236 |
|
264 | | -"@typescript-eslint/utils@8.25.0": |
| 237 | +"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^8.23.0": |
265 | 238 | version "8.25.0" |
266 | 239 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a" |
267 | 240 | integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA== |
|
271 | 244 | "@typescript-eslint/types" "8.25.0" |
272 | 245 | "@typescript-eslint/typescript-estree" "8.25.0" |
273 | 246 |
|
274 | | -"@typescript-eslint/utils@^8.13.0": |
275 | | - version "8.16.0" |
276 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3" |
277 | | - integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA== |
278 | | - dependencies: |
279 | | - "@eslint-community/eslint-utils" "^4.4.0" |
280 | | - "@typescript-eslint/scope-manager" "8.16.0" |
281 | | - "@typescript-eslint/types" "8.16.0" |
282 | | - "@typescript-eslint/typescript-estree" "8.16.0" |
283 | | - |
284 | | -"@typescript-eslint/visitor-keys@8.16.0": |
285 | | - version "8.16.0" |
286 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz#d5086afc060b01ff7a4ecab8d49d13d5a7b07705" |
287 | | - integrity sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ== |
288 | | - dependencies: |
289 | | - "@typescript-eslint/types" "8.16.0" |
290 | | - eslint-visitor-keys "^4.2.0" |
291 | | - |
292 | 247 | "@typescript-eslint/visitor-keys@8.25.0": |
293 | 248 | version "8.25.0" |
294 | 249 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164" |
@@ -2460,11 +2415,6 @@ to-regex-range@^5.0.1: |
2460 | 2415 | dependencies: |
2461 | 2416 | is-number "^7.0.0" |
2462 | 2417 |
|
2463 | | -ts-api-utils@^1.3.0: |
2464 | | - version "1.3.0" |
2465 | | - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1" |
2466 | | - integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ== |
2467 | | - |
2468 | 2418 | ts-api-utils@^2.0.1: |
2469 | 2419 | version "2.0.1" |
2470 | 2420 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd" |
|
0 commit comments