|
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.46.4", "@typescript-eslint/eslint-plugin@^8.37.0": |
598 | | - version "8.46.4" |
599 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.4.tgz#005dc4eebcb27462f20de3afe888065f65cec100" |
600 | | - integrity sha512-R48VhmTJqplNyDxCyqqVkFSZIx1qX6PzwqgcXn1olLrzxcSBDlOsbtcnQuQhNtnNiJ4Xe5gREI1foajYaYU2Vg== |
| 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== |
601 | 601 | dependencies: |
602 | 602 | "@eslint-community/regexpp" "^4.10.0" |
603 | | - "@typescript-eslint/scope-manager" "8.46.4" |
604 | | - "@typescript-eslint/type-utils" "8.46.4" |
605 | | - "@typescript-eslint/utils" "8.46.4" |
606 | | - "@typescript-eslint/visitor-keys" "8.46.4" |
| 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" |
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.46.4": |
613 | | - version "8.46.4" |
614 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.4.tgz#1a5bfd48be57bc07eec64e090ac46e89f47ade31" |
615 | | - integrity sha512-tK3GPFWbirvNgsNKto+UmB/cRtn6TZfyw0D6IKrW55n6Vbs7KJoZtI//kpTKzE/DUmmnAFD8/Ca46s7Obs92/w== |
616 | | - dependencies: |
617 | | - "@typescript-eslint/scope-manager" "8.46.4" |
618 | | - "@typescript-eslint/types" "8.46.4" |
619 | | - "@typescript-eslint/typescript-estree" "8.46.4" |
620 | | - "@typescript-eslint/visitor-keys" "8.46.4" |
621 | | - debug "^4.3.4" |
622 | | - |
623 | | -"@typescript-eslint/parser@^8.37.0": |
| 612 | +"@typescript-eslint/parser@8.47.0", "@typescript-eslint/parser@^8.37.0": |
624 | 613 | version "8.47.0" |
625 | 614 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.47.0.tgz#51b14ab2be2057ec0f57073b9ff3a9c078b0a964" |
626 | 615 | integrity sha512-lJi3PfxVmo0AkEY93ecfN+r8SofEqZNGByvHAI3GBLrvt1Cw6H5k1IM02nSzu0RfUafr2EvFSw0wAsZgubNplQ== |
|
631 | 620 | "@typescript-eslint/visitor-keys" "8.47.0" |
632 | 621 | debug "^4.3.4" |
633 | 622 |
|
634 | | -"@typescript-eslint/project-service@8.46.4": |
635 | | - version "8.46.4" |
636 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.4.tgz#fa9872673b51fb57e5d5da034edbe17424ddd185" |
637 | | - integrity sha512-nPiRSKuvtTN+no/2N1kt2tUh/HoFzeEgOm9fQ6XQk4/ApGqjx0zFIIaLJ6wooR1HIoozvj2j6vTi/1fgAz7UYQ== |
638 | | - dependencies: |
639 | | - "@typescript-eslint/tsconfig-utils" "^8.46.4" |
640 | | - "@typescript-eslint/types" "^8.46.4" |
641 | | - debug "^4.3.4" |
642 | | - |
643 | 623 | "@typescript-eslint/project-service@8.47.0": |
644 | 624 | version "8.47.0" |
645 | 625 | resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.47.0.tgz#b8afc65e0527568018af911b702dcfbfdca16471" |
|
649 | 629 | "@typescript-eslint/types" "^8.47.0" |
650 | 630 | debug "^4.3.4" |
651 | 631 |
|
652 | | -"@typescript-eslint/scope-manager@8.46.4": |
653 | | - version "8.46.4" |
654 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.4.tgz#78c9b4856c0094def64ffa53ea955b46bec13304" |
655 | | - integrity sha512-tMDbLGXb1wC+McN1M6QeDx7P7c0UWO5z9CXqp7J8E+xGcJuUuevWKxuG8j41FoweS3+L41SkyKKkia16jpX7CA== |
656 | | - dependencies: |
657 | | - "@typescript-eslint/types" "8.46.4" |
658 | | - "@typescript-eslint/visitor-keys" "8.46.4" |
659 | | - |
660 | 632 | "@typescript-eslint/scope-manager@8.47.0": |
661 | 633 | version "8.47.0" |
662 | 634 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.47.0.tgz#d1c36a973a5499fed3a99e2e6a66aec5c9b1e542" |
|
665 | 637 | "@typescript-eslint/types" "8.47.0" |
666 | 638 | "@typescript-eslint/visitor-keys" "8.47.0" |
667 | 639 |
|
668 | | -"@typescript-eslint/tsconfig-utils@8.46.4", "@typescript-eslint/tsconfig-utils@^8.46.4": |
669 | | - version "8.46.4" |
670 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.4.tgz#989a338093b6b91b0552f1f51331d89ec6980382" |
671 | | - integrity sha512-+/XqaZPIAk6Cjg7NWgSGe27X4zMGqrFqZ8atJsX3CWxH/jACqWnrWI68h7nHQld0y+k9eTTjb9r+KU4twLoo9A== |
672 | | - |
673 | 640 | "@typescript-eslint/tsconfig-utils@8.47.0", "@typescript-eslint/tsconfig-utils@^8.47.0": |
674 | 641 | version "8.47.0" |
675 | 642 | resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.47.0.tgz#4f178b62813538759e0989dd081c5474fad39b84" |
676 | 643 | integrity sha512-ybUAvjy4ZCL11uryalkKxuT3w3sXJAuWhOoGS3T/Wu+iUu1tGJmk5ytSY8gbdACNARmcYEB0COksD2j6hfGK2g== |
677 | 644 |
|
678 | | -"@typescript-eslint/type-utils@8.46.4": |
679 | | - version "8.46.4" |
680 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.4.tgz#ae71b428a3c138b5084affe47893c129949171e0" |
681 | | - integrity sha512-V4QC8h3fdT5Wro6vANk6eojqfbv5bpwHuMsBcJUJkqs2z5XnYhJzyz9Y02eUmF9u3PgXEUiOt4w4KHR3P+z0PQ== |
| 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== |
682 | 649 | dependencies: |
683 | | - "@typescript-eslint/types" "8.46.4" |
684 | | - "@typescript-eslint/typescript-estree" "8.46.4" |
685 | | - "@typescript-eslint/utils" "8.46.4" |
| 650 | + "@typescript-eslint/types" "8.47.0" |
| 651 | + "@typescript-eslint/typescript-estree" "8.47.0" |
| 652 | + "@typescript-eslint/utils" "8.47.0" |
686 | 653 | debug "^4.3.4" |
687 | 654 | ts-api-utils "^2.1.0" |
688 | 655 |
|
689 | | -"@typescript-eslint/types@8.46.4": |
690 | | - version "8.46.4" |
691 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.4.tgz#38022bfda051be80e4120eeefcd2b6e3e630a69b" |
692 | | - integrity sha512-USjyxm3gQEePdUwJBFjjGNG18xY9A2grDVGuk7/9AkjIF1L+ZrVnwR5VAU5JXtUnBL/Nwt3H31KlRDaksnM7/w== |
693 | | - |
694 | | -"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.46.4", "@typescript-eslint/types@^8.47.0": |
| 656 | +"@typescript-eslint/types@8.47.0", "@typescript-eslint/types@^8.47.0": |
695 | 657 | version "8.47.0" |
696 | 658 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.47.0.tgz#c7fc9b6642d03505f447a8392934b9d1850de5af" |
697 | 659 | integrity sha512-nHAE6bMKsizhA2uuYZbEbmp5z2UpffNrPEqiKIeN7VsV6UY/roxanWfoRrf6x/k9+Obf+GQdkm0nPU+vnMXo9A== |
698 | 660 |
|
699 | | -"@typescript-eslint/typescript-estree@8.46.4": |
700 | | - version "8.46.4" |
701 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.4.tgz#6a9eeab0da45bf400f22c818e0f47102a980ceaa" |
702 | | - integrity sha512-7oV2qEOr1d4NWNmpXLR35LvCfOkTNymY9oyW+lUHkmCno7aOmIf/hMaydnJBUTBMRCOGZh8YjkFOc8dadEoNGA== |
703 | | - dependencies: |
704 | | - "@typescript-eslint/project-service" "8.46.4" |
705 | | - "@typescript-eslint/tsconfig-utils" "8.46.4" |
706 | | - "@typescript-eslint/types" "8.46.4" |
707 | | - "@typescript-eslint/visitor-keys" "8.46.4" |
708 | | - debug "^4.3.4" |
709 | | - fast-glob "^3.3.2" |
710 | | - is-glob "^4.0.3" |
711 | | - minimatch "^9.0.4" |
712 | | - semver "^7.6.0" |
713 | | - ts-api-utils "^2.1.0" |
714 | | - |
715 | 661 | "@typescript-eslint/typescript-estree@8.47.0": |
716 | 662 | version "8.47.0" |
717 | 663 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.47.0.tgz#86416dad58db76c4b3bd6a899b1381f9c388489a" |
|
728 | 674 | semver "^7.6.0" |
729 | 675 | ts-api-utils "^2.1.0" |
730 | 676 |
|
731 | | -"@typescript-eslint/utils@8.46.4": |
732 | | - version "8.46.4" |
733 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.4.tgz#ea7878ddd625948cad4424dc2752b1be236556f5" |
734 | | - integrity sha512-AbSv11fklGXV6T28dp2Me04Uw90R2iJ30g2bgLz529Koehrmkbs1r7paFqr1vPCZi7hHwYxYtxfyQMRC8QaVSg== |
| 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== |
735 | 681 | dependencies: |
736 | 682 | "@eslint-community/eslint-utils" "^4.7.0" |
737 | | - "@typescript-eslint/scope-manager" "8.46.4" |
738 | | - "@typescript-eslint/types" "8.46.4" |
739 | | - "@typescript-eslint/typescript-estree" "8.46.4" |
740 | | - |
741 | | -"@typescript-eslint/visitor-keys@8.46.4": |
742 | | - version "8.46.4" |
743 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.4.tgz#07031bd8d3ca6474e121221dae1055daead888f1" |
744 | | - integrity sha512-/++5CYLQqsO9HFGLI7APrxBJYo+5OCMpViuhV8q5/Qa3o5mMrF//eQHks+PXcsAVaLdn817fMuS7zqoXNNZGaw== |
745 | | - dependencies: |
746 | | - "@typescript-eslint/types" "8.46.4" |
747 | | - eslint-visitor-keys "^4.2.1" |
| 683 | + "@typescript-eslint/scope-manager" "8.47.0" |
| 684 | + "@typescript-eslint/types" "8.47.0" |
| 685 | + "@typescript-eslint/typescript-estree" "8.47.0" |
748 | 686 |
|
749 | 687 | "@typescript-eslint/visitor-keys@8.47.0": |
750 | 688 | version "8.47.0" |
@@ -3204,14 +3142,14 @@ typed-rest-client@^1.8.4: |
3204 | 3142 | underscore "^1.12.1" |
3205 | 3143 |
|
3206 | 3144 | typescript-eslint@^8.37.0: |
3207 | | - version "8.46.4" |
3208 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.46.4.tgz#73cb93b5ff16e8627217240eeb0caf6e74e0a9fc" |
3209 | | - integrity sha512-KALyxkpYV5Ix7UhvjTwJXZv76VWsHG+NjNlt/z+a17SOQSiOcBdUXdbJdyXi7RPxrBFECtFOiPwUJQusJuCqrg== |
3210 | | - dependencies: |
3211 | | - "@typescript-eslint/eslint-plugin" "8.46.4" |
3212 | | - "@typescript-eslint/parser" "8.46.4" |
3213 | | - "@typescript-eslint/typescript-estree" "8.46.4" |
3214 | | - "@typescript-eslint/utils" "8.46.4" |
| 3145 | + version "8.47.0" |
| 3146 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.47.0.tgz#bb8fcf4f2c69ffcd5d088f7f30cd52936ff05cbc" |
| 3147 | + integrity sha512-Lwe8i2XQ3WoMjua/r1PHrCTpkubPYJCAfOurtn+mtTzqB6jNd+14n9UN1bJ4s3F49x9ixAm0FLflB/JzQ57M8Q== |
| 3148 | + dependencies: |
| 3149 | + "@typescript-eslint/eslint-plugin" "8.47.0" |
| 3150 | + "@typescript-eslint/parser" "8.47.0" |
| 3151 | + "@typescript-eslint/typescript-estree" "8.47.0" |
| 3152 | + "@typescript-eslint/utils" "8.47.0" |
3215 | 3153 |
|
3216 | 3154 | typescript@=5.9.3: |
3217 | 3155 | version "5.9.3" |
|
0 commit comments