|
591 | 591 | natural-compare "^1.4.0" |
592 | 592 | ts-api-utils "^2.5.0" |
593 | 593 |
|
594 | | -"@typescript-eslint/parser@8.59.0", "@typescript-eslint/parser@^8.37.0": |
| 594 | +"@typescript-eslint/parser@8.59.0": |
595 | 595 | version "8.59.0" |
596 | 596 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.0.tgz#57a138280b3ceaf07904fbd62c433d5cc1ee1573" |
597 | 597 | integrity sha512-TI1XGwKbDpo9tRW8UDIXCOeLk55qe9ZFGs8MTKU6/M08HWTw52DD/IYhfQtOEhEdPhLMT26Ka/x7p70nd3dzDg== |
|
602 | 602 | "@typescript-eslint/visitor-keys" "8.59.0" |
603 | 603 | debug "^4.4.3" |
604 | 604 |
|
| 605 | +"@typescript-eslint/parser@^8.37.0": |
| 606 | + version "8.59.1" |
| 607 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.59.1.tgz#835d20a62350659a082a1ae2a60b822c40488905" |
| 608 | + integrity sha512-HDQH9O/47Dxi1ceDhBXdaldtf/WV9yRYMjbjCuNk3qnaTD564qwv61Y7+gTxwxRKzSrgO5uhtw584igXVuuZkA== |
| 609 | + dependencies: |
| 610 | + "@typescript-eslint/scope-manager" "8.59.1" |
| 611 | + "@typescript-eslint/types" "8.59.1" |
| 612 | + "@typescript-eslint/typescript-estree" "8.59.1" |
| 613 | + "@typescript-eslint/visitor-keys" "8.59.1" |
| 614 | + debug "^4.4.3" |
| 615 | + |
605 | 616 | "@typescript-eslint/project-service@8.59.0": |
606 | 617 | version "8.59.0" |
607 | 618 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.0.tgz#914bf62069d870faa0389ffd725774a200f511bf" |
|
611 | 622 | "@typescript-eslint/types" "^8.59.0" |
612 | 623 | debug "^4.4.3" |
613 | 624 |
|
| 625 | +"@typescript-eslint/project-service@8.59.1": |
| 626 | + version "8.59.1" |
| 627 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.59.1.tgz#49efe87c37ef84262f23df8bf62fdc56698ca6fe" |
| 628 | + integrity sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg== |
| 629 | + dependencies: |
| 630 | + "@typescript-eslint/tsconfig-utils" "^8.59.1" |
| 631 | + "@typescript-eslint/types" "^8.59.1" |
| 632 | + debug "^4.4.3" |
| 633 | + |
614 | 634 | "@typescript-eslint/scope-manager@8.59.0": |
615 | 635 | version "8.59.0" |
616 | 636 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.0.tgz#f71be268bd31da1c160815c689e4dde7c9bc9e8e" |
|
619 | 639 | "@typescript-eslint/types" "8.59.0" |
620 | 640 | "@typescript-eslint/visitor-keys" "8.59.0" |
621 | 641 |
|
| 642 | +"@typescript-eslint/scope-manager@8.59.1": |
| 643 | + version "8.59.1" |
| 644 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz#ed90d054fc3db2d0c81464db3a953a94fb85bb58" |
| 645 | + integrity sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg== |
| 646 | + dependencies: |
| 647 | + "@typescript-eslint/types" "8.59.1" |
| 648 | + "@typescript-eslint/visitor-keys" "8.59.1" |
| 649 | + |
622 | 650 | "@typescript-eslint/tsconfig-utils@8.59.0", "@typescript-eslint/tsconfig-utils@^8.59.0": |
623 | 651 | version "8.59.0" |
624 | 652 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.0.tgz#1276077f5ad77e384446ea28a2474e8f8be1af41" |
625 | 653 | integrity sha512-91Sbl3s4Kb3SybliIY6muFBmHVv+pYXfybC4Oolp3dvk8BvIE3wOPc+403CWIT7mJNkfQRGtdqghzs2+Z91Tqg== |
626 | 654 |
|
| 655 | +"@typescript-eslint/tsconfig-utils@8.59.1", "@typescript-eslint/tsconfig-utils@^8.59.1": |
| 656 | + version "8.59.1" |
| 657 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz#ba2a779a444f1d5cb92a606f9b209d239fd4cab1" |
| 658 | + integrity sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA== |
| 659 | + |
627 | 660 | "@typescript-eslint/type-utils@8.59.0": |
628 | 661 | version "8.59.0" |
629 | 662 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.59.0.tgz#2834ea3b179cedfc9244dcd4f74105a27751a439" |
|
635 | 668 | debug "^4.4.3" |
636 | 669 | ts-api-utils "^2.5.0" |
637 | 670 |
|
638 | | -"@typescript-eslint/types@8.59.0", "@typescript-eslint/types@^8.59.0": |
| 671 | +"@typescript-eslint/types@8.59.0": |
639 | 672 | version "8.59.0" |
640 | 673 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.0.tgz#cfcc643c6e879016479775850d86d84c14492738" |
641 | 674 | integrity sha512-nLzdsT1gdOgFxxxwrlNVUBzSNBEEHJ86bblmk4QAS6stfig7rcJzWKqCyxFy3YRRHXDWEkb2NralA1nOYkkm/A== |
642 | 675 |
|
| 676 | +"@typescript-eslint/types@8.59.1", "@typescript-eslint/types@^8.59.0", "@typescript-eslint/types@^8.59.1": |
| 677 | + version "8.59.1" |
| 678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.59.1.tgz#c1d014d3f03a97e0113a8899fc9d4e45a7fb0ca9" |
| 679 | + integrity sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A== |
| 680 | + |
643 | 681 | "@typescript-eslint/typescript-estree@8.59.0": |
644 | 682 | version "8.59.0" |
645 | 683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.0.tgz#feba58a70ab6ea7ac53a2f3ae900db28ce3454c2" |
|
655 | 693 | tinyglobby "^0.2.15" |
656 | 694 | ts-api-utils "^2.5.0" |
657 | 695 |
|
| 696 | +"@typescript-eslint/typescript-estree@8.59.1": |
| 697 | + version "8.59.1" |
| 698 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz#4391fadf98a22c869c5b6522dbf4e491e53e351a" |
| 699 | + integrity sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g== |
| 700 | + dependencies: |
| 701 | + "@typescript-eslint/project-service" "8.59.1" |
| 702 | + "@typescript-eslint/tsconfig-utils" "8.59.1" |
| 703 | + "@typescript-eslint/types" "8.59.1" |
| 704 | + "@typescript-eslint/visitor-keys" "8.59.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.59.0": |
659 | 712 | version "8.59.0" |
660 | 713 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.59.0.tgz#f50df9bd6967881ef64fba62230111153179ead5" |
|
673 | 726 | "@typescript-eslint/types" "8.59.0" |
674 | 727 | eslint-visitor-keys "^5.0.0" |
675 | 728 |
|
| 729 | +"@typescript-eslint/visitor-keys@8.59.1": |
| 730 | + version "8.59.1" |
| 731 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz#b5cba576287a3eeb0b400b62813189abcc3f976a" |
| 732 | + integrity sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg== |
| 733 | + dependencies: |
| 734 | + "@typescript-eslint/types" "8.59.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