|
599 | 599 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.109.0.tgz#062dfddf5f7df9cf36038e900ae67421ae69091b" |
600 | 600 | integrity sha512-0Pf95rnwEIwDbmXGC08r0B4TQhAbsHQ5UyTIgVgoieDe4cOnf92usuR5dEczb6bTKEp7ziZH4TV1TRGPPCExtw== |
601 | 601 |
|
602 | | -"@typescript-eslint/eslint-plugin@8.55.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
603 | | - version "8.55.0" |
604 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f" |
605 | | - integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ== |
| 602 | +"@typescript-eslint/eslint-plugin@8.56.0", "@typescript-eslint/eslint-plugin@^8.37.0": |
| 603 | + version "8.56.0" |
| 604 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d" |
| 605 | + integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw== |
606 | 606 | dependencies: |
607 | 607 | "@eslint-community/regexpp" "^4.12.2" |
608 | | - "@typescript-eslint/scope-manager" "8.55.0" |
609 | | - "@typescript-eslint/type-utils" "8.55.0" |
610 | | - "@typescript-eslint/utils" "8.55.0" |
611 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 608 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 609 | + "@typescript-eslint/type-utils" "8.56.0" |
| 610 | + "@typescript-eslint/utils" "8.56.0" |
| 611 | + "@typescript-eslint/visitor-keys" "8.56.0" |
612 | 612 | ignore "^7.0.5" |
613 | 613 | natural-compare "^1.4.0" |
614 | 614 | ts-api-utils "^2.4.0" |
615 | 615 |
|
616 | | -"@typescript-eslint/parser@8.55.0", "@typescript-eslint/parser@^8.37.0": |
617 | | - version "8.55.0" |
618 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c" |
619 | | - integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw== |
| 616 | +"@typescript-eslint/parser@8.56.0", "@typescript-eslint/parser@^8.37.0": |
| 617 | + version "8.56.0" |
| 618 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72" |
| 619 | + integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg== |
620 | 620 | dependencies: |
621 | | - "@typescript-eslint/scope-manager" "8.55.0" |
622 | | - "@typescript-eslint/types" "8.55.0" |
623 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
624 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 621 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 622 | + "@typescript-eslint/types" "8.56.0" |
| 623 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 624 | + "@typescript-eslint/visitor-keys" "8.56.0" |
625 | 625 | debug "^4.4.3" |
626 | 626 |
|
627 | | -"@typescript-eslint/project-service@8.55.0": |
628 | | - version "8.55.0" |
629 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b" |
630 | | - integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ== |
| 627 | +"@typescript-eslint/project-service@8.56.0": |
| 628 | + version "8.56.0" |
| 629 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73" |
| 630 | + integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg== |
631 | 631 | dependencies: |
632 | | - "@typescript-eslint/tsconfig-utils" "^8.55.0" |
633 | | - "@typescript-eslint/types" "^8.55.0" |
| 632 | + "@typescript-eslint/tsconfig-utils" "^8.56.0" |
| 633 | + "@typescript-eslint/types" "^8.56.0" |
634 | 634 | debug "^4.4.3" |
635 | 635 |
|
636 | | -"@typescript-eslint/scope-manager@8.55.0": |
637 | | - version "8.55.0" |
638 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c" |
639 | | - integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q== |
| 636 | +"@typescript-eslint/scope-manager@8.56.0": |
| 637 | + version "8.56.0" |
| 638 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4" |
| 639 | + integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w== |
640 | 640 | dependencies: |
641 | | - "@typescript-eslint/types" "8.55.0" |
642 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 641 | + "@typescript-eslint/types" "8.56.0" |
| 642 | + "@typescript-eslint/visitor-keys" "8.56.0" |
643 | 643 |
|
644 | | -"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0": |
645 | | - version "8.55.0" |
646 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa" |
647 | | - integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q== |
| 644 | +"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0": |
| 645 | + version "8.56.0" |
| 646 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e" |
| 647 | + integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg== |
648 | 648 |
|
649 | | -"@typescript-eslint/type-utils@8.55.0": |
650 | | - version "8.55.0" |
651 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200" |
652 | | - integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g== |
| 649 | +"@typescript-eslint/type-utils@8.56.0": |
| 650 | + version "8.56.0" |
| 651 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e" |
| 652 | + integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA== |
653 | 653 | dependencies: |
654 | | - "@typescript-eslint/types" "8.55.0" |
655 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
656 | | - "@typescript-eslint/utils" "8.55.0" |
| 654 | + "@typescript-eslint/types" "8.56.0" |
| 655 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 656 | + "@typescript-eslint/utils" "8.56.0" |
657 | 657 | debug "^4.4.3" |
658 | 658 | ts-api-utils "^2.4.0" |
659 | 659 |
|
660 | | -"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0": |
661 | | - version "8.55.0" |
662 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2" |
663 | | - integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w== |
| 660 | +"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0": |
| 661 | + version "8.56.0" |
| 662 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a" |
| 663 | + integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ== |
664 | 664 |
|
665 | | -"@typescript-eslint/typescript-estree@8.55.0": |
666 | | - version "8.55.0" |
667 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3" |
668 | | - integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw== |
| 665 | +"@typescript-eslint/typescript-estree@8.56.0": |
| 666 | + version "8.56.0" |
| 667 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e" |
| 668 | + integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q== |
669 | 669 | dependencies: |
670 | | - "@typescript-eslint/project-service" "8.55.0" |
671 | | - "@typescript-eslint/tsconfig-utils" "8.55.0" |
672 | | - "@typescript-eslint/types" "8.55.0" |
673 | | - "@typescript-eslint/visitor-keys" "8.55.0" |
| 670 | + "@typescript-eslint/project-service" "8.56.0" |
| 671 | + "@typescript-eslint/tsconfig-utils" "8.56.0" |
| 672 | + "@typescript-eslint/types" "8.56.0" |
| 673 | + "@typescript-eslint/visitor-keys" "8.56.0" |
674 | 674 | debug "^4.4.3" |
675 | 675 | minimatch "^9.0.5" |
676 | 676 | semver "^7.7.3" |
677 | 677 | tinyglobby "^0.2.15" |
678 | 678 | ts-api-utils "^2.4.0" |
679 | 679 |
|
680 | | -"@typescript-eslint/utils@8.55.0": |
681 | | - version "8.55.0" |
682 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619" |
683 | | - integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow== |
| 680 | +"@typescript-eslint/utils@8.56.0": |
| 681 | + version "8.56.0" |
| 682 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841" |
| 683 | + integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ== |
684 | 684 | dependencies: |
685 | 685 | "@eslint-community/eslint-utils" "^4.9.1" |
686 | | - "@typescript-eslint/scope-manager" "8.55.0" |
687 | | - "@typescript-eslint/types" "8.55.0" |
688 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
| 686 | + "@typescript-eslint/scope-manager" "8.56.0" |
| 687 | + "@typescript-eslint/types" "8.56.0" |
| 688 | + "@typescript-eslint/typescript-estree" "8.56.0" |
689 | 689 |
|
690 | | -"@typescript-eslint/visitor-keys@8.55.0": |
691 | | - version "8.55.0" |
692 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d" |
693 | | - integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA== |
| 690 | +"@typescript-eslint/visitor-keys@8.56.0": |
| 691 | + version "8.56.0" |
| 692 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d" |
| 693 | + integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg== |
694 | 694 | dependencies: |
695 | | - "@typescript-eslint/types" "8.55.0" |
696 | | - eslint-visitor-keys "^4.2.1" |
| 695 | + "@typescript-eslint/types" "8.56.0" |
| 696 | + eslint-visitor-keys "^5.0.0" |
697 | 697 |
|
698 | 698 | "@typespec/ts-http-runtime@^0.3.0": |
699 | 699 | version "0.3.0" |
@@ -1425,6 +1425,11 @@ eslint-visitor-keys@^4.2.1: |
1425 | 1425 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1" |
1426 | 1426 | integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ== |
1427 | 1427 |
|
| 1428 | +eslint-visitor-keys@^5.0.0: |
| 1429 | + version "5.0.0" |
| 1430 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9" |
| 1431 | + integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q== |
| 1432 | + |
1428 | 1433 | eslint@^9.31.0: |
1429 | 1434 | version "9.39.2" |
1430 | 1435 | resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c" |
@@ -3174,14 +3179,14 @@ typed-rest-client@^1.8.4: |
3174 | 3179 | underscore "^1.12.1" |
3175 | 3180 |
|
3176 | 3181 | typescript-eslint@^8.37.0: |
3177 | | - version "8.55.0" |
3178 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.55.0.tgz#abae8295c5f0f82f816218113a46e89bc30c3de2" |
3179 | | - integrity sha512-HE4wj+r5lmDVS9gdaN0/+iqNvPZwGfnJ5lZuz7s5vLlg9ODw0bIiiETaios9LvFI1U94/VBXGm3CB2Y5cNFMpw== |
3180 | | - dependencies: |
3181 | | - "@typescript-eslint/eslint-plugin" "8.55.0" |
3182 | | - "@typescript-eslint/parser" "8.55.0" |
3183 | | - "@typescript-eslint/typescript-estree" "8.55.0" |
3184 | | - "@typescript-eslint/utils" "8.55.0" |
| 3182 | + version "8.56.0" |
| 3183 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.0.tgz#f4686ccaaf2fb86daf0133820da40ca5961a2236" |
| 3184 | + integrity sha512-c7toRLrotJ9oixgdW7liukZpsnq5CZ7PuKztubGYlNppuTqhIoWfhgHo/7EU0v06gS2l/x0i2NEFK1qMIf0rIg== |
| 3185 | + dependencies: |
| 3186 | + "@typescript-eslint/eslint-plugin" "8.56.0" |
| 3187 | + "@typescript-eslint/parser" "8.56.0" |
| 3188 | + "@typescript-eslint/typescript-estree" "8.56.0" |
| 3189 | + "@typescript-eslint/utils" "8.56.0" |
3185 | 3190 |
|
3186 | 3191 | typescript@=5.9.3: |
3187 | 3192 | version "5.9.3" |
|
0 commit comments