|
427 | 427 | dependencies: |
428 | 428 | "@types/node" "*" |
429 | 429 |
|
430 | | -"@typescript-eslint/eslint-plugin@8.54.0": |
431 | | - version "8.54.0" |
432 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.54.0.tgz#d8899e5c2eccf5c4a20d01c036a193753748454d" |
433 | | - integrity sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ== |
| 430 | +"@typescript-eslint/eslint-plugin@8.56.0": |
| 431 | + version "8.56.0" |
| 432 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d" |
| 433 | + integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw== |
434 | 434 | dependencies: |
435 | 435 | "@eslint-community/regexpp" "^4.12.2" |
436 | | - "@typescript-eslint/scope-manager" "8.54.0" |
437 | | - "@typescript-eslint/type-utils" "8.54.0" |
438 | | - "@typescript-eslint/utils" "8.54.0" |
439 | | - "@typescript-eslint/visitor-keys" "8.54.0" |
| 436 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 437 | + "@typescript-eslint/type-utils" "8.56.0" |
| 438 | + "@typescript-eslint/utils" "8.56.0" |
| 439 | + "@typescript-eslint/visitor-keys" "8.56.0" |
440 | 440 | ignore "^7.0.5" |
441 | 441 | natural-compare "^1.4.0" |
442 | 442 | ts-api-utils "^2.4.0" |
443 | 443 |
|
444 | | -"@typescript-eslint/parser@8.54.0": |
445 | | - version "8.54.0" |
446 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.54.0.tgz#3d01a6f54ed247deb9982621f70e7abf1810bd97" |
447 | | - integrity sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA== |
| 444 | +"@typescript-eslint/parser@8.56.0": |
| 445 | + version "8.56.0" |
| 446 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72" |
| 447 | + integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg== |
448 | 448 | dependencies: |
449 | | - "@typescript-eslint/scope-manager" "8.54.0" |
450 | | - "@typescript-eslint/types" "8.54.0" |
451 | | - "@typescript-eslint/typescript-estree" "8.54.0" |
452 | | - "@typescript-eslint/visitor-keys" "8.54.0" |
| 449 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 450 | + "@typescript-eslint/types" "8.56.0" |
| 451 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 452 | + "@typescript-eslint/visitor-keys" "8.56.0" |
453 | 453 | debug "^4.4.3" |
454 | 454 |
|
455 | 455 | "@typescript-eslint/project-service@8.46.4": |
|
461 | 461 | "@typescript-eslint/types" "^8.46.4" |
462 | 462 | debug "^4.3.4" |
463 | 463 |
|
464 | | -"@typescript-eslint/project-service@8.54.0": |
465 | | - version "8.54.0" |
466 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.54.0.tgz#f582aceb3d752544c8e1b11fea8d95d00cf9adc6" |
467 | | - integrity sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g== |
| 464 | +"@typescript-eslint/project-service@8.56.0": |
| 465 | + version "8.56.0" |
| 466 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73" |
| 467 | + integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg== |
468 | 468 | dependencies: |
469 | | - "@typescript-eslint/tsconfig-utils" "^8.54.0" |
470 | | - "@typescript-eslint/types" "^8.54.0" |
| 469 | + "@typescript-eslint/tsconfig-utils" "^8.56.0" |
| 470 | + "@typescript-eslint/types" "^8.56.0" |
471 | 471 | debug "^4.4.3" |
472 | 472 |
|
473 | 473 | "@typescript-eslint/scope-manager@8.46.4": |
|
478 | 478 | "@typescript-eslint/types" "8.46.4" |
479 | 479 | "@typescript-eslint/visitor-keys" "8.46.4" |
480 | 480 |
|
481 | | -"@typescript-eslint/scope-manager@8.54.0": |
482 | | - version "8.54.0" |
483 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz#307dc8cbd80157e2772c2d36216857415a71ab33" |
484 | | - integrity sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg== |
| 481 | +"@typescript-eslint/scope-manager@8.56.0": |
| 482 | + version "8.56.0" |
| 483 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4" |
| 484 | + integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w== |
485 | 485 | dependencies: |
486 | | - "@typescript-eslint/types" "8.54.0" |
487 | | - "@typescript-eslint/visitor-keys" "8.54.0" |
| 486 | + "@typescript-eslint/types" "8.56.0" |
| 487 | + "@typescript-eslint/visitor-keys" "8.56.0" |
488 | 488 |
|
489 | 489 | "@typescript-eslint/tsconfig-utils@8.46.4": |
490 | 490 | version "8.46.4" |
491 | 491 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382" |
492 | 492 | integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A== |
493 | 493 |
|
494 | | -"@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.46.4", "@typescript-eslint/tsconfig-utils@^8.54.0": |
| 494 | +"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0": |
| 495 | + version "8.56.0" |
| 496 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e" |
| 497 | + integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg== |
| 498 | + |
| 499 | +"@typescript-eslint/tsconfig-utils@^8.46.4": |
495 | 500 | version "8.54.0" |
496 | 501 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc" |
497 | 502 | integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw== |
498 | 503 |
|
499 | | -"@typescript-eslint/type-utils@8.54.0": |
500 | | - version "8.54.0" |
501 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.54.0.tgz#64965317dd4118346c2fa5ee94492892200e9fb9" |
502 | | - integrity sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA== |
| 504 | +"@typescript-eslint/type-utils@8.56.0": |
| 505 | + version "8.56.0" |
| 506 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e" |
| 507 | + integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA== |
503 | 508 | dependencies: |
504 | | - "@typescript-eslint/types" "8.54.0" |
505 | | - "@typescript-eslint/typescript-estree" "8.54.0" |
506 | | - "@typescript-eslint/utils" "8.54.0" |
| 509 | + "@typescript-eslint/types" "8.56.0" |
| 510 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 511 | + "@typescript-eslint/utils" "8.56.0" |
507 | 512 | debug "^4.4.3" |
508 | 513 | ts-api-utils "^2.4.0" |
509 | 514 |
|
|
512 | 517 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b" |
513 | 518 | integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w== |
514 | 519 |
|
515 | | -"@typescript-eslint/types@8.54.0", "@typescript-eslint/types@^8.46.4", "@typescript-eslint/types@^8.54.0": |
| 520 | +"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0": |
| 521 | + version "8.56.0" |
| 522 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a" |
| 523 | + integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ== |
| 524 | + |
| 525 | +"@typescript-eslint/types@^8.46.4": |
516 | 526 | version "8.54.0" |
517 | 527 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889" |
518 | 528 | integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA== |
|
533 | 543 | semver "^7.6.0" |
534 | 544 | ts-api-utils "^2.1.0" |
535 | 545 |
|
536 | | -"@typescript-eslint/typescript-estree@8.54.0": |
537 | | - version "8.54.0" |
538 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz#3c7716905b2b811fadbd2114804047d1bfc86527" |
539 | | - integrity sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA== |
| 546 | +"@typescript-eslint/typescript-estree@8.56.0": |
| 547 | + version "8.56.0" |
| 548 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e" |
| 549 | + integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q== |
540 | 550 | dependencies: |
541 | | - "@typescript-eslint/project-service" "8.54.0" |
542 | | - "@typescript-eslint/tsconfig-utils" "8.54.0" |
543 | | - "@typescript-eslint/types" "8.54.0" |
544 | | - "@typescript-eslint/visitor-keys" "8.54.0" |
| 551 | + "@typescript-eslint/project-service" "8.56.0" |
| 552 | + "@typescript-eslint/tsconfig-utils" "8.56.0" |
| 553 | + "@typescript-eslint/types" "8.56.0" |
| 554 | + "@typescript-eslint/visitor-keys" "8.56.0" |
545 | 555 | debug "^4.4.3" |
546 | 556 | minimatch "^9.0.5" |
547 | 557 | semver "^7.7.3" |
548 | 558 | tinyglobby "^0.2.15" |
549 | 559 | ts-api-utils "^2.4.0" |
550 | 560 |
|
551 | | -"@typescript-eslint/utils@8.54.0": |
552 | | - version "8.54.0" |
553 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.54.0.tgz#c79a4bcbeebb4f571278c0183ed1cb601d84c6c8" |
554 | | - integrity sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA== |
| 561 | +"@typescript-eslint/utils@8.56.0": |
| 562 | + version "8.56.0" |
| 563 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841" |
| 564 | + integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ== |
555 | 565 | dependencies: |
556 | 566 | "@eslint-community/eslint-utils" "^4.9.1" |
557 | | - "@typescript-eslint/scope-manager" "8.54.0" |
558 | | - "@typescript-eslint/types" "8.54.0" |
559 | | - "@typescript-eslint/typescript-estree" "8.54.0" |
| 567 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 568 | + "@typescript-eslint/types" "8.56.0" |
| 569 | + "@typescript-eslint/typescript-estree" "8.56.0" |
560 | 570 |
|
561 | 571 | "@typescript-eslint/utils@~8.46.0": |
562 | 572 | version "8.46.4" |
|
576 | 586 | "@typescript-eslint/types" "8.46.4" |
577 | 587 | eslint-visitor-keys "^4.2.1" |
578 | 588 |
|
579 | | -"@typescript-eslint/visitor-keys@8.54.0": |
580 | | - version "8.54.0" |
581 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz#0e4b50124b210b8600b245dd66cbad52deb15590" |
582 | | - integrity sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA== |
| 589 | +"@typescript-eslint/visitor-keys@8.56.0": |
| 590 | + version "8.56.0" |
| 591 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d" |
| 592 | + integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg== |
583 | 593 | dependencies: |
584 | | - "@typescript-eslint/types" "8.54.0" |
585 | | - eslint-visitor-keys "^4.2.1" |
| 594 | + "@typescript-eslint/types" "8.56.0" |
| 595 | + eslint-visitor-keys "^5.0.0" |
586 | 596 |
|
587 | 597 | "@vercel/nft@^0.29.4": |
588 | 598 | version "0.29.4" |
@@ -1277,6 +1287,11 @@ eslint-visitor-keys@^4.2.1: |
1277 | 1287 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1278 | 1288 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1279 | 1289 |
|
| 1290 | +eslint-visitor-keys@^5.0.0: |
| 1291 | + version "5.0.1" |
| 1292 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be" |
| 1293 | + integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== |
| 1294 | + |
1280 | 1295 | eslint@9.39.3: |
1281 | 1296 | version "9.39.3" |
1282 | 1297 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f" |
|
0 commit comments