|
594 | 594 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.106.1.tgz#c8c9591b4b9debd8cf67b46d5e5ef54bdec9b805" |
595 | 595 | integrity sha512-R/HV8u2h8CAddSbX8cjpdd7B8/GnE4UjgjpuGuHcbp1xV6yh4OeqU4L1pKjlwujCrSFS0MOpwJAIs/NexMB1fQ== |
596 | 596 |
|
597 | | -"@typescript-eslint/eslint-plugin@8.47.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
598 | | - version "8.47.0" |
599 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.47.0.tgz#c53edeec13a79483f4ca79c298d5231b02e9dc17" |
600 | | - integrity sha512-fe0rz9WJQ5t2iaLfdbDc9T80GJy0AeO453q8C3YCilnGozvOyCG5t+EZtg7j7D88+c3FipfP/x+wzGnh1xp8ZA== |
| 597 | +"@typescript-eslint/eslint-plugin@8.48.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 598 | + version "8.48.0" |
| 599 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.48.0.tgz#cdc9bdbe947713f658eb6109eeeea5d746824cf4" |
| 600 | + integrity sha512-XxXP5tL1txl13YFtrECECQYeZjBZad4fyd3cFV4a19LkAY/bIp9fev3US4S5fDVV2JaYFiKAZ/GRTOLer+mbyQ== |
601 | 601 | dependencies: |
602 | 602 | "@eslint-community/regexpp" "^4.10.0" |
603 | | - "@typescript-eslint/scope-manager" "8.47.0" |
604 | | - "@typescript-eslint/type-utils" "8.47.0" |
605 | | - "@typescript-eslint/utils" "8.47.0" |
606 | | - "@typescript-eslint/visitor-keys" "8.47.0" |
| 603 | + "@typescript-eslint/scope-manager" "8.48.0" |
| 604 | + "@typescript-eslint/type-utils" "8.48.0" |
| 605 | + "@typescript-eslint/utils" "8.48.0" |
| 606 | + "@typescript-eslint/visitor-keys" "8.48.0" |
607 | 607 | graphemer "^1.4.0" |
608 | 608 | ignore "^7.0.0" |
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": |
613 | | - version "8.47.0" |
614 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.47.0.tgz#51b14ab2be2057ec0f57073b9ff3a9c078b0a964" |
615 | | - integrity sha512-lJi3PfxVmo0AkEY93ecfN+r8SofEqZNGByvHAI3GBLrvt1Cw6H5k1IM02nSzu0RfUafr2EvFSw0wAsZgubNplQ== |
| 612 | +"@typescript-eslint/parser@8.48.0", "@typescript-eslint/parser@^8.37.0": |
| 613 | + version "8.48.0" |
| 614 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.48.0.tgz#fc39ea9b1c8b2414c1f4b625277629e12a940e6b" |
| 615 | + integrity sha512-jCzKdm/QK0Kg4V4IK/oMlRZlY+QOcdjv89U2NgKHZk1CYTj82/RVSx1mV/0gqCVMJ/DA+Zf/S4NBWNF8GQ+eqQ== |
616 | 616 | dependencies: |
617 | | - "@typescript-eslint/scope-manager" "8.47.0" |
618 | | - "@typescript-eslint/types" "8.47.0" |
619 | | - "@typescript-eslint/typescript-estree" "8.47.0" |
620 | | - "@typescript-eslint/visitor-keys" "8.47.0" |
| 617 | + "@typescript-eslint/scope-manager" "8.48.0" |
| 618 | + "@typescript-eslint/types" "8.48.0" |
| 619 | + "@typescript-eslint/typescript-estree" "8.48.0" |
| 620 | + "@typescript-eslint/visitor-keys" "8.48.0" |
621 | 621 | debug "^4.3.4" |
622 | 622 |
|
623 | | -"@typescript-eslint/project-service@8.47.0": |
624 | | - version "8.47.0" |
625 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.47.0.tgz#b8afc65e0527568018af911b702dcfbfdca16471" |
626 | | - integrity sha512-2X4BX8hUeB5JcA1TQJ7GjcgulXQ+5UkNb0DL8gHsHUHdFoiCTJoYLTpib3LtSDPZsRET5ygN4qqIWrHyYIKERA== |
| 623 | +"@typescript-eslint/project-service@8.48.0": |
| 624 | + version "8.48.0" |
| 625 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.48.0.tgz#c21f6f897fbc4e61c7b1e20906ea1d59594ccc2d" |
| 626 | + integrity sha512-Ne4CTZyRh1BecBf84siv42wv5vQvVmgtk8AuiEffKTUo3DrBaGYZueJSxxBZ8fjk/N3DrgChH4TOdIOwOwiqqw== |
627 | 627 | dependencies: |
628 | | - "@typescript-eslint/tsconfig-utils" "^8.47.0" |
629 | | - "@typescript-eslint/types" "^8.47.0" |
| 628 | + "@typescript-eslint/tsconfig-utils" "^8.48.0" |
| 629 | + "@typescript-eslint/types" "^8.48.0" |
630 | 630 | debug "^4.3.4" |
631 | 631 |
|
632 | | -"@typescript-eslint/scope-manager@8.47.0": |
633 | | - version "8.47.0" |
634 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.47.0.tgz#d1c36a973a5499fed3a99e2e6a66aec5c9b1e542" |
635 | | - integrity sha512-a0TTJk4HXMkfpFkL9/WaGTNuv7JWfFTQFJd6zS9dVAjKsojmv9HT55xzbEpnZoY+VUb+YXLMp+ihMLz/UlZfDg== |
| 632 | +"@typescript-eslint/scope-manager@8.48.0": |
| 633 | + version "8.48.0" |
| 634 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.48.0.tgz#8306afdf409364d4e434813f0df9a8557ddff751" |
| 635 | + integrity sha512-uGSSsbrtJrLduti0Q1Q9+BF1/iFKaxGoQwjWOIVNJv0o6omrdyR8ct37m4xIl5Zzpkp69Kkmvom7QFTtue89YQ== |
636 | 636 | dependencies: |
637 | | - "@typescript-eslint/types" "8.47.0" |
638 | | - "@typescript-eslint/visitor-keys" "8.47.0" |
| 637 | + "@typescript-eslint/types" "8.48.0" |
| 638 | + "@typescript-eslint/visitor-keys" "8.48.0" |
639 | 639 |
|
640 | | -"@typescript-eslint/tsconfig-utils@8.47.0", "@typescript-eslint/tsconfig-utils@^8.47.0": |
641 | | - version "8.47.0" |
642 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.47.0.tgz#4f178b62813538759e0989dd081c5474fad39b84" |
643 | | - integrity sha512-ybUAvjy4ZCL11uryalkKxuT3w3sXJAuWhOoGS3T/Wu+iUu1tGJmk5ytSY8gbdACNARmcYEB0COksD2j6hfGK2g== |
| 640 | +"@typescript-eslint/tsconfig-utils@8.48.0", "@typescript-eslint/tsconfig-utils@^8.48.0": |
| 641 | + version "8.48.0" |
| 642 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.48.0.tgz#05cf091cd9f24a8e047783ff979136df6cf1be04" |
| 643 | + integrity sha512-WNebjBdFdyu10sR1M4OXTt2OkMd5KWIL+LLfeH9KhgP+jzfDV/LI3eXzwJ1s9+Yc0Kzo2fQCdY/OpdusCMmh6w== |
644 | 644 |
|
645 | | -"@typescript-eslint/type-utils@8.47.0": |
646 | | - version "8.47.0" |
647 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.47.0.tgz#b9b0141d99bd5bece3811d7eee68a002597ffa55" |
648 | | - integrity sha512-QC9RiCmZ2HmIdCEvhd1aJELBlD93ErziOXXlHEZyuBo3tBiAZieya0HLIxp+DoDWlsQqDawyKuNEhORyku+P8A== |
| 645 | +"@typescript-eslint/type-utils@8.48.0": |
| 646 | + version "8.48.0" |
| 647 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.48.0.tgz#eb4e0e60e545b448112f291b6652eeddb16db83f" |
| 648 | + integrity sha512-zbeVaVqeXhhab6QNEKfK96Xyc7UQuoFWERhEnj3mLVnUWrQnv15cJNseUni7f3g557gm0e46LZ6IJ4NJVOgOpw== |
649 | 649 | dependencies: |
650 | | - "@typescript-eslint/types" "8.47.0" |
651 | | - "@typescript-eslint/typescript-estree" "8.47.0" |
652 | | - "@typescript-eslint/utils" "8.47.0" |
| 650 | + "@typescript-eslint/types" "8.48.0" |
| 651 | + "@typescript-eslint/typescript-estree" "8.48.0" |
| 652 | + "@typescript-eslint/utils" "8.48.0" |
653 | 653 | debug "^4.3.4" |
654 | 654 | ts-api-utils "^2.1.0" |
655 | 655 |
|
656 | | -"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0": |
657 | | - version "8.47.0" |
658 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af" |
659 | | - integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A== |
| 656 | +"@typescript-eslint/types@8.48.0", "@typescript-eslint/types@^8.48.0": |
| 657 | + version "8.48.0" |
| 658 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.48.0.tgz#f0dc5cf27217346e9b0d90556911e01d90d0f2a5" |
| 659 | + integrity sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA== |
660 | 660 |
|
661 | | -"@typescript-eslint/typescript-estree@8.47.0": |
662 | | - version "8.47.0" |
663 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a" |
664 | | - integrity sha512-k6ti9UepJf5NpzCjH31hQNLHQWupTRPhZ+KFF8WtTuTpy7uHPfeg2NM7cP27aCGajoEplxJDFVCEm9TGPYyiVg== |
| 661 | +"@typescript-eslint/typescript-estree@8.48.0": |
| 662 | + version "8.48.0" |
| 663 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.48.0.tgz#38b340524ce34ce0e46ca541a86cf6cad8872e5b" |
| 664 | + integrity sha512-ljHab1CSO4rGrQIAyizUS6UGHHCiAYhbfcIZ1zVJr5nMryxlXMVWS3duFPSKvSUbFPwkXMFk1k0EMIjub4sRRQ== |
665 | 665 | dependencies: |
666 | | - "@typescript-eslint/project-service" "8.47.0" |
667 | | - "@typescript-eslint/tsconfig-utils" "8.47.0" |
668 | | - "@typescript-eslint/types" "8.47.0" |
669 | | - "@typescript-eslint/visitor-keys" "8.47.0" |
| 666 | + "@typescript-eslint/project-service" "8.48.0" |
| 667 | + "@typescript-eslint/tsconfig-utils" "8.48.0" |
| 668 | + "@typescript-eslint/types" "8.48.0" |
| 669 | + "@typescript-eslint/visitor-keys" "8.48.0" |
670 | 670 | debug "^4.3.4" |
671 | | - fast-glob "^3.3.2" |
672 | | - is-glob "^4.0.3" |
673 | 671 | minimatch "^9.0.4" |
674 | 672 | semver "^7.6.0" |
| 673 | + tinyglobby "^0.2.15" |
675 | 674 | ts-api-utils "^2.1.0" |
676 | 675 |
|
677 | | -"@typescript-eslint/utils@8.47.0": |
678 | | - version "8.47.0" |
679 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.47.0.tgz#d6c30690431dbfdab98fc027202af12e77c91419" |
680 | | - integrity sha512-g7XrNf25iL4TJOiPqatNuaChyqt49a/onq5YsJ9+hXeugK+41LVg7AxikMfM02PC6jbNtZLCJj6AUcQXJS/jGQ== |
| 676 | +"@typescript-eslint/utils@8.48.0": |
| 677 | + version "8.48.0" |
| 678 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.48.0.tgz#c1196befb664f50be10692c781c7fc7624c1a5f9" |
| 679 | + integrity sha512-yTJO1XuGxCsSfIVt1+1UrLHtue8xz16V8apzPYI06W0HbEbEWHxHXgZaAgavIkoh+GeV6hKKd5jm0sS6OYxWXQ== |
681 | 680 | dependencies: |
682 | 681 | "@eslint-community/eslint-utils" "^4.7.0" |
683 | | - "@typescript-eslint/scope-manager" "8.47.0" |
684 | | - "@typescript-eslint/types" "8.47.0" |
685 | | - "@typescript-eslint/typescript-estree" "8.47.0" |
| 682 | + "@typescript-eslint/scope-manager" "8.48.0" |
| 683 | + "@typescript-eslint/types" "8.48.0" |
| 684 | + "@typescript-eslint/typescript-estree" "8.48.0" |
686 | 685 |
|
687 | | -"@typescript-eslint/visitor-keys@8.47.0": |
688 | | - version "8.47.0" |
689 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.47.0.tgz#35f36ed60a170dfc9d4d738e78387e217f24c29f" |
690 | | - integrity sha512-SIV3/6eftCy1bNzCQoPmbWsRLujS8t5iDIZ4spZOBHqrM+yfX2ogg8Tt3PDTAVKw3sSCiUgg30uOAvK2r9zGjQ== |
| 686 | +"@typescript-eslint/visitor-keys@8.48.0": |
| 687 | + version "8.48.0" |
| 688 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.48.0.tgz#6b07ef5661a85d08b01fbe4b8310a7311a6471af" |
| 689 | + integrity sha512-T0XJMaRPOH3+LBbAfzR2jalckP1MSG/L9eUtY0DEzUyVaXJ/t6zN0nR7co5kz0Jko/nkSYCBRkz1djvjajVTTg== |
691 | 690 | dependencies: |
692 | | - "@typescript-eslint/types" "8.47.0" |
| 691 | + "@typescript-eslint/types" "8.48.0" |
693 | 692 | eslint-visitor-keys "^4.2.1" |
694 | 693 |
|
695 | 694 | "@typespec/ts-http-runtime@^0.3.0": |
@@ -1496,7 +1495,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: |
1496 | 1495 | resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" |
1497 | 1496 | integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== |
1498 | 1497 |
|
1499 | | -fast-glob@^3.3.2, fast-glob@^3.3.3: |
| 1498 | +fast-glob@^3.3.3: |
1500 | 1499 | version "3.3.3" |
1501 | 1500 | resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" |
1502 | 1501 | integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== |
@@ -1536,6 +1535,11 @@ fd-slicer@~1.1.0: |
1536 | 1535 | dependencies: |
1537 | 1536 | pend "~1.2.0" |
1538 | 1537 |
|
| 1538 | +fdir@^6.5.0: |
| 1539 | + version "6.5.0" |
| 1540 | + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350" |
| 1541 | + integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg== |
| 1542 | + |
1539 | 1543 | file-entry-cache@^8.0.0: |
1540 | 1544 | version "8.0.0" |
1541 | 1545 | resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f" |
@@ -2565,6 +2569,11 @@ picomatch@^2.3.1: |
2565 | 2569 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
2566 | 2570 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
2567 | 2571 |
|
| 2572 | +picomatch@^4.0.3: |
| 2573 | + version "4.0.3" |
| 2574 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 2575 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
| 2576 | + |
2568 | 2577 | pluralize@^2.0.0: |
2569 | 2578 | version "2.0.0" |
2570 | 2579 | resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-2.0.0.tgz#72b726aa6fac1edeee42256c7d8dc256b335677f" |
@@ -3083,6 +3092,14 @@ textextensions@^6.11.0: |
3083 | 3092 | dependencies: |
3084 | 3093 | editions "^6.21.0" |
3085 | 3094 |
|
| 3095 | +tinyglobby@^0.2.15: |
| 3096 | + version "0.2.15" |
| 3097 | + resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2" |
| 3098 | + integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ== |
| 3099 | + dependencies: |
| 3100 | + fdir "^6.5.0" |
| 3101 | + picomatch "^4.0.3" |
| 3102 | + |
3086 | 3103 | tmp@^0.2.3: |
3087 | 3104 | version "0.2.3" |
3088 | 3105 | resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.3.tgz#eb783cc22bc1e8bebd0671476d46ea4eb32a79ae" |
@@ -3139,14 +3156,14 @@ typed-rest-client@^1.8.4: |
3139 | 3156 | underscore "^1.12.1" |
3140 | 3157 |
|
3141 | 3158 | typescript-eslint@^8.37.0: |
3142 | | - version "8.47.0" |
3143 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.47.0.tgz#bb8fcf4f2c69ffcd5d088f7f30cd52936ff05cbc" |
3144 | | - integrity sha512-Lwe8i2XQ3WoMjua/r1PHrCTpkubPYJCAfOurtn+mtTzqB6jNd+14n9UN1bJ4s3F49x9ixAm0FLflB/JzQ57M8Q== |
3145 | | - dependencies: |
3146 | | - "@typescript-eslint/eslint-plugin" "8.47.0" |
3147 | | - "@typescript-eslint/parser" "8.47.0" |
3148 | | - "@typescript-eslint/typescript-estree" "8.47.0" |
3149 | | - "@typescript-eslint/utils" "8.47.0" |
| 3159 | + version "8.48.0" |
| 3160 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.48.0.tgz#1f0cfb33351f5740d5a289bf389b4ccacb64be42" |
| 3161 | + integrity sha512-fcKOvQD9GUn3Xw63EgiDqhvWJ5jsyZUaekl3KVpGsDJnN46WJTe3jWxtQP9lMZm1LJNkFLlTaWAxK2vUQR+cqw== |
| 3162 | + dependencies: |
| 3163 | + "@typescript-eslint/eslint-plugin" "8.48.0" |
| 3164 | + "@typescript-eslint/parser" "8.48.0" |
| 3165 | + "@typescript-eslint/typescript-estree" "8.48.0" |
| 3166 | + "@typescript-eslint/utils" "8.48.0" |
3150 | 3167 |
|
3151 | 3168 | typescript@=5.9.3: |
3152 | 3169 | version "5.9.3" |
|
0 commit comments