|
876 | 876 | dependencies: |
877 | 877 | "@sinonjs/commons" "^3.0.1" |
878 | 878 |
|
879 | | -"@sinonjs/samsam@^9.0.2": |
880 | | - version "9.0.2" |
881 | | - resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-9.0.2.tgz#ff0ad0e50e41942891588989615fbc4df569b76b" |
882 | | - integrity sha512-H/JSxa4GNKZuuU41E3b8Y3tbSEx8y4uq4UH1C56ONQac16HblReJomIvv3Ud7ANQHQmkeSowY49Ij972e/pGxQ== |
| 879 | +"@sinonjs/samsam@^9.0.3": |
| 880 | + version "9.0.3" |
| 881 | + resolved "https://registry.yarnpkg.com/@sinonjs/samsam/-/samsam-9.0.3.tgz#da4cad6ee24ca0c9c205da16676f7d540df71f12" |
| 882 | + integrity sha512-ZgYY7Dc2RW+OUdnZ1DEHg00lhRt+9BjymPKHog4PRFzr1U3MbK57+djmscWyKxzO1qfunHqs4N45WWyKIFKpiQ== |
883 | 883 | dependencies: |
884 | 884 | "@sinonjs/commons" "^3.0.1" |
885 | 885 | type-detect "^4.1.0" |
|
982 | 982 | resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.92.0.tgz#b4d6bc180e7206defe643a1a5f38a1367947d418" |
983 | 983 | integrity sha512-DcZoCj17RXlzB4XJ7IfKdPTcTGDLYvTOcTNkvtjXWF+K2TlKzHHkBEXNWQRpBIXixNEUgx39cQeTFunY0E2msw== |
984 | 984 |
|
985 | | -"@typescript-eslint/eslint-plugin@8.57.0": |
986 | | - version "8.57.0" |
987 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374" |
988 | | - integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ== |
| 985 | +"@typescript-eslint/eslint-plugin@8.57.1": |
| 986 | + version "8.57.1" |
| 987 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55" |
| 988 | + integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ== |
989 | 989 | dependencies: |
990 | 990 | "@eslint-community/regexpp" "^4.12.2" |
991 | | - "@typescript-eslint/scope-manager" "8.57.0" |
992 | | - "@typescript-eslint/type-utils" "8.57.0" |
993 | | - "@typescript-eslint/utils" "8.57.0" |
994 | | - "@typescript-eslint/visitor-keys" "8.57.0" |
| 991 | + "@typescript-eslint/scope-manager" "8.57.1" |
| 992 | + "@typescript-eslint/type-utils" "8.57.1" |
| 993 | + "@typescript-eslint/utils" "8.57.1" |
| 994 | + "@typescript-eslint/visitor-keys" "8.57.1" |
995 | 995 | ignore "^7.0.5" |
996 | 996 | natural-compare "^1.4.0" |
997 | 997 | ts-api-utils "^2.4.0" |
998 | 998 |
|
999 | | -"@typescript-eslint/parser@8.57.0": |
1000 | | - version "8.57.0" |
1001 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.0.tgz#444c57a943e8b04f255cda18a94c8e023b46b08c" |
1002 | | - integrity sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g== |
| 999 | +"@typescript-eslint/parser@8.57.1": |
| 1000 | + version "8.57.1" |
| 1001 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2" |
| 1002 | + integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw== |
1003 | 1003 | dependencies: |
1004 | | - "@typescript-eslint/scope-manager" "8.57.0" |
1005 | | - "@typescript-eslint/types" "8.57.0" |
1006 | | - "@typescript-eslint/typescript-estree" "8.57.0" |
1007 | | - "@typescript-eslint/visitor-keys" "8.57.0" |
| 1004 | + "@typescript-eslint/scope-manager" "8.57.1" |
| 1005 | + "@typescript-eslint/types" "8.57.1" |
| 1006 | + "@typescript-eslint/typescript-estree" "8.57.1" |
| 1007 | + "@typescript-eslint/visitor-keys" "8.57.1" |
1008 | 1008 | debug "^4.4.3" |
1009 | 1009 |
|
1010 | | -"@typescript-eslint/project-service@8.57.0": |
1011 | | - version "8.57.0" |
1012 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3" |
1013 | | - integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w== |
| 1010 | +"@typescript-eslint/project-service@8.57.1": |
| 1011 | + version "8.57.1" |
| 1012 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5" |
| 1013 | + integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg== |
1014 | 1014 | dependencies: |
1015 | | - "@typescript-eslint/tsconfig-utils" "^8.57.0" |
1016 | | - "@typescript-eslint/types" "^8.57.0" |
| 1015 | + "@typescript-eslint/tsconfig-utils" "^8.57.1" |
| 1016 | + "@typescript-eslint/types" "^8.57.1" |
1017 | 1017 | debug "^4.4.3" |
1018 | 1018 |
|
1019 | | -"@typescript-eslint/scope-manager@8.57.0": |
1020 | | - version "8.57.0" |
1021 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840" |
1022 | | - integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw== |
| 1019 | +"@typescript-eslint/scope-manager@8.57.1": |
| 1020 | + version "8.57.1" |
| 1021 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35" |
| 1022 | + integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg== |
1023 | 1023 | dependencies: |
1024 | | - "@typescript-eslint/types" "8.57.0" |
1025 | | - "@typescript-eslint/visitor-keys" "8.57.0" |
| 1024 | + "@typescript-eslint/types" "8.57.1" |
| 1025 | + "@typescript-eslint/visitor-keys" "8.57.1" |
1026 | 1026 |
|
1027 | | -"@typescript-eslint/tsconfig-utils@8.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0": |
1028 | | - version "8.57.0" |
1029 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4" |
1030 | | - integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA== |
| 1027 | +"@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1": |
| 1028 | + version "8.57.1" |
| 1029 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7" |
| 1030 | + integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg== |
1031 | 1031 |
|
1032 | | -"@typescript-eslint/type-utils@8.57.0": |
1033 | | - version "8.57.0" |
1034 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448" |
1035 | | - integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ== |
| 1032 | +"@typescript-eslint/type-utils@8.57.1": |
| 1033 | + version "8.57.1" |
| 1034 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9" |
| 1035 | + integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA== |
1036 | 1036 | dependencies: |
1037 | | - "@typescript-eslint/types" "8.57.0" |
1038 | | - "@typescript-eslint/typescript-estree" "8.57.0" |
1039 | | - "@typescript-eslint/utils" "8.57.0" |
| 1037 | + "@typescript-eslint/types" "8.57.1" |
| 1038 | + "@typescript-eslint/typescript-estree" "8.57.1" |
| 1039 | + "@typescript-eslint/utils" "8.57.1" |
1040 | 1040 | debug "^4.4.3" |
1041 | 1041 | ts-api-utils "^2.4.0" |
1042 | 1042 |
|
1043 | | -"@typescript-eslint/types@8.57.0", "@typescript-eslint/types@^8.57.0": |
1044 | | - version "8.57.0" |
1045 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6" |
1046 | | - integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg== |
| 1043 | +"@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1": |
| 1044 | + version "8.57.1" |
| 1045 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c" |
| 1046 | + integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ== |
1047 | 1047 |
|
1048 | | -"@typescript-eslint/typescript-estree@8.57.0": |
1049 | | - version "8.57.0" |
1050 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04" |
1051 | | - integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q== |
| 1048 | +"@typescript-eslint/typescript-estree@8.57.1": |
| 1049 | + version "8.57.1" |
| 1050 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76" |
| 1051 | + integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g== |
1052 | 1052 | dependencies: |
1053 | | - "@typescript-eslint/project-service" "8.57.0" |
1054 | | - "@typescript-eslint/tsconfig-utils" "8.57.0" |
1055 | | - "@typescript-eslint/types" "8.57.0" |
1056 | | - "@typescript-eslint/visitor-keys" "8.57.0" |
| 1053 | + "@typescript-eslint/project-service" "8.57.1" |
| 1054 | + "@typescript-eslint/tsconfig-utils" "8.57.1" |
| 1055 | + "@typescript-eslint/types" "8.57.1" |
| 1056 | + "@typescript-eslint/visitor-keys" "8.57.1" |
1057 | 1057 | debug "^4.4.3" |
1058 | 1058 | minimatch "^10.2.2" |
1059 | 1059 | semver "^7.7.3" |
1060 | 1060 | tinyglobby "^0.2.15" |
1061 | 1061 | ts-api-utils "^2.4.0" |
1062 | 1062 |
|
1063 | | -"@typescript-eslint/utils@8.57.0": |
1064 | | - version "8.57.0" |
1065 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498" |
1066 | | - integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ== |
| 1063 | +"@typescript-eslint/utils@8.57.1": |
| 1064 | + version "8.57.1" |
| 1065 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465" |
| 1066 | + integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ== |
1067 | 1067 | dependencies: |
1068 | 1068 | "@eslint-community/eslint-utils" "^4.9.1" |
1069 | | - "@typescript-eslint/scope-manager" "8.57.0" |
1070 | | - "@typescript-eslint/types" "8.57.0" |
1071 | | - "@typescript-eslint/typescript-estree" "8.57.0" |
| 1069 | + "@typescript-eslint/scope-manager" "8.57.1" |
| 1070 | + "@typescript-eslint/types" "8.57.1" |
| 1071 | + "@typescript-eslint/typescript-estree" "8.57.1" |
1072 | 1072 |
|
1073 | | -"@typescript-eslint/visitor-keys@8.57.0": |
1074 | | - version "8.57.0" |
1075 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85" |
1076 | | - integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg== |
| 1073 | +"@typescript-eslint/visitor-keys@8.57.1": |
| 1074 | + version "8.57.1" |
| 1075 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563" |
| 1076 | + integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A== |
1077 | 1077 | dependencies: |
1078 | | - "@typescript-eslint/types" "8.57.0" |
| 1078 | + "@typescript-eslint/types" "8.57.1" |
1079 | 1079 | eslint-visitor-keys "^5.0.0" |
1080 | 1080 |
|
1081 | 1081 | "@vscode/test-electron@^2.5.2": |
@@ -3499,14 +3499,14 @@ simple-invariant@^2.0.1: |
3499 | 3499 | resolved "https://registry.yarnpkg.com/simple-invariant/-/simple-invariant-2.0.1.tgz#b8935284d31bc0c2719582f9cddf17bee8f57526" |
3500 | 3500 | integrity sha512-1sbhsxqI+I2tqlmjbz99GXNmZtr6tKIyEgGGnJw/MKGblalqk/XoOYYFJlBzTKZCxx8kLaD3FD5s9BEEjx5Pyg== |
3501 | 3501 |
|
3502 | | -sinon@^21.0.2: |
3503 | | - version "21.0.2" |
3504 | | - resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.2.tgz#2dca6fc59eca5288d9f2284925e9ae586085f917" |
3505 | | - integrity sha512-VHV4UaoxIe5jrMd89Y9duI76T5g3Lp+ET+ctLhLDaZtSznDPah1KKpRElbdBV4RwqWSw2vadFiVs9Del7MbVeQ== |
| 3502 | +sinon@^21.0.3: |
| 3503 | + version "21.0.3" |
| 3504 | + resolved "https://registry.yarnpkg.com/sinon/-/sinon-21.0.3.tgz#fd3a2387ffe4fdbbfbbf3a0858f18d46c4acb34e" |
| 3505 | + integrity sha512-0x8TQFr8EjADhSME01u1ZK31yv2+bd6Z5NrBCHVM+n4qL1wFqbxftmeyi3bwlr49FbbzRfrqSFOpyHCOh/YmYA== |
3506 | 3506 | dependencies: |
3507 | 3507 | "@sinonjs/commons" "^3.0.1" |
3508 | 3508 | "@sinonjs/fake-timers" "^15.1.1" |
3509 | | - "@sinonjs/samsam" "^9.0.2" |
| 3509 | + "@sinonjs/samsam" "^9.0.3" |
3510 | 3510 | diff "^8.0.3" |
3511 | 3511 | supports-color "^7.2.0" |
3512 | 3512 |
|
@@ -3812,15 +3812,15 @@ typed-rest-client@^1.8.4: |
3812 | 3812 | tunnel "0.0.6" |
3813 | 3813 | underscore "^1.12.1" |
3814 | 3814 |
|
3815 | | -typescript-eslint@^8.57.0: |
3816 | | - version "8.57.0" |
3817 | | - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.0.tgz#82764795d316ed1c72a489727c43c3a87373f100" |
3818 | | - integrity sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA== |
| 3815 | +typescript-eslint@^8.57.1: |
| 3816 | + version "8.57.1" |
| 3817 | + resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f" |
| 3818 | + integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA== |
3819 | 3819 | dependencies: |
3820 | | - "@typescript-eslint/eslint-plugin" "8.57.0" |
3821 | | - "@typescript-eslint/parser" "8.57.0" |
3822 | | - "@typescript-eslint/typescript-estree" "8.57.0" |
3823 | | - "@typescript-eslint/utils" "8.57.0" |
| 3820 | + "@typescript-eslint/eslint-plugin" "8.57.1" |
| 3821 | + "@typescript-eslint/parser" "8.57.1" |
| 3822 | + "@typescript-eslint/typescript-estree" "8.57.1" |
| 3823 | + "@typescript-eslint/utils" "8.57.1" |
3824 | 3824 |
|
3825 | 3825 | typescript@^5.9.3: |
3826 | 3826 | version "5.9.3" |
|
0 commit comments