|
577 | 577 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.110.0.tgz#b6210c7d5e049003138bb17311644fe8b179dc8b" |
578 | 578 | integrity sha512-AGuxUEpU4F4mfuQjxPPaQVyuOMhs+VT/xRok1jiHVBubHK7lBRvCuOMZG0LKUwxncrPorJ5qq/uil3IdZBd5lA== |
579 | 579 |
|
580 | | -"@typescript-eslint/eslint-plugin@8.57.1": |
581 | | - version "8.57.1" |
582 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55" |
583 | | - integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ== |
| 580 | +"@typescript-eslint/eslint-plugin@8.58.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 581 | + version "8.58.0" |
| 582 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.58.0.tgz#ad40e492f1931f46da1bd888e52b9e56df9063aa" |
| 583 | + integrity sha512-RLkVSiNuUP1C2ROIWfqX+YcUfLaSnxGE/8M+Y57lopVwg9VTYYfhuz15Yf1IzCKgZj6/rIbYTmJCUSqr76r0Wg== |
584 | 584 | dependencies: |
585 | 585 | "@eslint-community/regexpp" "^4.12.2" |
586 | | - "@typescript-eslint/scope-manager" "8.57.1" |
587 | | - "@typescript-eslint/type-utils" "8.57.1" |
588 | | - "@typescript-eslint/utils" "8.57.1" |
589 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
| 586 | + "@typescript-eslint/scope-manager" "8.58.0" |
| 587 | + "@typescript-eslint/type-utils" "8.58.0" |
| 588 | + "@typescript-eslint/utils" "8.58.0" |
| 589 | + "@typescript-eslint/visitor-keys" "8.58.0" |
590 | 590 | ignore "^7.0.5" |
591 | 591 | natural-compare "^1.4.0" |
592 | | - ts-api-utils "^2.4.0" |
| 592 | + ts-api-utils "^2.5.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/eslint-plugin@^8.37.0": |
595 | | - version "8.57.2" |
596 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz#ad0dcefeca9c2ecbe09f730d478063666aee010b" |
597 | | - integrity sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w== |
| 594 | +"@typescript-eslint/parser@8.58.0", "@typescript-eslint/parser@^8.37.0": |
| 595 | + version "8.58.0" |
| 596 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7" |
| 597 | + integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA== |
598 | 598 | dependencies: |
599 | | - "@eslint-community/regexpp" "^4.12.2" |
600 | | - "@typescript-eslint/scope-manager" "8.57.2" |
601 | | - "@typescript-eslint/type-utils" "8.57.2" |
602 | | - "@typescript-eslint/utils" "8.57.2" |
603 | | - "@typescript-eslint/visitor-keys" "8.57.2" |
604 | | - ignore "^7.0.5" |
605 | | - natural-compare "^1.4.0" |
606 | | - ts-api-utils "^2.4.0" |
607 | | - |
608 | | -"@typescript-eslint/parser@8.57.1": |
609 | | - version "8.57.1" |
610 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2" |
611 | | - integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw== |
612 | | - dependencies: |
613 | | - "@typescript-eslint/scope-manager" "8.57.1" |
614 | | - "@typescript-eslint/types" "8.57.1" |
615 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
616 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
617 | | - debug "^4.4.3" |
618 | | - |
619 | | -"@typescript-eslint/parser@^8.37.0": |
620 | | - version "8.57.2" |
621 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.2.tgz#b819955e39f976c0d4f95b5ed67fe22f85cd6898" |
622 | | - integrity sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA== |
623 | | - dependencies: |
624 | | - "@typescript-eslint/scope-manager" "8.57.2" |
625 | | - "@typescript-eslint/types" "8.57.2" |
626 | | - "@typescript-eslint/typescript-estree" "8.57.2" |
627 | | - "@typescript-eslint/visitor-keys" "8.57.2" |
| 599 | + "@typescript-eslint/scope-manager" "8.58.0" |
| 600 | + "@typescript-eslint/types" "8.58.0" |
| 601 | + "@typescript-eslint/typescript-estree" "8.58.0" |
| 602 | + "@typescript-eslint/visitor-keys" "8.58.0" |
628 | 603 | debug "^4.4.3" |
629 | 604 |
|
630 | | -"@typescript-eslint/project-service@8.57.1": |
631 | | - version "8.57.1" |
632 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5" |
633 | | - integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg== |
| 605 | +"@typescript-eslint/project-service@8.58.0": |
| 606 | + version "8.58.0" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa" |
| 608 | + integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg== |
634 | 609 | dependencies: |
635 | | - "@typescript-eslint/tsconfig-utils" "^8.57.1" |
636 | | - "@typescript-eslint/types" "^8.57.1" |
| 610 | + "@typescript-eslint/tsconfig-utils" "^8.58.0" |
| 611 | + "@typescript-eslint/types" "^8.58.0" |
637 | 612 | debug "^4.4.3" |
638 | 613 |
|
639 | | -"@typescript-eslint/project-service@8.57.2": |
640 | | - version "8.57.2" |
641 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.2.tgz#dfbc7777f9f633f2b06b558cda3836e76f856e3c" |
642 | | - integrity sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw== |
| 614 | +"@typescript-eslint/scope-manager@8.58.0": |
| 615 | + version "8.58.0" |
| 616 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab" |
| 617 | + integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ== |
643 | 618 | dependencies: |
644 | | - "@typescript-eslint/tsconfig-utils" "^8.57.2" |
645 | | - "@typescript-eslint/types" "^8.57.2" |
646 | | - debug "^4.4.3" |
647 | | - |
648 | | -"@typescript-eslint/scope-manager@8.57.1": |
649 | | - version "8.57.1" |
650 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35" |
651 | | - integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg== |
652 | | - dependencies: |
653 | | - "@typescript-eslint/types" "8.57.1" |
654 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
655 | | - |
656 | | -"@typescript-eslint/scope-manager@8.57.2": |
657 | | - version "8.57.2" |
658 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz#734dcde40677f430b5d963108337295bdbc09dae" |
659 | | - integrity sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw== |
660 | | - dependencies: |
661 | | - "@typescript-eslint/types" "8.57.2" |
662 | | - "@typescript-eslint/visitor-keys" "8.57.2" |
663 | | - |
664 | | -"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1": |
665 | | - version "8.57.1" |
666 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7" |
667 | | - integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg== |
668 | | - |
669 | | -"@typescript-eslint/tsconfig-utils@8.57.2", "@typescript-eslint/tsconfig-utils@^8.57.2": |
670 | | - version "8.57.2" |
671 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e" |
672 | | - integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw== |
| 619 | + "@typescript-eslint/types" "8.58.0" |
| 620 | + "@typescript-eslint/visitor-keys" "8.58.0" |
673 | 621 |
|
674 | | -"@typescript-eslint/type-utils@8.57.1": |
675 | | - version "8.57.1" |
676 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9" |
677 | | - integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA== |
678 | | - dependencies: |
679 | | - "@typescript-eslint/types" "8.57.1" |
680 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
681 | | - "@typescript-eslint/utils" "8.57.1" |
682 | | - debug "^4.4.3" |
683 | | - ts-api-utils "^2.4.0" |
| 622 | +"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0": |
| 623 | + version "8.58.0" |
| 624 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482" |
| 625 | + integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A== |
684 | 626 |
|
685 | | -"@typescript-eslint/type-utils@8.57.2": |
686 | | - version "8.57.2" |
687 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz#3ec65a94e73776252991a3cf0a15d220734c28f5" |
688 | | - integrity sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg== |
| 627 | +"@typescript-eslint/type-utils@8.58.0": |
| 628 | + version "8.58.0" |
| 629 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f" |
| 630 | + integrity sha512-aGsCQImkDIqMyx1u4PrVlbi/krmDsQUs4zAcCV6M7yPcPev+RqVlndsJy9kJ8TLihW9TZ0kbDAzctpLn5o+lOg== |
689 | 631 | dependencies: |
690 | | - "@typescript-eslint/types" "8.57.2" |
691 | | - "@typescript-eslint/typescript-estree" "8.57.2" |
692 | | - "@typescript-eslint/utils" "8.57.2" |
| 632 | + "@typescript-eslint/types" "8.58.0" |
| 633 | + "@typescript-eslint/typescript-estree" "8.58.0" |
| 634 | + "@typescript-eslint/utils" "8.58.0" |
693 | 635 | debug "^4.4.3" |
694 | | - ts-api-utils "^2.4.0" |
695 | | - |
696 | | -"@typescript-eslint/types@8.57.1": |
697 | | - version "8.57.1" |
698 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c" |
699 | | - integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ== |
700 | | - |
701 | | -"@typescript-eslint/types@8.57.2", "@typescript-eslint/types@^8.57.1", "@typescript-eslint/types@^8.57.2": |
702 | | - version "8.57.2" |
703 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4" |
704 | | - integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA== |
705 | | - |
706 | | -"@typescript-eslint/typescript-estree@8.57.1": |
707 | | - version "8.57.1" |
708 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76" |
709 | | - integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g== |
710 | | - dependencies: |
711 | | - "@typescript-eslint/project-service" "8.57.1" |
712 | | - "@typescript-eslint/tsconfig-utils" "8.57.1" |
713 | | - "@typescript-eslint/types" "8.57.1" |
714 | | - "@typescript-eslint/visitor-keys" "8.57.1" |
715 | | - debug "^4.4.3" |
716 | | - minimatch "^10.2.2" |
717 | | - semver "^7.7.3" |
718 | | - tinyglobby "^0.2.15" |
719 | | - ts-api-utils "^2.4.0" |
720 | | - |
721 | | -"@typescript-eslint/typescript-estree@8.57.2": |
722 | | - version "8.57.2" |
723 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz#432e61a6cf2ab565837da387e5262c159672abea" |
724 | | - integrity sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA== |
725 | | - dependencies: |
726 | | - "@typescript-eslint/project-service" "8.57.2" |
727 | | - "@typescript-eslint/tsconfig-utils" "8.57.2" |
728 | | - "@typescript-eslint/types" "8.57.2" |
729 | | - "@typescript-eslint/visitor-keys" "8.57.2" |
| 636 | + ts-api-utils "^2.5.0" |
| 637 | + |
| 638 | +"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.58.0": |
| 639 | + version "8.58.0" |
| 640 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a" |
| 641 | + integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== |
| 642 | + |
| 643 | +"@typescript-eslint/typescript-estree@8.58.0": |
| 644 | + version "8.58.0" |
| 645 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a" |
| 646 | + integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA== |
| 647 | + dependencies: |
| 648 | + "@typescript-eslint/project-service" "8.58.0" |
| 649 | + "@typescript-eslint/tsconfig-utils" "8.58.0" |
| 650 | + "@typescript-eslint/types" "8.58.0" |
| 651 | + "@typescript-eslint/visitor-keys" "8.58.0" |
730 | 652 | debug "^4.4.3" |
731 | 653 | minimatch "^10.2.2" |
732 | 654 | semver "^7.7.3" |
733 | 655 | tinyglobby "^0.2.15" |
734 | | - ts-api-utils "^2.4.0" |
| 656 | + ts-api-utils "^2.5.0" |
735 | 657 |
|
736 | | -"@typescript-eslint/utils@8.57.1": |
737 | | - version "8.57.1" |
738 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465" |
739 | | - integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ== |
| 658 | +"@typescript-eslint/utils@8.58.0": |
| 659 | + version "8.58.0" |
| 660 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3" |
| 661 | + integrity sha512-RfeSqcFeHMHlAWzt4TBjWOAtoW9lnsAGiP3GbaX9uVgTYYrMbVnGONEfUCiSss+xMHFl+eHZiipmA8WkQ7FuNA== |
740 | 662 | dependencies: |
741 | 663 | "@eslint-community/eslint-utils" "^4.9.1" |
742 | | - "@typescript-eslint/scope-manager" "8.57.1" |
743 | | - "@typescript-eslint/types" "8.57.1" |
744 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
| 664 | + "@typescript-eslint/scope-manager" "8.58.0" |
| 665 | + "@typescript-eslint/types" "8.58.0" |
| 666 | + "@typescript-eslint/typescript-estree" "8.58.0" |
745 | 667 |
|
746 | | -"@typescript-eslint/utils@8.57.2": |
747 | | - version "8.57.2" |
748 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.2.tgz#46a8974c24326fb8899486728428a0f1a3115014" |
749 | | - integrity sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg== |
| 668 | +"@typescript-eslint/visitor-keys@8.58.0": |
| 669 | + version "8.58.0" |
| 670 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189" |
| 671 | + integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ== |
750 | 672 | dependencies: |
751 | | - "@eslint-community/eslint-utils" "^4.9.1" |
752 | | - "@typescript-eslint/scope-manager" "8.57.2" |
753 | | - "@typescript-eslint/types" "8.57.2" |
754 | | - "@typescript-eslint/typescript-estree" "8.57.2" |
755 | | - |
756 | | -"@typescript-eslint/visitor-keys@8.57.1": |
757 | | - version "8.57.1" |
758 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563" |
759 | | - integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A== |
760 | | - dependencies: |
761 | | - "@typescript-eslint/types" "8.57.1" |
762 | | - eslint-visitor-keys "^5.0.0" |
763 | | - |
764 | | -"@typescript-eslint/visitor-keys@8.57.2": |
765 | | - version "8.57.2" |
766 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz#a5c9605774247336c0412beb7dc288ab2a07c11e" |
767 | | - integrity sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw== |
768 | | - dependencies: |
769 | | - "@typescript-eslint/types" "8.57.2" |
| 673 | + "@typescript-eslint/types" "8.58.0" |
770 | 674 | eslint-visitor-keys "^5.0.0" |
771 | 675 |
|
772 | 676 | "@typespec/ts-http-runtime@^0.3.0": |
@@ -3167,10 +3071,10 @@ to-regex-range@^5.0.1: |
3167 | 3071 | dependencies: |
3168 | 3072 | is-number "^7.0.0" |
3169 | 3073 |
|
3170 | | -ts-api-utils@^2.4.0: |
3171 | | - version "2.4.0" |
3172 | | - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8" |
3173 | | - integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== |
| 3074 | +ts-api-utils@^2.5.0: |
| 3075 | + version "2.5.0" |
| 3076 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1" |
| 3077 | + integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA== |
3174 | 3078 |
|
3175 | 3079 | tslib@^2.2.0, tslib@^2.6.2: |
3176 | 3080 | version "2.8.1" |
@@ -3211,14 +3115,14 @@ typed-rest-client@^1.8.4: |
3211 | 3115 | underscore "^1.12.1" |
3212 | 3116 |
|
3213 | 3117 | typescript-eslint@^8.37.0: |
3214 | | - version "8.57.1" |
3215 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f" |
3216 | | - integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA== |
3217 | | - dependencies: |
3218 | | - "@typescript-eslint/eslint-plugin" "8.57.1" |
3219 | | - "@typescript-eslint/parser" "8.57.1" |
3220 | | - "@typescript-eslint/typescript-estree" "8.57.1" |
3221 | | - "@typescript-eslint/utils" "8.57.1" |
| 3118 | + version "8.58.0" |
| 3119 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.58.0.tgz#5758b1b68ae7ec05d756b98c63a1f6953a01172b" |
| 3120 | + integrity sha512-e2TQzKfaI85fO+F3QywtX+tCTsu/D3WW5LVU6nz8hTFKFZ8yBJ6mSYRpXqdR3mFjPWmO0eWsTa5f+UpAOe/FMA== |
| 3121 | + dependencies: |
| 3122 | + "@typescript-eslint/eslint-plugin" "8.58.0" |
| 3123 | + "@typescript-eslint/parser" "8.58.0" |
| 3124 | + "@typescript-eslint/typescript-estree" "8.58.0" |
| 3125 | + "@typescript-eslint/utils" "8.58.0" |
3222 | 3126 |
|
3223 | 3127 | typescript@=5.9.3: |
3224 | 3128 | version "5.9.3" |
|
0 commit comments