|
591 | 591 | natural-compare "^1.4.0" |
592 | 592 | ts-api-utils "^2.5.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/parser@8.58.0", "@typescript-eslint/parser@^8.37.0": |
| 594 | +"@typescript-eslint/parser@8.58.0": |
595 | 595 | version "8.58.0" |
596 | 596 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7" |
597 | 597 | integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA== |
|
602 | 602 | "@typescript-eslint/visitor-keys" "8.58.0" |
603 | 603 | debug "^4.4.3" |
604 | 604 |
|
| 605 | +"@typescript-eslint/parser@^8.37.0": |
| 606 | + version "8.58.1" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.1.tgz#0943eca522ac408bcdd649882c3d95b10ff00f62" |
| 608 | + integrity sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw== |
| 609 | + dependencies: |
| 610 | + "@typescript-eslint/scope-manager" "8.58.1" |
| 611 | + "@typescript-eslint/types" "8.58.1" |
| 612 | + "@typescript-eslint/typescript-estree" "8.58.1" |
| 613 | + "@typescript-eslint/visitor-keys" "8.58.1" |
| 614 | + debug "^4.4.3" |
| 615 | + |
605 | 616 | "@typescript-eslint/project-service@8.58.0": |
606 | 617 | version "8.58.0" |
607 | 618 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa" |
|
611 | 622 | "@typescript-eslint/types" "^8.58.0" |
612 | 623 | debug "^4.4.3" |
613 | 624 |
|
| 625 | +"@typescript-eslint/project-service@8.58.1": |
| 626 | + version "8.58.1" |
| 627 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.1.tgz#c78781b1ca1ec1e7bc6522efba89318c6d249feb" |
| 628 | + integrity sha512-gfQ8fk6cxhtptek+/8ZIqw8YrRW5048Gug8Ts5IYcMLCw18iUgrZAEY/D7s4hkI0FxEfGakKuPK/XUMPzPxi5g== |
| 629 | + dependencies: |
| 630 | + "@typescript-eslint/tsconfig-utils" "^8.58.1" |
| 631 | + "@typescript-eslint/types" "^8.58.1" |
| 632 | + debug "^4.4.3" |
| 633 | + |
614 | 634 | "@typescript-eslint/scope-manager@8.58.0": |
615 | 635 | version "8.58.0" |
616 | 636 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab" |
|
619 | 639 | "@typescript-eslint/types" "8.58.0" |
620 | 640 | "@typescript-eslint/visitor-keys" "8.58.0" |
621 | 641 |
|
| 642 | +"@typescript-eslint/scope-manager@8.58.1": |
| 643 | + version "8.58.1" |
| 644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.1.tgz#35168f561bab4e3fd10dd6b03e8b83c157479211" |
| 645 | + integrity sha512-TPYUEqJK6avLcEjumWsIuTpuYODTTDAtoMdt8ZZa93uWMTX13Nb8L5leSje1NluammvU+oI3QRr5lLXPgihX3w== |
| 646 | + dependencies: |
| 647 | + "@typescript-eslint/types" "8.58.1" |
| 648 | + "@typescript-eslint/visitor-keys" "8.58.1" |
| 649 | + |
622 | 650 | "@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0": |
623 | 651 | version "8.58.0" |
624 | 652 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482" |
625 | 653 | integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A== |
626 | 654 |
|
| 655 | +"@typescript-eslint/tsconfig-utils@8.58.1", "@typescript-eslint/tsconfig-utils@^8.58.1": |
| 656 | + version "8.58.1" |
| 657 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.1.tgz#eb16792c579300c7bfb3c74b0f5e1dfbb0a2454d" |
| 658 | + integrity sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw== |
| 659 | + |
627 | 660 | "@typescript-eslint/type-utils@8.58.0": |
628 | 661 | version "8.58.0" |
629 | 662 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.0.tgz#ce0e72cd967ffbbe8de322db6089bd4374be352f" |
|
635 | 668 | debug "^4.4.3" |
636 | 669 | ts-api-utils "^2.5.0" |
637 | 670 |
|
638 | | -"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.58.0": |
| 671 | +"@typescript-eslint/types@8.58.0": |
639 | 672 | version "8.58.0" |
640 | 673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a" |
641 | 674 | integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== |
642 | 675 |
|
| 676 | +"@typescript-eslint/types@8.58.1", "@typescript-eslint/types@^8.58.0", "@typescript-eslint/types@^8.58.1": |
| 677 | + version "8.58.1" |
| 678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.1.tgz#9dfb4723fcd2b13737d8b03d941354cf73190313" |
| 679 | + integrity sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw== |
| 680 | + |
643 | 681 | "@typescript-eslint/typescript-estree@8.58.0": |
644 | 682 | version "8.58.0" |
645 | 683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a" |
|
655 | 693 | tinyglobby "^0.2.15" |
656 | 694 | ts-api-utils "^2.5.0" |
657 | 695 |
|
| 696 | +"@typescript-eslint/typescript-estree@8.58.1": |
| 697 | + version "8.58.1" |
| 698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.1.tgz#8230cc9628d2cffef101e298c62807c4b9bf2fe9" |
| 699 | + integrity sha512-w4w7WR7GHOjqqPnvAYbazq+Y5oS68b9CzasGtnd6jIeOIeKUzYzupGTB2T4LTPSv4d+WPeccbxuneTFHYgAAWg== |
| 700 | + dependencies: |
| 701 | + "@typescript-eslint/project-service" "8.58.1" |
| 702 | + "@typescript-eslint/tsconfig-utils" "8.58.1" |
| 703 | + "@typescript-eslint/types" "8.58.1" |
| 704 | + "@typescript-eslint/visitor-keys" "8.58.1" |
| 705 | + debug "^4.4.3" |
| 706 | + minimatch "^10.2.2" |
| 707 | + semver "^7.7.3" |
| 708 | + tinyglobby "^0.2.15" |
| 709 | + ts-api-utils "^2.5.0" |
| 710 | + |
658 | 711 | "@typescript-eslint/utils@8.58.0": |
659 | 712 | version "8.58.0" |
660 | 713 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.0.tgz#21a74a7963b0d288b719a4121c7dd555adaab3c3" |
|
673 | 726 | "@typescript-eslint/types" "8.58.0" |
674 | 727 | eslint-visitor-keys "^5.0.0" |
675 | 728 |
|
| 729 | +"@typescript-eslint/visitor-keys@8.58.1": |
| 730 | + version "8.58.1" |
| 731 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.1.tgz#7c197533177f1ba9b8249f55f7f685e32bb6f204" |
| 732 | + integrity sha512-y+vH7QE8ycjoa0bWciFg7OpFcipUuem1ujhrdLtq1gByKwfbC7bPeKsiny9e0urg93DqwGcHey+bGRKCnF1nZQ== |
| 733 | + dependencies: |
| 734 | + "@typescript-eslint/types" "8.58.1" |
| 735 | + eslint-visitor-keys "^5.0.0" |
| 736 | + |
676 | 737 | "@typespec/ts-http-runtime@^0.3.0": |
677 | 738 | version "0.3.0" |
678 | 739 | resolved "https://registry.yarnpkg.com/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.0.tgz#f506ff2170e594a257f8e78aa196088f3a46a22d" |
|
0 commit comments