|
591 | 591 | natural-compare "^1.4.0" |
592 | 592 | ts-api-utils "^2.5.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/parser@8.66.0", "@typescript-eslint/parser@^8.37.0": |
| 594 | +"@typescript-eslint/parser@8.66.0": |
595 | 595 | version "8.66.0" |
596 | 596 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.66.0.tgz#88e3865ecf73b0118134e7cb831da87a961a57a1" |
597 | 597 | integrity sha512-X6ypGChaWYk6PBtUg2BwuTZEFFcHJAtGTVJ9/lCTOufhZ4i9fNolQNnktq+kkMCwMj7V8Svsq7+TxSDslmhE0g== |
|
602 | 602 | "@typescript-eslint/visitor-keys" "8.66.0" |
603 | 603 | debug "^4.4.3" |
604 | 604 |
|
| 605 | +"@typescript-eslint/parser@^8.37.0": |
| 606 | + version "8.67.0" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.67.0.tgz#0158022ec9927e0afcd58a8cc2ad57e01d892f5c" |
| 608 | + integrity sha512-fUBfTuuEulWqX6V8+O3PtScV01tzYYRUDTAirHFKoRAt7nOzoGiPt0M/bB47wWNy0coOOcgEwAMUtBpykMxl6w== |
| 609 | + dependencies: |
| 610 | + "@typescript-eslint/scope-manager" "8.67.0" |
| 611 | + "@typescript-eslint/types" "8.67.0" |
| 612 | + "@typescript-eslint/typescript-estree" "8.67.0" |
| 613 | + "@typescript-eslint/visitor-keys" "8.67.0" |
| 614 | + debug "^4.4.3" |
| 615 | + |
605 | 616 | "@typescript-eslint/project-service@8.66.0": |
606 | 617 | version "8.66.0" |
607 | 618 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.66.0.tgz#828f788895df52d9eb2b543445a3a5a13e35ab4e" |
|
611 | 622 | "@typescript-eslint/types" "^8.66.0" |
612 | 623 | debug "^4.4.3" |
613 | 624 |
|
| 625 | +"@typescript-eslint/project-service@8.67.0": |
| 626 | + version "8.67.0" |
| 627 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.67.0.tgz#1552db007ca9206a1c6c7acf49e210bd17a8c56f" |
| 628 | + integrity sha512-cvE8c7ulYeXN9fYuszhCeCsbzyVEXuhrRCybnBre7TUmqb5nRmBfQAwCj0O3WJFDeyAZt4VYv51vMCC9LHSdYw== |
| 629 | + dependencies: |
| 630 | + "@typescript-eslint/tsconfig-utils" "^8.67.0" |
| 631 | + "@typescript-eslint/types" "^8.67.0" |
| 632 | + debug "^4.4.3" |
| 633 | + |
614 | 634 | "@typescript-eslint/scope-manager@8.66.0": |
615 | 635 | version "8.66.0" |
616 | 636 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.66.0.tgz#4fffcc6ebd0df9fe7983c0256967567ea6f5ac63" |
|
619 | 639 | "@typescript-eslint/types" "8.66.0" |
620 | 640 | "@typescript-eslint/visitor-keys" "8.66.0" |
621 | 641 |
|
| 642 | +"@typescript-eslint/scope-manager@8.67.0": |
| 643 | + version "8.67.0" |
| 644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.67.0.tgz#4d4c2da09560d10dd7d947cba2d29d14d25af16d" |
| 645 | + integrity sha512-EgvsleTwS4E+WzzSvem8fAUubLwatMNF1B5hHSLQxcvs7q2dtRhGyujHwLJSYlG41niJ7GP24Aha2+0mb1b2kg== |
| 646 | + dependencies: |
| 647 | + "@typescript-eslint/types" "8.67.0" |
| 648 | + "@typescript-eslint/visitor-keys" "8.67.0" |
| 649 | + |
622 | 650 | "@typescript-eslint/tsconfig-utils@8.66.0", "@typescript-eslint/tsconfig-utils@^8.66.0": |
623 | 651 | version "8.66.0" |
624 | 652 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.66.0.tgz#3a89066c507aa30541dc176804685b4b444e1e52" |
625 | 653 | integrity sha512-9D5gLYZG4rOjcoag8MQ/fWI8WqA9wcPDyOGyWtWFhvM1lHRbliqUSPIY5J3zqCU1tvSwzXxnnjhQhz5Ne7mJ4g== |
626 | 654 |
|
| 655 | +"@typescript-eslint/tsconfig-utils@8.67.0", "@typescript-eslint/tsconfig-utils@^8.67.0": |
| 656 | + version "8.67.0" |
| 657 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.67.0.tgz#f45a3eba6b9132fb47141ec03ce2f275f1ea991d" |
| 658 | + integrity sha512-vV+LUSv5njUWsknE71fqKTlXUva+R76SaeORd6Zojcunk/6DvKFXONU3BrAs2H49mbygUXt6gbYunzwqNwlhdg== |
| 659 | + |
627 | 660 | "@typescript-eslint/type-utils@8.66.0": |
628 | 661 | version "8.66.0" |
629 | 662 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.66.0.tgz#b2315303eca72fad9afa7be4f58f053c8f2a0479" |
|
635 | 668 | debug "^4.4.3" |
636 | 669 | ts-api-utils "^2.5.0" |
637 | 670 |
|
638 | | -"@typescript-eslint/types@8.66.0", "@typescript-eslint/types@^8.66.0": |
| 671 | +"@typescript-eslint/types@8.66.0": |
639 | 672 | version "8.66.0" |
640 | 673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.66.0.tgz#3cacab94d3b564c1d48c56eb37b89f89a6d48479" |
641 | 674 | integrity sha512-H6gcYaSDOyvL3AD/jHUtUFo2jqGgn/F6nuyuZSu0QTesxL+cP4dQoIMrODRofuJC09g64+WgZ6tE19Y1N2YIFQ== |
642 | 675 |
|
| 676 | +"@typescript-eslint/types@8.67.0", "@typescript-eslint/types@^8.66.0", "@typescript-eslint/types@^8.67.0": |
| 677 | + version "8.67.0" |
| 678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.67.0.tgz#4a8d00cc1faba5c14feabc60f85b7a32652f34b6" |
| 679 | + integrity sha512-sBtgslww8nsMYUjhdPBiSyUqSzT8uR6g93A2QXnQC8+cGdjz0CyaOdqHDRJb1AtORbZCNUJBBeFA/tNR2uQmww== |
| 680 | + |
643 | 681 | "@typescript-eslint/typescript-estree@8.66.0": |
644 | 682 | version "8.66.0" |
645 | 683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.66.0.tgz#1a38c3a97dc6c669b66d585d7f90ebc4fbb32a50" |
|
655 | 693 | tinyglobby "^0.2.15" |
656 | 694 | ts-api-utils "^2.5.0" |
657 | 695 |
|
| 696 | +"@typescript-eslint/typescript-estree@8.67.0": |
| 697 | + version "8.67.0" |
| 698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.67.0.tgz#116c3a47c06119c5a050e8851861d6497dd64bc2" |
| 699 | + integrity sha512-EKQBCE9yNlRJYm7jdTW5AhDacDUmSwQb0FAJAmK2EKYrNXIsa2vxcSZx6PvJ/dEdI6lS+Y9W+EXckLj0iPFGcw== |
| 700 | + dependencies: |
| 701 | + "@typescript-eslint/project-service" "8.67.0" |
| 702 | + "@typescript-eslint/tsconfig-utils" "8.67.0" |
| 703 | + "@typescript-eslint/types" "8.67.0" |
| 704 | + "@typescript-eslint/visitor-keys" "8.67.0" |
| 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.66.0": |
659 | 712 | version "8.66.0" |
660 | 713 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.66.0.tgz#e277d67427043cdca2580ee91aa62921e4689969" |
|
673 | 726 | "@typescript-eslint/types" "8.66.0" |
674 | 727 | eslint-visitor-keys "^5.0.0" |
675 | 728 |
|
| 729 | +"@typescript-eslint/visitor-keys@8.67.0": |
| 730 | + version "8.67.0" |
| 731 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.67.0.tgz#601d40af9acf82a28da2286f3edafc69bba9017f" |
| 732 | + integrity sha512-fkv8dHRDqfGtTHuJeebdrQ7cX6Ad4WAS00rgHh9UGvMycF1mjBfsxry1XsLIFhWZ6Judlh6UdzK+TYlbpCXgnA== |
| 733 | + dependencies: |
| 734 | + "@typescript-eslint/types" "8.67.0" |
| 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