|
349 | 349 | dependencies:
|
350 | 350 | "@types/yargs-parser" "*"
|
351 | 351 |
|
352 |
| -"@typescript-eslint/eslint-plugin@8.26.0", "@typescript-eslint/eslint-plugin@^8.25.0": |
353 |
| - version "8.26.0" |
354 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.26.0.tgz#7e880faf91f89471c30c141951e15f0eb3a0599e" |
355 |
| - integrity sha512-cLr1J6pe56zjKYajK6SSSre6nl1Gj6xDp1TY0trpgPzjVbgDwd09v2Ws37LABxzkicmUjhEeg/fAUjPJJB1v5Q== |
| 352 | +"@typescript-eslint/eslint-plugin@8.27.0", "@typescript-eslint/eslint-plugin@^8.25.0": |
| 353 | + version "8.27.0" |
| 354 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72" |
| 355 | + integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA== |
356 | 356 | dependencies:
|
357 | 357 | "@eslint-community/regexpp" "^4.10.0"
|
358 |
| - "@typescript-eslint/scope-manager" "8.26.0" |
359 |
| - "@typescript-eslint/type-utils" "8.26.0" |
360 |
| - "@typescript-eslint/utils" "8.26.0" |
361 |
| - "@typescript-eslint/visitor-keys" "8.26.0" |
| 358 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 359 | + "@typescript-eslint/type-utils" "8.27.0" |
| 360 | + "@typescript-eslint/utils" "8.27.0" |
| 361 | + "@typescript-eslint/visitor-keys" "8.27.0" |
362 | 362 | graphemer "^1.4.0"
|
363 | 363 | ignore "^5.3.1"
|
364 | 364 | natural-compare "^1.4.0"
|
365 | 365 | ts-api-utils "^2.0.1"
|
366 | 366 |
|
367 |
| -"@typescript-eslint/parser@8.26.0", "@typescript-eslint/parser@^8.26.0": |
368 |
| - version "8.26.0" |
369 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.26.0.tgz#9b4d2198e89f64fb81e83167eedd89a827d843a9" |
370 |
| - integrity sha512-mNtXP9LTVBy14ZF3o7JG69gRPBK/2QWtQd0j0oH26HcY/foyJJau6pNUez7QrM5UHnSvwlQcJXKsk0I99B9pOA== |
| 367 | +"@typescript-eslint/parser@8.27.0", "@typescript-eslint/parser@^8.26.0": |
| 368 | + version "8.27.0" |
| 369 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227" |
| 370 | + integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA== |
371 | 371 | dependencies:
|
372 |
| - "@typescript-eslint/scope-manager" "8.26.0" |
373 |
| - "@typescript-eslint/types" "8.26.0" |
374 |
| - "@typescript-eslint/typescript-estree" "8.26.0" |
375 |
| - "@typescript-eslint/visitor-keys" "8.26.0" |
| 372 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 373 | + "@typescript-eslint/types" "8.27.0" |
| 374 | + "@typescript-eslint/typescript-estree" "8.27.0" |
| 375 | + "@typescript-eslint/visitor-keys" "8.27.0" |
376 | 376 | debug "^4.3.4"
|
377 | 377 |
|
378 |
| -"@typescript-eslint/scope-manager@8.26.0": |
379 |
| - version "8.26.0" |
380 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.26.0.tgz#b06623fad54a3a77fadab5f652ef75ed3780b545" |
381 |
| - integrity sha512-E0ntLvsfPqnPwng8b8y4OGuzh/iIOm2z8U3S9zic2TeMLW61u5IH2Q1wu0oSTkfrSzwbDJIB/Lm8O3//8BWMPA== |
| 378 | +"@typescript-eslint/scope-manager@8.27.0": |
| 379 | + version "8.27.0" |
| 380 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482" |
| 381 | + integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw== |
382 | 382 | dependencies:
|
383 |
| - "@typescript-eslint/types" "8.26.0" |
384 |
| - "@typescript-eslint/visitor-keys" "8.26.0" |
| 383 | + "@typescript-eslint/types" "8.27.0" |
| 384 | + "@typescript-eslint/visitor-keys" "8.27.0" |
385 | 385 |
|
386 |
| -"@typescript-eslint/type-utils@8.26.0": |
387 |
| - version "8.26.0" |
388 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.26.0.tgz#9ee8cc98184b5f66326578de9c097edc89da6f68" |
389 |
| - integrity sha512-ruk0RNChLKz3zKGn2LwXuVoeBcUMh+jaqzN461uMMdxy5H9epZqIBtYj7UiPXRuOpaALXGbmRuZQhmwHhaS04Q== |
| 386 | +"@typescript-eslint/type-utils@8.27.0": |
| 387 | + version "8.27.0" |
| 388 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c" |
| 389 | + integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA== |
390 | 390 | dependencies:
|
391 |
| - "@typescript-eslint/typescript-estree" "8.26.0" |
392 |
| - "@typescript-eslint/utils" "8.26.0" |
| 391 | + "@typescript-eslint/typescript-estree" "8.27.0" |
| 392 | + "@typescript-eslint/utils" "8.27.0" |
393 | 393 | debug "^4.3.4"
|
394 | 394 | ts-api-utils "^2.0.1"
|
395 | 395 |
|
396 |
| -"@typescript-eslint/types@8.26.0": |
397 |
| - version "8.26.0" |
398 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.26.0.tgz#c4e93a8faf3a38a8d8adb007dc7834f1c89ee7bf" |
399 |
| - integrity sha512-89B1eP3tnpr9A8L6PZlSjBvnJhWXtYfZhECqlBl1D9Lme9mHO6iWlsprBtVenQvY1HMhax1mWOjhtL3fh/u+pA== |
| 396 | +"@typescript-eslint/types@8.27.0": |
| 397 | + version "8.27.0" |
| 398 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa" |
| 399 | + integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A== |
400 | 400 |
|
401 |
| -"@typescript-eslint/typescript-estree@8.26.0": |
402 |
| - version "8.26.0" |
403 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.26.0.tgz#128972172005a7376e34ed2ecba4e29363b0cad1" |
404 |
| - integrity sha512-tiJ1Hvy/V/oMVRTbEOIeemA2XoylimlDQ03CgPPNaHYZbpsc78Hmngnt+WXZfJX1pjQ711V7g0H7cSJThGYfPQ== |
| 401 | +"@typescript-eslint/typescript-estree@8.27.0": |
| 402 | + version "8.27.0" |
| 403 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a" |
| 404 | + integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A== |
405 | 405 | dependencies:
|
406 |
| - "@typescript-eslint/types" "8.26.0" |
407 |
| - "@typescript-eslint/visitor-keys" "8.26.0" |
| 406 | + "@typescript-eslint/types" "8.27.0" |
| 407 | + "@typescript-eslint/visitor-keys" "8.27.0" |
408 | 408 | debug "^4.3.4"
|
409 | 409 | fast-glob "^3.3.2"
|
410 | 410 | is-glob "^4.0.3"
|
411 | 411 | minimatch "^9.0.4"
|
412 | 412 | semver "^7.6.0"
|
413 | 413 | ts-api-utils "^2.0.1"
|
414 | 414 |
|
415 |
| -"@typescript-eslint/utils@8.26.0": |
416 |
| - version "8.26.0" |
417 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6" |
418 |
| - integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig== |
| 415 | +"@typescript-eslint/utils@8.27.0": |
| 416 | + version "8.27.0" |
| 417 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d" |
| 418 | + integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q== |
419 | 419 | dependencies:
|
420 | 420 | "@eslint-community/eslint-utils" "^4.4.0"
|
421 |
| - "@typescript-eslint/scope-manager" "8.26.0" |
422 |
| - "@typescript-eslint/types" "8.26.0" |
423 |
| - "@typescript-eslint/typescript-estree" "8.26.0" |
| 421 | + "@typescript-eslint/scope-manager" "8.27.0" |
| 422 | + "@typescript-eslint/types" "8.27.0" |
| 423 | + "@typescript-eslint/typescript-estree" "8.27.0" |
424 | 424 |
|
425 |
| -"@typescript-eslint/visitor-keys@8.26.0": |
426 |
| - version "8.26.0" |
427 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.26.0.tgz#a4876216756c69130ea958df3b77222c2ad95290" |
428 |
| - integrity sha512-2z8JQJWAzPdDd51dRQ/oqIJxe99/hoLIqmf8RMCAJQtYDc535W/Jt2+RTP4bP0aKeBG1F65yjIZuczOXCmbWwg== |
| 425 | +"@typescript-eslint/visitor-keys@8.27.0": |
| 426 | + version "8.27.0" |
| 427 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334" |
| 428 | + integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ== |
429 | 429 | dependencies:
|
430 |
| - "@typescript-eslint/types" "8.26.0" |
| 430 | + "@typescript-eslint/types" "8.27.0" |
431 | 431 | eslint-visitor-keys "^4.2.0"
|
432 | 432 |
|
433 | 433 | "@vscode/test-cli@^0.0.10":
|
@@ -2393,14 +2393,14 @@ type-check@^0.4.0, type-check@~0.4.0:
|
2393 | 2393 | dependencies:
|
2394 | 2394 | prelude-ls "^1.2.1"
|
2395 | 2395 |
|
2396 |
| -typescript-eslint@^8.26.0: |
2397 |
| - version "8.26.0" |
2398 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.26.0.tgz#f44cafdaa6edc99e3612b33b791eb77a56286320" |
2399 |
| - integrity sha512-PtVz9nAnuNJuAVeUFvwztjuUgSnJInODAUx47VDwWPXzd5vismPOtPtt83tzNXyOjVQbPRp786D6WFW/M2koIA== |
| 2396 | +typescript-eslint@^8.27.0: |
| 2397 | + version "8.27.0" |
| 2398 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb" |
| 2399 | + integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA== |
2400 | 2400 | dependencies:
|
2401 |
| - "@typescript-eslint/eslint-plugin" "8.26.0" |
2402 |
| - "@typescript-eslint/parser" "8.26.0" |
2403 |
| - "@typescript-eslint/utils" "8.26.0" |
| 2401 | + "@typescript-eslint/eslint-plugin" "8.27.0" |
| 2402 | + "@typescript-eslint/parser" "8.27.0" |
| 2403 | + "@typescript-eslint/utils" "8.27.0" |
2404 | 2404 |
|
2405 | 2405 | typescript@^5.7.3:
|
2406 | 2406 | version "5.7.3"
|
|
0 commit comments