|
617 | 617 | debug "^4.4.3" |
618 | 618 |
|
619 | 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" |
| 620 | + version "8.58.0" |
| 621 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.58.0.tgz#da04ece1967b6c2fe8f10c3473dabf3825795ef7" |
| 622 | + integrity sha512-rLoGZIf9afaRBYsPUMtvkDWykwXwUPL60HebR4JgTI8mxfFe2cQTu3AGitANp4b9B2QlVru6WzjgB2IzJKiCSA== |
| 623 | + dependencies: |
| 624 | + "@typescript-eslint/scope-manager" "8.58.0" |
| 625 | + "@typescript-eslint/types" "8.58.0" |
| 626 | + "@typescript-eslint/typescript-estree" "8.58.0" |
| 627 | + "@typescript-eslint/visitor-keys" "8.58.0" |
628 | 628 | debug "^4.4.3" |
629 | 629 |
|
630 | 630 | "@typescript-eslint/project-service@8.57.1": |
|
645 | 645 | "@typescript-eslint/types" "^8.57.2" |
646 | 646 | debug "^4.4.3" |
647 | 647 |
|
| 648 | +"@typescript-eslint/project-service@8.58.0": |
| 649 | + version "8.58.0" |
| 650 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.58.0.tgz#66ceda0aabf7427aec3e2713fa43eb278dead2aa" |
| 651 | + integrity sha512-8Q/wBPWLQP1j16NxoPNIKpDZFMaxl7yWIoqXWYeWO+Bbd2mjgvoF0dxP2jKZg5+x49rgKdf7Ck473M8PC3V9lg== |
| 652 | + dependencies: |
| 653 | + "@typescript-eslint/tsconfig-utils" "^8.58.0" |
| 654 | + "@typescript-eslint/types" "^8.58.0" |
| 655 | + debug "^4.4.3" |
| 656 | + |
648 | 657 | "@typescript-eslint/scope-manager@8.57.1": |
649 | 658 | version "8.57.1" |
650 | 659 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35" |
|
661 | 670 | "@typescript-eslint/types" "8.57.2" |
662 | 671 | "@typescript-eslint/visitor-keys" "8.57.2" |
663 | 672 |
|
| 673 | +"@typescript-eslint/scope-manager@8.58.0": |
| 674 | + version "8.58.0" |
| 675 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.58.0.tgz#e304142775e49a1b7ac3c8bf2536714447c72cab" |
| 676 | + integrity sha512-W1Lur1oF50FxSnNdGp3Vs6P+yBRSmZiw4IIjEeYxd8UQJwhUF0gDgDD/W/Tgmh73mxgEU3qX0Bzdl/NGuSPEpQ== |
| 677 | + dependencies: |
| 678 | + "@typescript-eslint/types" "8.58.0" |
| 679 | + "@typescript-eslint/visitor-keys" "8.58.0" |
| 680 | + |
664 | 681 | "@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1": |
665 | 682 | version "8.57.1" |
666 | 683 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7" |
|
671 | 688 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e" |
672 | 689 | integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw== |
673 | 690 |
|
| 691 | +"@typescript-eslint/tsconfig-utils@8.58.0", "@typescript-eslint/tsconfig-utils@^8.58.0": |
| 692 | + version "8.58.0" |
| 693 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.58.0.tgz#c5a8edb21f31e0fdee565724e1b984171c559482" |
| 694 | + integrity sha512-doNSZEVJsWEu4htiVC+PR6NpM+pa+a4ClH9INRWOWCUzMst/VA9c4gXq92F8GUD1rwhNvRLkgjfYtFXegXQF7A== |
| 695 | + |
674 | 696 | "@typescript-eslint/type-utils@8.57.1": |
675 | 697 | version "8.57.1" |
676 | 698 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9" |
|
698 | 720 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c" |
699 | 721 | integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ== |
700 | 722 |
|
701 | | -"@typescript-eslint/types@8.57.2", "@typescript-eslint/types@^8.57.1", "@typescript-eslint/types@^8.57.2": |
| 723 | +"@typescript-eslint/types@8.57.2": |
702 | 724 | version "8.57.2" |
703 | 725 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4" |
704 | 726 | integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA== |
705 | 727 |
|
| 728 | +"@typescript-eslint/types@8.58.0", "@typescript-eslint/types@^8.57.1", "@typescript-eslint/types@^8.57.2", "@typescript-eslint/types@^8.58.0": |
| 729 | + version "8.58.0" |
| 730 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.58.0.tgz#e94ae7abdc1c6530e71183c1007b61fa93112a5a" |
| 731 | + integrity sha512-O9CjxypDT89fbHxRfETNoAnHj/i6IpRK0CvbVN3qibxlLdo5p5hcLmUuCCrHMpxiWSwKyI8mCP7qRNYuOJ0Uww== |
| 732 | + |
706 | 733 | "@typescript-eslint/typescript-estree@8.57.1": |
707 | 734 | version "8.57.1" |
708 | 735 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76" |
|
733 | 760 | tinyglobby "^0.2.15" |
734 | 761 | ts-api-utils "^2.4.0" |
735 | 762 |
|
| 763 | +"@typescript-eslint/typescript-estree@8.58.0": |
| 764 | + version "8.58.0" |
| 765 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.58.0.tgz#ed233faa8e2f2a2e1357c3e7d553d6465a0ee59a" |
| 766 | + integrity sha512-7vv5UWbHqew/dvs+D3e1RvLv1v2eeZ9txRHPnEEBUgSNLx5ghdzjHa0sgLWYVKssH+lYmV0JaWdoubo0ncGYLA== |
| 767 | + dependencies: |
| 768 | + "@typescript-eslint/project-service" "8.58.0" |
| 769 | + "@typescript-eslint/tsconfig-utils" "8.58.0" |
| 770 | + "@typescript-eslint/types" "8.58.0" |
| 771 | + "@typescript-eslint/visitor-keys" "8.58.0" |
| 772 | + debug "^4.4.3" |
| 773 | + minimatch "^10.2.2" |
| 774 | + semver "^7.7.3" |
| 775 | + tinyglobby "^0.2.15" |
| 776 | + ts-api-utils "^2.5.0" |
| 777 | + |
736 | 778 | "@typescript-eslint/utils@8.57.1": |
737 | 779 | version "8.57.1" |
738 | 780 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465" |
|
769 | 811 | "@typescript-eslint/types" "8.57.2" |
770 | 812 | eslint-visitor-keys "^5.0.0" |
771 | 813 |
|
| 814 | +"@typescript-eslint/visitor-keys@8.58.0": |
| 815 | + version "8.58.0" |
| 816 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.58.0.tgz#2abd55a4be70fd55967aceaba4330b9ba9f45189" |
| 817 | + integrity sha512-XJ9UD9+bbDo4a4epraTwG3TsNPeiB9aShrUneAVXy8q4LuwowN+qu89/6ByLMINqvIMeI9H9hOHQtg/ijrYXzQ== |
| 818 | + dependencies: |
| 819 | + "@typescript-eslint/types" "8.58.0" |
| 820 | + eslint-visitor-keys "^5.0.0" |
| 821 | + |
772 | 822 | "@typespec/ts-http-runtime@^0.3.0": |
773 | 823 | version "0.3.0" |
774 | 824 | resolved "https://registry.yarnpkg.com/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.0.tgz#f506ff2170e594a257f8e78aa196088f3a46a22d" |
@@ -3172,6 +3222,11 @@ ts-api-utils@^2.4.0: |
3172 | 3222 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8" |
3173 | 3223 | integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA== |
3174 | 3224 |
|
| 3225 | +ts-api-utils@^2.5.0: |
| 3226 | + version "2.5.0" |
| 3227 | + resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.5.0.tgz#4acd4a155e22734990a5ed1fe9e97f113bcb37c1" |
| 3228 | + integrity sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA== |
| 3229 | + |
3175 | 3230 | tslib@^2.2.0, tslib@^2.6.2: |
3176 | 3231 | version "2.8.1" |
3177 | 3232 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" |
|
0 commit comments