|
591 | 591 | natural-compare "^1.4.0" |
592 | 592 | ts-api-utils "^2.5.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/parser@8.58.1", "@typescript-eslint/parser@^8.37.0": |
| 594 | +"@typescript-eslint/parser@8.58.1": |
595 | 595 | version "8.58.1" |
596 | 596 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.1.tgz#0943eca522ac408bcdd649882c3d95b10ff00f62" |
597 | 597 | integrity sha512-gGkiNMPqerb2cJSVcruigx9eHBlLG14fSdPdqMoOcBfh+vvn4iCq2C8MzUB89PrxOXk0y3GZ1yIWb9aOzL93bw== |
|
602 | 602 | "@typescript-eslint/visitor-keys" "8.58.1" |
603 | 603 | debug "^4.4.3" |
604 | 604 |
|
| 605 | +"@typescript-eslint/parser@^8.37.0": |
| 606 | + version "8.58.2" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.2.tgz#b267545e4bd515d896fe1f3a5b6f334fa6aa0026" |
| 608 | + integrity sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg== |
| 609 | + dependencies: |
| 610 | + "@typescript-eslint/scope-manager" "8.58.2" |
| 611 | + "@typescript-eslint/types" "8.58.2" |
| 612 | + "@typescript-eslint/typescript-estree" "8.58.2" |
| 613 | + "@typescript-eslint/visitor-keys" "8.58.2" |
| 614 | + debug "^4.4.3" |
| 615 | + |
605 | 616 | "@typescript-eslint/project-service@8.58.1": |
606 | 617 | version "8.58.1" |
607 | 618 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.1.tgz#c78781b1ca1ec1e7bc6522efba89318c6d249feb" |
|
611 | 622 | "@typescript-eslint/types" "^8.58.1" |
612 | 623 | debug "^4.4.3" |
613 | 624 |
|
| 625 | +"@typescript-eslint/project-service@8.58.2": |
| 626 | + version "8.58.2" |
| 627 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.2.tgz#8c980249100e21b87baba0ca10880fdf893e0a8e" |
| 628 | + integrity sha512-Cq6UfpZZk15+r87BkIh5rDpi38W4b+Sjnb8wQCPPDDweS/LRCFjCyViEbzHk5Ck3f2QDfgmlxqSa7S7clDtlfg== |
| 629 | + dependencies: |
| 630 | + "@typescript-eslint/tsconfig-utils" "^8.58.2" |
| 631 | + "@typescript-eslint/types" "^8.58.2" |
| 632 | + debug "^4.4.3" |
| 633 | + |
614 | 634 | "@typescript-eslint/scope-manager@8.58.1": |
615 | 635 | version "8.58.1" |
616 | 636 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.1.tgz#35168f561bab4e3fd10dd6b03e8b83c157479211" |
|
619 | 639 | "@typescript-eslint/types" "8.58.1" |
620 | 640 | "@typescript-eslint/visitor-keys" "8.58.1" |
621 | 641 |
|
| 642 | +"@typescript-eslint/scope-manager@8.58.2": |
| 643 | + version "8.58.2" |
| 644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.2.tgz#aa73784d78f117940e83f71705af07ba695cd60c" |
| 645 | + integrity sha512-SgmyvDPexWETQek+qzZnrG6844IaO02UVyOLhI4wpo82dpZJY9+6YZCKAMFzXb7qhx37mFK1QcPQ18tud+vo6Q== |
| 646 | + dependencies: |
| 647 | + "@typescript-eslint/types" "8.58.2" |
| 648 | + "@typescript-eslint/visitor-keys" "8.58.2" |
| 649 | + |
622 | 650 | "@typescript-eslint/tsconfig-utils@8.58.1", "@typescript-eslint/tsconfig-utils@^8.58.1": |
623 | 651 | version "8.58.1" |
624 | 652 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.1.tgz#eb16792c579300c7bfb3c74b0f5e1dfbb0a2454d" |
625 | 653 | integrity sha512-JAr2hOIct2Q+qk3G+8YFfqkqi7sC86uNryT+2i5HzMa2MPjw4qNFvtjnw1IiA1rP7QhNKVe21mSSLaSjwA1Olw== |
626 | 654 |
|
| 655 | +"@typescript-eslint/tsconfig-utils@8.58.2", "@typescript-eslint/tsconfig-utils@^8.58.2": |
| 656 | + version "8.58.2" |
| 657 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.2.tgz#fa13f96432c9348bf87f6f44826def585fad7bca" |
| 658 | + integrity sha512-3SR+RukipDvkkKp/d0jP0dyzuls3DbGmwDpVEc5wqk5f38KFThakqAAO0XMirWAE+kT00oTauTbzMFGPoAzB0A== |
| 659 | + |
627 | 660 | "@typescript-eslint/type-utils@8.58.1": |
628 | 661 | version "8.58.1" |
629 | 662 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.58.1.tgz#b21085a233087bde94c92ba6f5b4dfb77ca56730" |
|
635 | 668 | debug "^4.4.3" |
636 | 669 | ts-api-utils "^2.5.0" |
637 | 670 |
|
638 | | -"@typescript-eslint/types@8.58.1", "@typescript-eslint/types@^8.58.1": |
| 671 | +"@typescript-eslint/types@8.58.1": |
639 | 672 | version "8.58.1" |
640 | 673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.1.tgz#9dfb4723fcd2b13737d8b03d941354cf73190313" |
641 | 674 | integrity sha512-io/dV5Aw5ezwzfPBBWLoT+5QfVtP8O7q4Kftjn5azJ88bYyp/ZMCsyW1lpKK46EXJcaYMZ1JtYj+s/7TdzmQMw== |
642 | 675 |
|
| 676 | +"@typescript-eslint/types@8.58.2", "@typescript-eslint/types@^8.58.1", "@typescript-eslint/types@^8.58.2": |
| 677 | + version "8.58.2" |
| 678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.2.tgz#3ab8051de0f19a46ddefb0749d0f7d82974bd57c" |
| 679 | + integrity sha512-9TukXyATBQf/Jq9AMQXfvurk+G5R2MwfqQGDR2GzGz28HvY/lXNKGhkY+6IOubwcquikWk5cjlgPvD2uAA7htQ== |
| 680 | + |
643 | 681 | "@typescript-eslint/typescript-estree@8.58.1": |
644 | 682 | version "8.58.1" |
645 | 683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.1.tgz#8230cc9628d2cffef101e298c62807c4b9bf2fe9" |
|
655 | 693 | tinyglobby "^0.2.15" |
656 | 694 | ts-api-utils "^2.5.0" |
657 | 695 |
|
| 696 | +"@typescript-eslint/typescript-estree@8.58.2": |
| 697 | + version "8.58.2" |
| 698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.2.tgz#b1beb1f959385b341cc76f0aebbf028e23dfdb8b" |
| 699 | + integrity sha512-ELGuoofuhhoCvNbQjFFiobFcGgcDCEm0ThWdmO4Z0UzLqPXS3KFvnEZ+SHewwOYHjM09tkzOWXNTv9u6Gqtyuw== |
| 700 | + dependencies: |
| 701 | + "@typescript-eslint/project-service" "8.58.2" |
| 702 | + "@typescript-eslint/tsconfig-utils" "8.58.2" |
| 703 | + "@typescript-eslint/types" "8.58.2" |
| 704 | + "@typescript-eslint/visitor-keys" "8.58.2" |
| 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.1": |
659 | 712 | version "8.58.1" |
660 | 713 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.58.1.tgz#099a327b04ed921e6ee3988cde9ef34bc4b5435a" |
|
673 | 726 | "@typescript-eslint/types" "8.58.1" |
674 | 727 | eslint-visitor-keys "^5.0.0" |
675 | 728 |
|
| 729 | +"@typescript-eslint/visitor-keys@8.58.2": |
| 730 | + version "8.58.2" |
| 731 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.2.tgz#9ed699eaa9b5720b6b6b6f9c16e6c7d4cd32b276" |
| 732 | + integrity sha512-f1WO2Lx8a9t8DARmcWAUPJbu0G20bJlj8L4z72K00TMeJAoyLr/tHhI/pzYBLrR4dXWkcxO1cWYZEOX8DKHTqA== |
| 733 | + dependencies: |
| 734 | + "@typescript-eslint/types" "8.58.2" |
| 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