|
1072 | 1072 | "@best/utils" "15.0.0" |
1073 | 1073 | chalk "~2.4.2" |
1074 | 1074 |
|
| 1075 | +"@best/console-stream@16.0.0": |
| 1076 | + version "16.0.0" |
| 1077 | + resolved "https://registry.yarnpkg.com/@best/console-stream/-/console-stream-16.0.0.tgz#84386b678c705f12c15f1b328f814109dadbf2f8" |
| 1078 | + integrity sha512-P9/ZbxNWN8mCOrLq6qix1vtKxL0bRKve9g5RKbKYsxdDCVzGirpPOox97VYLdAv3cimb4ynUOczGpRUFTPyA6Q== |
| 1079 | + dependencies: |
| 1080 | + "@best/utils" "16.0.0" |
| 1081 | + chalk "~2.4.2" |
| 1082 | + |
1075 | 1083 | "@best/github-integration@15.0.0": |
1076 | 1084 | version "15.0.0" |
1077 | 1085 | resolved "https://registry.yarnpkg.com/@best/github-integration/-/github-integration-15.0.0.tgz#4be6357e3a5345a5370ffbf93011f180a4372d8b" |
|
1099 | 1107 | "@best/utils" "15.0.0" |
1100 | 1108 | express "^4.21.1" |
1101 | 1109 |
|
| 1110 | +"@best/runner-abstract@16.0.0": |
| 1111 | + version "16.0.0" |
| 1112 | + resolved "https://registry.yarnpkg.com/@best/runner-abstract/-/runner-abstract-16.0.0.tgz#53017237179ea718c089af64a680fc5ced5a5d30" |
| 1113 | + integrity sha512-8g3zgQFCt4hBsZvC8gA7tSKGc7ZOo74djvFxbPoqDIf6IP+UL1wNN6W/2Z45eJcePN/8bnAuGAHNA1JuJHQGDQ== |
| 1114 | + dependencies: |
| 1115 | + "@best/utils" "16.0.0" |
| 1116 | + express "^4.21.1" |
| 1117 | + |
1102 | 1118 | "@best/runner-headless@^15.0.0": |
1103 | 1119 | version "15.0.0" |
1104 | 1120 | resolved "https://registry.yarnpkg.com/@best/runner-headless/-/runner-headless-15.0.0.tgz#92c1cda9fb56484a88a72fab89e61c5fc8b659ce" |
|
1108 | 1124 | "@best/types" "15.0.0" |
1109 | 1125 | puppeteer "24.10.0" |
1110 | 1126 |
|
1111 | | -"@best/runner-remote@^15.0.0": |
1112 | | - version "15.0.0" |
1113 | | - resolved "https://registry.yarnpkg.com/@best/runner-remote/-/runner-remote-15.0.0.tgz#c68709d54222196ed5d0e71c56df5bbc31d80c53" |
1114 | | - integrity sha512-OxU+1a6Hf2DqdB6KSvSxRQT5TZd3N/Gvouscly9WjLab5OLVZ639r2GFlLU04PQfinWqsVYtg1VIHcjx+5Jluw== |
| 1127 | +"@best/runner-remote@^16.0.0": |
| 1128 | + version "16.0.0" |
| 1129 | + resolved "https://registry.yarnpkg.com/@best/runner-remote/-/runner-remote-16.0.0.tgz#a73bc51be4e2cba4f309cde8f6490f1a741e33d6" |
| 1130 | + integrity sha512-SX1RETRcqQauI8KDXE+MG+KLFxqiIvYs6iKGK930NkyFuTujph1WhWu0f2yb7tWYu7lVihcmufoyC0aHmg4Gmw== |
1115 | 1131 | dependencies: |
1116 | | - "@best/console-stream" "15.0.0" |
1117 | | - "@best/runner-abstract" "15.0.0" |
1118 | | - "@best/shared" "15.0.0" |
| 1132 | + "@best/console-stream" "16.0.0" |
| 1133 | + "@best/runner-abstract" "16.0.0" |
| 1134 | + "@best/shared" "16.0.0" |
1119 | 1135 | debug "^4.4.0" |
1120 | 1136 | socket.io-client "^4.8.1" |
1121 | 1137 | tar "^7.4.3" |
|
1137 | 1153 | dependencies: |
1138 | 1154 | chalk "~2.4.2" |
1139 | 1155 |
|
1140 | | -"@best/shared@15.0.0": |
1141 | | - version "15.0.0" |
1142 | | - resolved "https://registry.yarnpkg.com/@best/shared/-/shared-15.0.0.tgz#5bbb91d9a45f50aa94e118f23036ad58b8604e72" |
1143 | | - integrity sha512-1Sq0p42Z912Y4qwNRM68IXsGkgfggpSsSQTfHWXdb1Joux6dAxaFP9Uk2/vfYja5vnpS7k9gP+isAaQfC/4PRA== |
| 1156 | +"@best/shared@16.0.0": |
| 1157 | + version "16.0.0" |
| 1158 | + resolved "https://registry.yarnpkg.com/@best/shared/-/shared-16.0.0.tgz#70287810972d00cb6b1c8415e1a86c44aed172d3" |
| 1159 | + integrity sha512-Hx3UOYMA04B6fWDzSaHEUY/c+Id99qcpQUPnfQ/7Pu1V47W1gb10aWYVMTO9x8hG2Qve9Oy2jjEwto1S+A6Iuw== |
1144 | 1160 |
|
1145 | 1161 | "@best/store-fs@15.0.0": |
1146 | 1162 | version "15.0.0" |
|
1178 | 1194 | systeminformation "^5.23.6" |
1179 | 1195 | winston "^3.17.0" |
1180 | 1196 |
|
| 1197 | +"@best/utils@16.0.0": |
| 1198 | + version "16.0.0" |
| 1199 | + resolved "https://registry.yarnpkg.com/@best/utils/-/utils-16.0.0.tgz#3a3eae183613678fffcf6d292d4b0aba3e9acc0f" |
| 1200 | + integrity sha512-bYJdpLNEE5k5/dtzsWYksGDPJRDqHCURHp3jnJ/TEJ0ToR919BtUR1jwyfKwlRLY7CGc22+dYTtR7QhW8CM0Dg== |
| 1201 | + dependencies: |
| 1202 | + chalk "~2.4.2" |
| 1203 | + https-proxy-agent "^5.0.1" |
| 1204 | + is-ci "^4.1.0" |
| 1205 | + picocolors "^1.1.1" |
| 1206 | + systeminformation "^5.23.6" |
| 1207 | + winston "^3.17.0" |
| 1208 | + |
1181 | 1209 | "@colors/colors@1.5.0": |
1182 | 1210 | version "1.5.0" |
1183 | 1211 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
|
0 commit comments