|
678 | 678 | integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA== |
679 | 679 |
|
680 | 680 | "@typescript-eslint/eslint-plugin@^8.0.0": |
681 | | - version "8.56.0" |
682 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d" |
683 | | - integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw== |
| 681 | + version "8.57.0" |
| 682 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374" |
| 683 | + integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ== |
684 | 684 | dependencies: |
685 | 685 | "@eslint-community/regexpp" "^4.12.2" |
686 | | - "@typescript-eslint/scope-manager" "8.56.0" |
687 | | - "@typescript-eslint/type-utils" "8.56.0" |
688 | | - "@typescript-eslint/utils" "8.56.0" |
689 | | - "@typescript-eslint/visitor-keys" "8.56.0" |
| 686 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 687 | + "@typescript-eslint/type-utils" "8.57.0" |
| 688 | + "@typescript-eslint/utils" "8.57.0" |
| 689 | + "@typescript-eslint/visitor-keys" "8.57.0" |
690 | 690 | ignore "^7.0.5" |
691 | 691 | natural-compare "^1.4.0" |
692 | 692 | ts-api-utils "^2.4.0" |
693 | 693 |
|
694 | 694 | "@typescript-eslint/parser@^8.0.0": |
695 | | - version "8.56.0" |
696 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72" |
697 | | - integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg== |
698 | | - dependencies: |
699 | | - "@typescript-eslint/scope-manager" "8.56.0" |
700 | | - "@typescript-eslint/types" "8.56.0" |
701 | | - "@typescript-eslint/typescript-estree" "8.56.0" |
702 | | - "@typescript-eslint/visitor-keys" "8.56.0" |
| 695 | + version "8.57.0" |
| 696 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.0.tgz#444c57a943e8b04f255cda18a94c8e023b46b08c" |
| 697 | + integrity sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g== |
| 698 | + dependencies: |
| 699 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 700 | + "@typescript-eslint/types" "8.57.0" |
| 701 | + "@typescript-eslint/typescript-estree" "8.57.0" |
| 702 | + "@typescript-eslint/visitor-keys" "8.57.0" |
703 | 703 | debug "^4.4.3" |
704 | 704 |
|
705 | | -"@typescript-eslint/project-service@8.56.0": |
706 | | - version "8.56.0" |
707 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73" |
708 | | - integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg== |
| 705 | +"@typescript-eslint/project-service@8.57.0": |
| 706 | + version "8.57.0" |
| 707 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3" |
| 708 | + integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w== |
709 | 709 | dependencies: |
710 | | - "@typescript-eslint/tsconfig-utils" "^8.56.0" |
711 | | - "@typescript-eslint/types" "^8.56.0" |
| 710 | + "@typescript-eslint/tsconfig-utils" "^8.57.0" |
| 711 | + "@typescript-eslint/types" "^8.57.0" |
712 | 712 | debug "^4.4.3" |
713 | 713 |
|
714 | | -"@typescript-eslint/scope-manager@8.56.0": |
715 | | - version "8.56.0" |
716 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4" |
717 | | - integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w== |
| 714 | +"@typescript-eslint/scope-manager@8.57.0": |
| 715 | + version "8.57.0" |
| 716 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840" |
| 717 | + integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw== |
718 | 718 | dependencies: |
719 | | - "@typescript-eslint/types" "8.56.0" |
720 | | - "@typescript-eslint/visitor-keys" "8.56.0" |
| 719 | + "@typescript-eslint/types" "8.57.0" |
| 720 | + "@typescript-eslint/visitor-keys" "8.57.0" |
721 | 721 |
|
722 | | -"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0": |
723 | | - version "8.56.0" |
724 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e" |
725 | | - integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg== |
| 722 | +"@typescript-eslint/tsconfig-utils@8.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0": |
| 723 | + version "8.57.0" |
| 724 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4" |
| 725 | + integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA== |
726 | 726 |
|
727 | | -"@typescript-eslint/type-utils@8.56.0": |
728 | | - version "8.56.0" |
729 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e" |
730 | | - integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA== |
| 727 | +"@typescript-eslint/type-utils@8.57.0": |
| 728 | + version "8.57.0" |
| 729 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448" |
| 730 | + integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ== |
731 | 731 | dependencies: |
732 | | - "@typescript-eslint/types" "8.56.0" |
733 | | - "@typescript-eslint/typescript-estree" "8.56.0" |
734 | | - "@typescript-eslint/utils" "8.56.0" |
| 732 | + "@typescript-eslint/types" "8.57.0" |
| 733 | + "@typescript-eslint/typescript-estree" "8.57.0" |
| 734 | + "@typescript-eslint/utils" "8.57.0" |
735 | 735 | debug "^4.4.3" |
736 | 736 | ts-api-utils "^2.4.0" |
737 | 737 |
|
738 | | -"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.54.0", "@typescript-eslint/types@^8.56.0": |
| 738 | +"@typescript-eslint/types@8.57.0", "@typescript-eslint/types@^8.57.0": |
| 739 | + version "8.57.0" |
| 740 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6" |
| 741 | + integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg== |
| 742 | + |
| 743 | +"@typescript-eslint/types@^8.54.0": |
739 | 744 | version "8.56.0" |
740 | 745 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a" |
741 | 746 | integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ== |
742 | 747 |
|
743 | | -"@typescript-eslint/typescript-estree@8.56.0": |
744 | | - version "8.56.0" |
745 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e" |
746 | | - integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q== |
| 748 | +"@typescript-eslint/typescript-estree@8.57.0": |
| 749 | + version "8.57.0" |
| 750 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04" |
| 751 | + integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q== |
747 | 752 | dependencies: |
748 | | - "@typescript-eslint/project-service" "8.56.0" |
749 | | - "@typescript-eslint/tsconfig-utils" "8.56.0" |
750 | | - "@typescript-eslint/types" "8.56.0" |
751 | | - "@typescript-eslint/visitor-keys" "8.56.0" |
| 753 | + "@typescript-eslint/project-service" "8.57.0" |
| 754 | + "@typescript-eslint/tsconfig-utils" "8.57.0" |
| 755 | + "@typescript-eslint/types" "8.57.0" |
| 756 | + "@typescript-eslint/visitor-keys" "8.57.0" |
752 | 757 | debug "^4.4.3" |
753 | | - minimatch "^9.0.5" |
| 758 | + minimatch "^10.2.2" |
754 | 759 | semver "^7.7.3" |
755 | 760 | tinyglobby "^0.2.15" |
756 | 761 | ts-api-utils "^2.4.0" |
757 | 762 |
|
758 | | -"@typescript-eslint/utils@8.56.0": |
759 | | - version "8.56.0" |
760 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841" |
761 | | - integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ== |
| 763 | +"@typescript-eslint/utils@8.57.0": |
| 764 | + version "8.57.0" |
| 765 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498" |
| 766 | + integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ== |
762 | 767 | dependencies: |
763 | 768 | "@eslint-community/eslint-utils" "^4.9.1" |
764 | | - "@typescript-eslint/scope-manager" "8.56.0" |
765 | | - "@typescript-eslint/types" "8.56.0" |
766 | | - "@typescript-eslint/typescript-estree" "8.56.0" |
| 769 | + "@typescript-eslint/scope-manager" "8.57.0" |
| 770 | + "@typescript-eslint/types" "8.57.0" |
| 771 | + "@typescript-eslint/typescript-estree" "8.57.0" |
767 | 772 |
|
768 | | -"@typescript-eslint/visitor-keys@8.56.0": |
769 | | - version "8.56.0" |
770 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d" |
771 | | - integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg== |
| 773 | +"@typescript-eslint/visitor-keys@8.57.0": |
| 774 | + version "8.57.0" |
| 775 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85" |
| 776 | + integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg== |
772 | 777 | dependencies: |
773 | | - "@typescript-eslint/types" "8.56.0" |
| 778 | + "@typescript-eslint/types" "8.57.0" |
774 | 779 | eslint-visitor-keys "^5.0.0" |
775 | 780 |
|
776 | 781 | "@typespec/ts-http-runtime@^0.3.0": |
@@ -1410,9 +1415,9 @@ brace-expansion@^2.0.1: |
1410 | 1415 | balanced-match "^1.0.0" |
1411 | 1416 |
|
1412 | 1417 | brace-expansion@^5.0.2: |
1413 | | - version "5.0.3" |
1414 | | - resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef" |
1415 | | - integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA== |
| 1418 | + version "5.0.4" |
| 1419 | + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336" |
| 1420 | + integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg== |
1416 | 1421 | dependencies: |
1417 | 1422 | balanced-match "^4.0.2" |
1418 | 1423 |
|
@@ -4327,6 +4332,13 @@ minimatch@^10.1.1: |
4327 | 4332 | dependencies: |
4328 | 4333 | "@isaacs/brace-expansion" "^5.0.0" |
4329 | 4334 |
|
| 4335 | +minimatch@^10.2.2: |
| 4336 | + version "10.2.4" |
| 4337 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde" |
| 4338 | + integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg== |
| 4339 | + dependencies: |
| 4340 | + brace-expansion "^5.0.2" |
| 4341 | + |
4330 | 4342 | minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2: |
4331 | 4343 | version "3.1.2" |
4332 | 4344 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" |
|
0 commit comments