|
592 | 592 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.103.0.tgz#4a0d9777d952992c9ebdbe8dad067032d2fbc1fb"
|
593 | 593 | integrity sha512-o4hanZAQdNfsKecexq9L3eHICd0AAvdbLk6hA60UzGXbGH/q8b/9xv2RgR7vV3ZcHuyKVq7b37IGd/+gM4Tu+Q==
|
594 | 594 |
|
595 |
| -"@typescript-eslint/eslint-plugin@8.40.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
596 |
| - version "8.40.0" |
597 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.40.0.tgz#19f959f273b32f5082c891903645e6a85328db4e" |
598 |
| - integrity sha512-w/EboPlBwnmOBtRbiOvzjD+wdiZdgFeo17lkltrtn7X37vagKKWJABvyfsJXTlHe6XBzugmYgd4A4nW+k8Mixw== |
| 595 | +"@typescript-eslint/eslint-plugin@8.41.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 596 | + version "8.41.0" |
| 597 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz#42209e2ce3e2274de0f5f9b75c777deedacaa558" |
| 598 | + integrity sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw== |
599 | 599 | dependencies:
|
600 | 600 | "@eslint-community/regexpp" "^4.10.0"
|
601 |
| - "@typescript-eslint/scope-manager" "8.40.0" |
602 |
| - "@typescript-eslint/type-utils" "8.40.0" |
603 |
| - "@typescript-eslint/utils" "8.40.0" |
604 |
| - "@typescript-eslint/visitor-keys" "8.40.0" |
| 601 | + "@typescript-eslint/scope-manager" "8.41.0" |
| 602 | + "@typescript-eslint/type-utils" "8.41.0" |
| 603 | + "@typescript-eslint/utils" "8.41.0" |
| 604 | + "@typescript-eslint/visitor-keys" "8.41.0" |
605 | 605 | graphemer "^1.4.0"
|
606 | 606 | ignore "^7.0.0"
|
607 | 607 | natural-compare "^1.4.0"
|
608 | 608 | ts-api-utils "^2.1.0"
|
609 | 609 |
|
610 |
| -"@typescript-eslint/parser@8.40.0", "@typescript-eslint/parser@^8.37.0": |
611 |
| - version "8.40.0" |
612 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.40.0.tgz#1bc9f3701ced29540eb76ff2d95ce0d52ddc7e69" |
613 |
| - integrity sha512-jCNyAuXx8dr5KJMkecGmZ8KI61KBUhkCob+SD+C+I5+Y1FWI2Y3QmY4/cxMCC5WAsZqoEtEETVhUiUMIGCf6Bw== |
| 610 | +"@typescript-eslint/parser@8.41.0", "@typescript-eslint/parser@^8.37.0": |
| 611 | + version "8.41.0" |
| 612 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.41.0.tgz#677f5b2b3fa947ee1eac4129220c051b1990d898" |
| 613 | + integrity sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg== |
614 | 614 | dependencies:
|
615 |
| - "@typescript-eslint/scope-manager" "8.40.0" |
616 |
| - "@typescript-eslint/types" "8.40.0" |
617 |
| - "@typescript-eslint/typescript-estree" "8.40.0" |
618 |
| - "@typescript-eslint/visitor-keys" "8.40.0" |
| 615 | + "@typescript-eslint/scope-manager" "8.41.0" |
| 616 | + "@typescript-eslint/types" "8.41.0" |
| 617 | + "@typescript-eslint/typescript-estree" "8.41.0" |
| 618 | + "@typescript-eslint/visitor-keys" "8.41.0" |
619 | 619 | debug "^4.3.4"
|
620 | 620 |
|
621 |
| -"@typescript-eslint/project-service@8.40.0": |
622 |
| - version "8.40.0" |
623 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.40.0.tgz#1b7ba6079ff580c3215882fe75a43e5d3ed166b9" |
624 |
| - integrity sha512-/A89vz7Wf5DEXsGVvcGdYKbVM9F7DyFXj52lNYUDS1L9yJfqjW/fIp5PgMuEJL/KeqVTe2QSbXAGUZljDUpArw== |
| 621 | +"@typescript-eslint/project-service@8.41.0": |
| 622 | + version "8.41.0" |
| 623 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.41.0.tgz#08ebf882d413a038926e73fda36e00c3dba84882" |
| 624 | + integrity sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ== |
625 | 625 | dependencies:
|
626 |
| - "@typescript-eslint/tsconfig-utils" "^8.40.0" |
627 |
| - "@typescript-eslint/types" "^8.40.0" |
| 626 | + "@typescript-eslint/tsconfig-utils" "^8.41.0" |
| 627 | + "@typescript-eslint/types" "^8.41.0" |
628 | 628 | debug "^4.3.4"
|
629 | 629 |
|
630 |
| -"@typescript-eslint/scope-manager@8.40.0": |
631 |
| - version "8.40.0" |
632 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.40.0.tgz#2fbfcc8643340d8cd692267e61548b946190be8a" |
633 |
| - integrity sha512-y9ObStCcdCiZKzwqsE8CcpyuVMwRouJbbSrNuThDpv16dFAj429IkM6LNb1dZ2m7hK5fHyzNcErZf7CEeKXR4w== |
| 630 | +"@typescript-eslint/scope-manager@8.41.0": |
| 631 | + version "8.41.0" |
| 632 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz#c8aba12129cb9cead1f1727f58e6a0fcebeecdb5" |
| 633 | + integrity sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ== |
634 | 634 | dependencies:
|
635 |
| - "@typescript-eslint/types" "8.40.0" |
636 |
| - "@typescript-eslint/visitor-keys" "8.40.0" |
| 635 | + "@typescript-eslint/types" "8.41.0" |
| 636 | + "@typescript-eslint/visitor-keys" "8.41.0" |
637 | 637 |
|
638 |
| -"@typescript-eslint/tsconfig-utils@8.40.0", "@typescript-eslint/tsconfig-utils@^8.40.0": |
639 |
| - version "8.40.0" |
640 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.40.0.tgz#8e8fdb9b988854aedd04abdde3239c4bdd2d26e4" |
641 |
| - integrity sha512-jtMytmUaG9d/9kqSl/W3E3xaWESo4hFDxAIHGVW/WKKtQhesnRIJSAJO6XckluuJ6KDB5woD1EiqknriCtAmcw== |
| 638 | +"@typescript-eslint/tsconfig-utils@8.41.0", "@typescript-eslint/tsconfig-utils@^8.41.0": |
| 639 | + version "8.41.0" |
| 640 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz#134dee36eb16cdd78095a20bca0516d10b5dda75" |
| 641 | + integrity sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw== |
642 | 642 |
|
643 |
| -"@typescript-eslint/type-utils@8.40.0": |
644 |
| - version "8.40.0" |
645 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.40.0.tgz#a7e4a1f0815dd0ba3e4eef945cc87193ca32c422" |
646 |
| - integrity sha512-eE60cK4KzAc6ZrzlJnflXdrMqOBaugeukWICO2rB0KNvwdIMaEaYiywwHMzA1qFpTxrLhN9Lp4E/00EgWcD3Ow== |
| 643 | +"@typescript-eslint/type-utils@8.41.0": |
| 644 | + version "8.41.0" |
| 645 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz#68d401e38fccf239925447e97bdbd048a9891ae5" |
| 646 | + integrity sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ== |
647 | 647 | dependencies:
|
648 |
| - "@typescript-eslint/types" "8.40.0" |
649 |
| - "@typescript-eslint/typescript-estree" "8.40.0" |
650 |
| - "@typescript-eslint/utils" "8.40.0" |
| 648 | + "@typescript-eslint/types" "8.41.0" |
| 649 | + "@typescript-eslint/typescript-estree" "8.41.0" |
| 650 | + "@typescript-eslint/utils" "8.41.0" |
651 | 651 | debug "^4.3.4"
|
652 | 652 | ts-api-utils "^2.1.0"
|
653 | 653 |
|
654 |
| -"@typescript-eslint/types@8.40.0", "@typescript-eslint/types@^8.40.0": |
655 |
| - version "8.40.0" |
656 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.40.0.tgz#0b580fdf643737aa5c01285314b5c6e9543846a9" |
657 |
| - integrity sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg== |
| 654 | +"@typescript-eslint/types@8.41.0", "@typescript-eslint/types@^8.41.0": |
| 655 | + version "8.41.0" |
| 656 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d" |
| 657 | + integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag== |
658 | 658 |
|
659 |
| -"@typescript-eslint/typescript-estree@8.40.0": |
660 |
| - version "8.40.0" |
661 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.40.0.tgz#295149440ce7da81c790a4e14e327599a3a1e5c9" |
662 |
| - integrity sha512-k1z9+GJReVVOkc1WfVKs1vBrR5MIKKbdAjDTPvIK3L8De6KbFfPFt6BKpdkdk7rZS2GtC/m6yI5MYX+UsuvVYQ== |
| 659 | +"@typescript-eslint/typescript-estree@8.41.0": |
| 660 | + version "8.41.0" |
| 661 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz#7c9cff8b4334ce96f14e9689692e8cf426ce4d59" |
| 662 | + integrity sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ== |
663 | 663 | dependencies:
|
664 |
| - "@typescript-eslint/project-service" "8.40.0" |
665 |
| - "@typescript-eslint/tsconfig-utils" "8.40.0" |
666 |
| - "@typescript-eslint/types" "8.40.0" |
667 |
| - "@typescript-eslint/visitor-keys" "8.40.0" |
| 664 | + "@typescript-eslint/project-service" "8.41.0" |
| 665 | + "@typescript-eslint/tsconfig-utils" "8.41.0" |
| 666 | + "@typescript-eslint/types" "8.41.0" |
| 667 | + "@typescript-eslint/visitor-keys" "8.41.0" |
668 | 668 | debug "^4.3.4"
|
669 | 669 | fast-glob "^3.3.2"
|
670 | 670 | is-glob "^4.0.3"
|
671 | 671 | minimatch "^9.0.4"
|
672 | 672 | semver "^7.6.0"
|
673 | 673 | ts-api-utils "^2.1.0"
|
674 | 674 |
|
675 |
| -"@typescript-eslint/utils@8.40.0": |
676 |
| - version "8.40.0" |
677 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.40.0.tgz#8d0c6430ed2f5dc350784bb0d8be514da1e54054" |
678 |
| - integrity sha512-Cgzi2MXSZyAUOY+BFwGs17s7ad/7L+gKt6Y8rAVVWS+7o6wrjeFN4nVfTpbE25MNcxyJ+iYUXflbs2xR9h4UBg== |
| 675 | +"@typescript-eslint/utils@8.41.0": |
| 676 | + version "8.41.0" |
| 677 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.41.0.tgz#17cb3b766c1626311004ea41ffd8c27eb226b953" |
| 678 | + integrity sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A== |
679 | 679 | dependencies:
|
680 | 680 | "@eslint-community/eslint-utils" "^4.7.0"
|
681 |
| - "@typescript-eslint/scope-manager" "8.40.0" |
682 |
| - "@typescript-eslint/types" "8.40.0" |
683 |
| - "@typescript-eslint/typescript-estree" "8.40.0" |
| 681 | + "@typescript-eslint/scope-manager" "8.41.0" |
| 682 | + "@typescript-eslint/types" "8.41.0" |
| 683 | + "@typescript-eslint/typescript-estree" "8.41.0" |
684 | 684 |
|
685 |
| -"@typescript-eslint/visitor-keys@8.40.0": |
686 |
| - version "8.40.0" |
687 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.40.0.tgz#c1b45196981311fed7256863be4bfb2d3eda332a" |
688 |
| - integrity sha512-8CZ47QwalyRjsypfwnbI3hKy5gJDPmrkLjkgMxhi0+DZZ2QNx2naS6/hWoVYUHU7LU2zleF68V9miaVZvhFfTA== |
| 685 | +"@typescript-eslint/visitor-keys@8.41.0": |
| 686 | + version "8.41.0" |
| 687 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz#16eb99b55d207f6688002a2cf425e039579aa9a9" |
| 688 | + integrity sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg== |
689 | 689 | dependencies:
|
690 |
| - "@typescript-eslint/types" "8.40.0" |
| 690 | + "@typescript-eslint/types" "8.41.0" |
691 | 691 | eslint-visitor-keys "^4.2.1"
|
692 | 692 |
|
693 | 693 | "@typespec/ts-http-runtime@^0.3.0":
|
@@ -3123,14 +3123,14 @@ typed-rest-client@^1.8.4:
|
3123 | 3123 | underscore "^1.12.1"
|
3124 | 3124 |
|
3125 | 3125 | typescript-eslint@^8.37.0:
|
3126 |
| - version "8.40.0" |
3127 |
| - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.40.0.tgz#27541748f3ca889c9698327bdacf815f7dc61804" |
3128 |
| - integrity sha512-Xvd2l+ZmFDPEt4oj1QEXzA4A2uUK6opvKu3eGN9aGjB8au02lIVcLyi375w94hHyejTOmzIU77L8ol2sRg9n7Q== |
3129 |
| - dependencies: |
3130 |
| - "@typescript-eslint/eslint-plugin" "8.40.0" |
3131 |
| - "@typescript-eslint/parser" "8.40.0" |
3132 |
| - "@typescript-eslint/typescript-estree" "8.40.0" |
3133 |
| - "@typescript-eslint/utils" "8.40.0" |
| 3126 | + version "8.41.0" |
| 3127 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.41.0.tgz#a13879a5998717140fefb0d808c8c2fbde1cb769" |
| 3128 | + integrity sha512-n66rzs5OBXW3SFSnZHr2T685q1i4ODm2nulFJhMZBotaTavsS8TrI3d7bDlRSs9yWo7HmyWrN9qDu14Qv7Y0Dw== |
| 3129 | + dependencies: |
| 3130 | + "@typescript-eslint/eslint-plugin" "8.41.0" |
| 3131 | + "@typescript-eslint/parser" "8.41.0" |
| 3132 | + "@typescript-eslint/typescript-estree" "8.41.0" |
| 3133 | + "@typescript-eslint/utils" "8.41.0" |
3134 | 3134 |
|
3135 | 3135 | typescript@=5.9.2:
|
3136 | 3136 | version "5.9.2"
|
|
0 commit comments