|
609 | 609 | natural-compare "^1.4.0" |
610 | 610 | ts-api-utils "^2.1.0" |
611 | 611 |
|
612 | | -"@typescript-eslint/parser@8.47.0", "@typescript-eslint/parser@^8.37.0": |
| 612 | +"@typescript-eslint/parser@8.47.0": |
613 | 613 | version "8.47.0" |
614 | 614 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.47.0.tgz#51b14ab2be2057ec0f57073b9ff3a9c078b0a964" |
615 | 615 | integrity sha512-lJi3PfxVmo0AkEY93ecfN+r8SofEqZNGByvHAI3GBLrvt1Cw6H5k1IM02nSzu0RfUafr2EvFSw0wAsZgubNplQ== |
|
620 | 620 | "@typescript-eslint/visitor-keys" "8.47.0" |
621 | 621 | debug "^4.3.4" |
622 | 622 |
|
| 623 | +"@typescript-eslint/parser@^8.37.0": |
| 624 | + version "8.48.0" |
| 625 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.0.tgz#fc39ea9b1c8b2414c1f4b625277629e12a940e6b" |
| 626 | + integrity sha512-jCzKdm/QK0Kg4V4IK/oMlRZlY+QOcdjv89U2NgKHZk1CYTj82/RVSx1mV/0gqCVMJ/DA+Zf/S4NBWNF8GQ+eqQ== |
| 627 | + dependencies: |
| 628 | + "@typescript-eslint/scope-manager" "8.48.0" |
| 629 | + "@typescript-eslint/types" "8.48.0" |
| 630 | + "@typescript-eslint/typescript-estree" "8.48.0" |
| 631 | + "@typescript-eslint/visitor-keys" "8.48.0" |
| 632 | + debug "^4.3.4" |
| 633 | + |
623 | 634 | "@typescript-eslint/project-service@8.47.0": |
624 | 635 | version "8.47.0" |
625 | 636 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.47.0.tgz#b8afc65e0527568018af911b702dcfbfdca16471" |
|
629 | 640 | "@typescript-eslint/types" "^8.47.0" |
630 | 641 | debug "^4.3.4" |
631 | 642 |
|
| 643 | +"@typescript-eslint/project-service@8.48.0": |
| 644 | + version "8.48.0" |
| 645 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.0.tgz#c21f6f897fbc4e61c7b1e20906ea1d59594ccc2d" |
| 646 | + integrity sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw== |
| 647 | + dependencies: |
| 648 | + "@typescript-eslint/tsconfig-utils" "^8.48.0" |
| 649 | + "@typescript-eslint/types" "^8.48.0" |
| 650 | + debug "^4.3.4" |
| 651 | + |
632 | 652 | "@typescript-eslint/scope-manager@8.47.0": |
633 | 653 | version "8.47.0" |
634 | 654 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.47.0.tgz#d1c36a973a5499fed3a99e2e6a66aec5c9b1e542" |
|
637 | 657 | "@typescript-eslint/types" "8.47.0" |
638 | 658 | "@typescript-eslint/visitor-keys" "8.47.0" |
639 | 659 |
|
| 660 | +"@typescript-eslint/scope-manager@8.48.0": |
| 661 | + version "8.48.0" |
| 662 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz#8306afdf409364d4e434813f0df9a8557ddff751" |
| 663 | + integrity sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ== |
| 664 | + dependencies: |
| 665 | + "@typescript-eslint/types" "8.48.0" |
| 666 | + "@typescript-eslint/visitor-keys" "8.48.0" |
| 667 | + |
640 | 668 | "@typescript-eslint/tsconfig-utils@8.47.0", "@typescript-eslint/tsconfig-utils@^8.47.0": |
641 | 669 | version "8.47.0" |
642 | 670 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.47.0.tgz#4f178b62813538759e0989dd081c5474fad39b84" |
643 | 671 | integrity sha512-ybUAvjy4ZCL11uryalkKxuT3w3sXJAuWhOoGS3T/Wu+iUu1tGJmk5ytSY8gbdACNARmcYEB0COksD2j6hfGK2g== |
644 | 672 |
|
| 673 | +"@typescript-eslint/tsconfig-utils@8.48.0", "@typescript-eslint/tsconfig-utils@^8.48.0": |
| 674 | + version "8.48.0" |
| 675 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz#05cf091cd9f24a8e047783ff979136df6cf1be04" |
| 676 | + integrity sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w== |
| 677 | + |
645 | 678 | "@typescript-eslint/type-utils@8.47.0": |
646 | 679 | version "8.47.0" |
647 | 680 | resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.47.0.tgz#b9b0141d99bd5bece3811d7eee68a002597ffa55" |
|
653 | 686 | debug "^4.3.4" |
654 | 687 | ts-api-utils "^2.1.0" |
655 | 688 |
|
656 | | -"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0": |
| 689 | +"@typescript-eslint/types@8.47.0": |
657 | 690 | version "8.47.0" |
658 | 691 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af" |
659 | 692 | integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A== |
660 | 693 |
|
| 694 | +"@typescript-eslint/types@8.48.0", "@typescript-eslint/types@^8.47.0", "@typescript-eslint/types@^8.48.0": |
| 695 | + version "8.48.0" |
| 696 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.0.tgz#f0dc5cf27217346e9b0d90556911e01d90d0f2a5" |
| 697 | + integrity sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA== |
| 698 | + |
661 | 699 | "@typescript-eslint/typescript-estree@8.47.0": |
662 | 700 | version "8.47.0" |
663 | 701 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a" |
|
674 | 712 | semver "^7.6.0" |
675 | 713 | ts-api-utils "^2.1.0" |
676 | 714 |
|
| 715 | +"@typescript-eslint/typescript-estree@8.48.0": |
| 716 | + version "8.48.0" |
| 717 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz#38b340524ce34ce0e46ca541a86cf6cad8872e5b" |
| 718 | + integrity sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ== |
| 719 | + dependencies: |
| 720 | + "@typescript-eslint/project-service" "8.48.0" |
| 721 | + "@typescript-eslint/tsconfig-utils" "8.48.0" |
| 722 | + "@typescript-eslint/types" "8.48.0" |
| 723 | + "@typescript-eslint/visitor-keys" "8.48.0" |
| 724 | + debug "^4.3.4" |
| 725 | + minimatch "^9.0.4" |
| 726 | + semver "^7.6.0" |
| 727 | + tinyglobby "^0.2.15" |
| 728 | + ts-api-utils "^2.1.0" |
| 729 | + |
677 | 730 | "@typescript-eslint/utils@8.47.0": |
678 | 731 | version "8.47.0" |
679 | 732 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.47.0.tgz#d6c30690431dbfdab98fc027202af12e77c91419" |
|
692 | 745 | "@typescript-eslint/types" "8.47.0" |
693 | 746 | eslint-visitor-keys "^4.2.1" |
694 | 747 |
|
| 748 | +"@typescript-eslint/visitor-keys@8.48.0": |
| 749 | + version "8.48.0" |
| 750 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz#6b07ef5661a85d08b01fbe4b8310a7311a6471af" |
| 751 | + integrity sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg== |
| 752 | + dependencies: |
| 753 | + "@typescript-eslint/types" "8.48.0" |
| 754 | + eslint-visitor-keys "^4.2.1" |
| 755 | + |
695 | 756 | "@typespec/ts-http-runtime@^0.3.0": |
696 | 757 | version "0.3.0" |
697 | 758 | resolved "https://registry.yarnpkg.com/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.0.tgz#f506ff2170e594a257f8e78aa196088f3a46a22d" |
@@ -1536,6 +1597,11 @@ fd-slicer@~1.1.0: |
1536 | 1597 | dependencies: |
1537 | 1598 | pend "~1.2.0" |
1538 | 1599 |
|
| 1600 | +fdir@^6.5.0: |
| 1601 | + version "6.5.0" |
| 1602 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 1603 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
| 1604 | + |
1539 | 1605 | file-entry-cache@^8.0.0: |
1540 | 1606 | version "8.0.0" |
1541 | 1607 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f" |
@@ -2565,6 +2631,11 @@ picomatch@^2.3.1: |
2565 | 2631 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
2566 | 2632 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
2567 | 2633 |
|
| 2634 | +picomatch@^4.0.3: |
| 2635 | + version "4.0.3" |
| 2636 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 2637 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
| 2638 | + |
2568 | 2639 | pluralize@^2.0.0: |
2569 | 2640 | version "2.0.0" |
2570 | 2641 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-2.0.0.tgz#72b726aa6fac1edeee42256c7d8dc256b335677f" |
@@ -3083,6 +3154,14 @@ textextensions@^6.11.0: |
3083 | 3154 | dependencies: |
3084 | 3155 | editions "^6.21.0" |
3085 | 3156 |
|
| 3157 | +tinyglobby@^0.2.15: |
| 3158 | + version "0.2.15" |
| 3159 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2" |
| 3160 | + integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== |
| 3161 | + dependencies: |
| 3162 | + fdir "^6.5.0" |
| 3163 | + picomatch "^4.0.3" |
| 3164 | + |
3086 | 3165 | tmp@^0.2.3: |
3087 | 3166 | version "0.2.3" |
3088 | 3167 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" |
|
0 commit comments