|
992 | 992 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa" |
993 | 993 | integrity sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA== |
994 | 994 |
|
995 | | -"@best/analyzer@15.0.0": |
996 | | - version "15.0.0" |
997 | | - resolved "https://registry.yarnpkg.com/@best/analyzer/-/analyzer-15.0.0.tgz#0c9ccd0386fe83cac7f92af0e80ead8227cbb28b" |
998 | | - integrity sha512-rpkBcDqL52eGyp4ej0C4eY7uDhJU3UILMvUymhJ2fG9OCa78LP16dcGjuCGqg+dABKVlB6nq1b8mM+yFfrhheQ== |
| 995 | +"@best/analyzer@16.0.0": |
| 996 | + version "16.0.0" |
| 997 | + resolved "https://registry.yarnpkg.com/@best/analyzer/-/analyzer-16.0.0.tgz#36ebf9a5a7073ad8c45542b5c9eebf3dd8be1d11" |
| 998 | + integrity sha512-8iJe2jAU5ev6V7pZKdMv31XUOnVB0Bhvxpn9WLhvpRq8QEUgGq1uL0WJsDc9MxiWxd2CHCD7MyAP4sGRBrnUuA== |
999 | 999 |
|
1000 | | -"@best/api-db@15.0.0": |
1001 | | - version "15.0.0" |
1002 | | - resolved "https://registry.yarnpkg.com/@best/api-db/-/api-db-15.0.0.tgz#346397ef878921ebd7b48410f88028b0a98c8252" |
1003 | | - integrity sha512-Uspzdz3LPVBQJuim5fg5t6JpmbvICsHjp5P/Rfjejr/8+Z319ybkzyEcr6/YNgxlYac3c3A1o8aSFlLdyiAMlg== |
| 1000 | +"@best/api-db@16.0.0": |
| 1001 | + version "16.0.0" |
| 1002 | + resolved "https://registry.yarnpkg.com/@best/api-db/-/api-db-16.0.0.tgz#6f92c9d1bbf5c8db5704d3f769f22b1b4b71c167" |
| 1003 | + integrity sha512-SN+ThJ9n7zbTcQgITKcDNKYdmLQLLapeKvMILuAjMhz8eqts8qPdB8AHPJVtTPkxQP66cjPV7QdTnjz+vy7I5Q== |
1004 | 1004 | dependencies: |
1005 | 1005 | https-proxy-agent "5.0.1" |
1006 | 1006 | pg "^8.13.1" |
1007 | 1007 | sqlite "^5.1.1" |
1008 | 1008 | sqlite3 "^5.1.7" |
1009 | 1009 |
|
1010 | | -"@best/builder@15.0.0": |
1011 | | - version "15.0.0" |
1012 | | - resolved "https://registry.yarnpkg.com/@best/builder/-/builder-15.0.0.tgz#6a8d4e559c3afefc3e72abb83cc2ba1fc2314747" |
1013 | | - integrity sha512-i/hnhOAAiDoKkIEcAF+DUDrwedLLtnSSzhknG7qlmEworRhc+R/68R2Jc3U0nI0B9A3z/7nEBRorF0mV0dVpXw== |
| 1010 | +"@best/builder@16.0.0": |
| 1011 | + version "16.0.0" |
| 1012 | + resolved "https://registry.yarnpkg.com/@best/builder/-/builder-16.0.0.tgz#8a8ef19a471bb13eb0375b4970950f8f56f2d651" |
| 1013 | + integrity sha512-g+IlCgajJlofuvRUzEc3nOqdAlyKSF30nG9mAd3qKJz8u1HoLF10F+G70hMGRs4MSapAR0dGXEPLkm9zPoRLXw== |
1014 | 1014 | dependencies: |
1015 | | - "@best/runtime" "15.0.0" |
1016 | | - "@best/utils" "15.0.0" |
| 1015 | + "@best/runtime" "16.0.0" |
| 1016 | + "@best/utils" "16.0.0" |
1017 | 1017 | mkdirp "^3.0.1" |
1018 | 1018 | ncp "^2.0.0" |
1019 | 1019 | rimraf "^6.0.1" |
1020 | 1020 | rollup "^4.28.0" |
1021 | 1021 | worker-farm "~1.7.0" |
1022 | 1022 |
|
1023 | | -"@best/cli@^15.0.0": |
1024 | | - version "15.0.0" |
1025 | | - resolved "https://registry.yarnpkg.com/@best/cli/-/cli-15.0.0.tgz#cab4fed04b84a3daef33b2cde56510234e50926b" |
1026 | | - integrity sha512-9yKIbG2GbE1BKziQp68uXVZle1I5meuEHSZCkjt83wUy9E7Y9laY9tN945gVt/7eBWZZx0NegiiDO/DnlP2RMw== |
1027 | | - dependencies: |
1028 | | - "@best/analyzer" "15.0.0" |
1029 | | - "@best/api-db" "15.0.0" |
1030 | | - "@best/builder" "15.0.0" |
1031 | | - "@best/compare" "15.0.0" |
1032 | | - "@best/config" "15.0.0" |
1033 | | - "@best/console-stream" "15.0.0" |
1034 | | - "@best/github-integration" "15.0.0" |
1035 | | - "@best/runner" "15.0.0" |
1036 | | - "@best/store" "15.0.0" |
1037 | | - "@best/store-fs" "15.0.0" |
1038 | | - "@best/utils" "15.0.0" |
| 1023 | +"@best/cli@^16.0.0": |
| 1024 | + version "16.0.0" |
| 1025 | + resolved "https://registry.yarnpkg.com/@best/cli/-/cli-16.0.0.tgz#f9fec3f3d7e4492b7df61e9e6d92f49b10c0a1b0" |
| 1026 | + integrity sha512-9wKDp9PlFMwHSZzmxEMLggM41i086yE6yMY1LrrzZIAK3iEkwX8rFwXVE1TuDL761poMOZjfuL2Cdz/Y8vEhFg== |
| 1027 | + dependencies: |
| 1028 | + "@best/analyzer" "16.0.0" |
| 1029 | + "@best/api-db" "16.0.0" |
| 1030 | + "@best/builder" "16.0.0" |
| 1031 | + "@best/compare" "16.0.0" |
| 1032 | + "@best/config" "16.0.0" |
| 1033 | + "@best/console-stream" "16.0.0" |
| 1034 | + "@best/github-integration" "16.0.0" |
| 1035 | + "@best/runner" "16.0.0" |
| 1036 | + "@best/store" "16.0.0" |
| 1037 | + "@best/store-fs" "16.0.0" |
| 1038 | + "@best/utils" "16.0.0" |
1039 | 1039 | asciichart "1.5.25" |
1040 | 1040 | chalk "~2.4.2" |
1041 | 1041 | cli-table3 "^0.6.5" |
|
1046 | 1046 | simple-statistics "^7.8.7" |
1047 | 1047 | yargs "^17.7.2" |
1048 | 1048 |
|
1049 | | -"@best/compare@15.0.0": |
1050 | | - version "15.0.0" |
1051 | | - resolved "https://registry.yarnpkg.com/@best/compare/-/compare-15.0.0.tgz#f54836d8c49060e762fe5d676b84cc6cbde2d7cb" |
1052 | | - integrity sha512-J0VbnZsgurhk9Ow9OJr63BPfI68FpXCl2kMQMK9Uia0T/+FGSnEsa/i/642v+y4nH7yZa4hz3A6qki5KgCsV/Q== |
| 1049 | +"@best/compare@16.0.0": |
| 1050 | + version "16.0.0" |
| 1051 | + resolved "https://registry.yarnpkg.com/@best/compare/-/compare-16.0.0.tgz#00cee533dd14dfd56780ed667a13b24c5dcac05a" |
| 1052 | + integrity sha512-k/ujLe1rBzgC6Y8DJd1mIO2pDdWXtDkGy7blys9pypMfrRWMmI6PVgelnnV2tm0c/vGELdy2iqFoxkZhDKkWhw== |
1053 | 1053 | dependencies: |
1054 | | - "@best/analyzer" "15.0.0" |
| 1054 | + "@best/analyzer" "16.0.0" |
1055 | 1055 | chalk "~2.4.2" |
1056 | 1056 |
|
1057 | | -"@best/config@15.0.0": |
1058 | | - version "15.0.0" |
1059 | | - resolved "https://registry.yarnpkg.com/@best/config/-/config-15.0.0.tgz#0ddb41a89d817c0f02acd71a4e7e371b114c427a" |
1060 | | - integrity sha512-7HMymB//Eij0wjTGKdkfkpirNQ9LIDvQRnZ4aal8Z9JGXntRdqqSaW1dPt2F+SUwm+nhnyGbqJU04P1UCbhVfA== |
| 1057 | +"@best/config@16.0.0": |
| 1058 | + version "16.0.0" |
| 1059 | + resolved "https://registry.yarnpkg.com/@best/config/-/config-16.0.0.tgz#3df74e32185b8a4325ba9bbfbdec72da29ce9cfe" |
| 1060 | + integrity sha512-2ylGWie72MYF7ttkhERZvGFFYF9NEGzgpfz2QambV2xGbJL5RblAgafzX2XQXzgdQ75or8wWJTtMKLNQBPzB9Q== |
1061 | 1061 | dependencies: |
1062 | | - "@best/regex-util" "15.0.0" |
1063 | | - "@best/utils" "15.0.0" |
| 1062 | + "@best/regex-util" "16.0.0" |
| 1063 | + "@best/utils" "16.0.0" |
1064 | 1064 | chalk "~2.4.2" |
1065 | 1065 | simple-git "3.27.0" |
1066 | 1066 |
|
|
1072 | 1072 | "@best/utils" "15.0.0" |
1073 | 1073 | chalk "~2.4.2" |
1074 | 1074 |
|
1075 | | -"@best/github-integration@15.0.0": |
1076 | | - version "15.0.0" |
1077 | | - resolved "https://registry.yarnpkg.com/@best/github-integration/-/github-integration-15.0.0.tgz#4be6357e3a5345a5370ffbf93011f180a4372d8b" |
1078 | | - integrity sha512-5sOq4QAYEq+2J5HiJBtrghiApLhD6ofKzVCfBZ41Lbmptys9bIc4KhLBmtvEgzC9wp/NkfCOy7P4Vn/n7LDrhA== |
| 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 | 1079 | dependencies: |
1080 | | - "@best/api-db" "15.0.0" |
1081 | | - "@best/types" "15.0.0" |
1082 | | - "@best/utils" "15.0.0" |
| 1080 | + "@best/utils" "16.0.0" |
| 1081 | + chalk "~2.4.2" |
| 1082 | + |
| 1083 | +"@best/github-integration@16.0.0": |
| 1084 | + version "16.0.0" |
| 1085 | + resolved "https://registry.yarnpkg.com/@best/github-integration/-/github-integration-16.0.0.tgz#94ece72c0b6ed0a4910e64af63825d97e96d4d31" |
| 1086 | + integrity sha512-lySJ2s0AxUQYDpL69NBTSVZENdI+mDAaHmkKPAjPao54T0Z4JHcUKxpmhO4kEwk+taKENbEyPfT5/vaqw/8Rxg== |
| 1087 | + dependencies: |
| 1088 | + "@best/api-db" "16.0.0" |
| 1089 | + "@best/types" "16.0.0" |
| 1090 | + "@best/utils" "16.0.0" |
1083 | 1091 | "@octokit/rest" "^16.28.2" |
1084 | 1092 | base-64 "1.0.0" |
1085 | 1093 | expand-tilde "~2.0.2" |
1086 | 1094 | json2md "~1.5.11" |
1087 | 1095 | jsonwebtoken "9.0.2" |
1088 | 1096 |
|
1089 | | -"@best/regex-util@15.0.0": |
1090 | | - version "15.0.0" |
1091 | | - resolved "https://registry.yarnpkg.com/@best/regex-util/-/regex-util-15.0.0.tgz#cec36d9468b76be331fe68d40f1ef086fc7982c6" |
1092 | | - integrity sha512-zkoSu9QZUlM6qK+Qcn6bghNLxPwxIri346xvULyjWJubuZAo0q+Gq55ENW93LtvlJNb0DCHMv5Yruuw7Hkd+CQ== |
| 1097 | +"@best/regex-util@16.0.0": |
| 1098 | + version "16.0.0" |
| 1099 | + resolved "https://registry.yarnpkg.com/@best/regex-util/-/regex-util-16.0.0.tgz#303264583dadb8b2bd8864cd188509653b2fb521" |
| 1100 | + integrity sha512-3+gFVTJ4V3FNFWtIjPRyQZebZCxAlbOgK6mj78NP90lSzp6APGubAS7xCM3OAbg1gBqb0Nz5L6Zl8cfpH0uaFw== |
1093 | 1101 |
|
1094 | 1102 | "@best/runner-abstract@15.0.0": |
1095 | 1103 | version "15.0.0" |
|
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" |
|
1120 | 1136 | socket.io-client "^4.8.1" |
1121 | 1137 | tar "^7.4.3" |
1122 | 1138 |
|
1123 | | -"@best/runner@15.0.0": |
1124 | | - version "15.0.0" |
1125 | | - resolved "https://registry.yarnpkg.com/@best/runner/-/runner-15.0.0.tgz#8823822dc9fad7268ad0bb6f544bb66c262385ab" |
1126 | | - integrity sha512-9aUDur+rWAT38lqPa+4Fdft01Htil/jaXG4YPdW9JICQ5iRc+QUnHvpcsa8hQmO58Nw+wXaqmO45l4LMSKPevQ== |
| 1139 | +"@best/runner@16.0.0": |
| 1140 | + version "16.0.0" |
| 1141 | + resolved "https://registry.yarnpkg.com/@best/runner/-/runner-16.0.0.tgz#423685aae1af6f08da4b7792825f8a8f80fd892d" |
| 1142 | + integrity sha512-H9akGxF90zi1a894X5BJANYrfrgOtuZcf0TXtG0hl30SrljY5xnDEO6zLUFR79HGg2euwiuxGYtsHLEPnN8K3w== |
1127 | 1143 | dependencies: |
1128 | | - "@best/console-stream" "15.0.0" |
1129 | | - "@best/runner-abstract" "15.0.0" |
1130 | | - "@best/utils" "15.0.0" |
| 1144 | + "@best/console-stream" "16.0.0" |
| 1145 | + "@best/runner-abstract" "16.0.0" |
| 1146 | + "@best/utils" "16.0.0" |
1131 | 1147 | chalk "~2.4.2" |
1132 | 1148 |
|
1133 | | -"@best/runtime@15.0.0": |
1134 | | - version "15.0.0" |
1135 | | - resolved "https://registry.yarnpkg.com/@best/runtime/-/runtime-15.0.0.tgz#e2f6dcf4e8306372498bc4c7e6e39e5a1d4d95c6" |
1136 | | - integrity sha512-IoINNZKurfXZ5y4sXImhjwLMzKM2QhRuK/ozRnPT3WvZNXVR6pk0Fh+kKLujIW875fjEYcrap31g9euR0q2Fng== |
| 1149 | +"@best/runtime@16.0.0": |
| 1150 | + version "16.0.0" |
| 1151 | + resolved "https://registry.yarnpkg.com/@best/runtime/-/runtime-16.0.0.tgz#df0b5c1aacca35f18fe061c11dc5890266102d63" |
| 1152 | + integrity sha512-c70gLiV88Zcw/rqA4Otp4InrzHwWWN5eK77GCujNf0Zwt0GarYnZzdYi+iRlINKbUa2pibhAoLtJvyeN8vINUA== |
1137 | 1153 | dependencies: |
1138 | 1154 | chalk "~2.4.2" |
1139 | 1155 |
|
|
1142 | 1158 | resolved "https://registry.yarnpkg.com/@best/shared/-/shared-15.0.0.tgz#5bbb91d9a45f50aa94e118f23036ad58b8604e72" |
1143 | 1159 | integrity sha512-1Sq0p42Z912Y4qwNRM68IXsGkgfggpSsSQTfHWXdb1Joux6dAxaFP9Uk2/vfYja5vnpS7k9gP+isAaQfC/4PRA== |
1144 | 1160 |
|
1145 | | -"@best/store-fs@15.0.0": |
1146 | | - version "15.0.0" |
1147 | | - resolved "https://registry.yarnpkg.com/@best/store-fs/-/store-fs-15.0.0.tgz#8dc0de6df778313c98744d03c3c6879b8b2efa29" |
1148 | | - integrity sha512-QjdYx7OySconj7uXwBUBfP9m3W+Wydwt2v2sLwiWztNhgiEr/cVOWmzYvbccutzXmHZLxVGCFpLJFzvdxzqZoA== |
| 1161 | +"@best/store-fs@16.0.0": |
| 1162 | + version "16.0.0" |
| 1163 | + resolved "https://registry.yarnpkg.com/@best/store-fs/-/store-fs-16.0.0.tgz#607a22621f3942f44ebdee30c0018664f9b8704c" |
| 1164 | + integrity sha512-dyrvH2d4g+km8JnGuAreNl1I2hD9+6UAcje2NpH4H3p80/9HoNPh48vGGO1sBTKwVjqlmht5xs8ktDtiaZuumQ== |
1149 | 1165 | dependencies: |
1150 | | - "@best/types" "15.0.0" |
| 1166 | + "@best/types" "16.0.0" |
1151 | 1167 | chalk "~2.4.2" |
1152 | 1168 | globby "14.0.2" |
1153 | 1169 |
|
1154 | | -"@best/store@15.0.0": |
1155 | | - version "15.0.0" |
1156 | | - resolved "https://registry.yarnpkg.com/@best/store/-/store-15.0.0.tgz#1aa10be1d32e549d8d58c43e94cd77a5c5bc4784" |
1157 | | - integrity sha512-pMhREb3W3i9OzFFowDUfMYsYnUUx+nXiBUQgQTo0EScz50irWlgbIORVO2EObsjSECGp5bAt3ULdN4wjGSGO/A== |
| 1170 | +"@best/store@16.0.0": |
| 1171 | + version "16.0.0" |
| 1172 | + resolved "https://registry.yarnpkg.com/@best/store/-/store-16.0.0.tgz#186f31043bff85b0eb7553cbb731a418be085ba3" |
| 1173 | + integrity sha512-4tEFnXVt9jpOUu9jQQPNIkAZsfNDN9q6bs07UGQ40TlIRgFtm4mewqjHIIV6fPdd8mYBVnimBgBCvlcFyg/AjQ== |
1158 | 1174 | dependencies: |
1159 | 1175 | json2md "~1.5.11" |
1160 | 1176 | mkdirp "^3.0.1" |
|
1166 | 1182 | resolved "https://registry.yarnpkg.com/@best/types/-/types-15.0.0.tgz#4b3f2a8780469f2cc2bfcd873093786b4446ab84" |
1167 | 1183 | integrity sha512-Q6279zcQjjJT9xkfnlAu9FXemM6RW1cf0JiZY2U6zpgYODCyQuM/msjAEO46eVldi3pDKm824P7U4woMjviFDQ== |
1168 | 1184 |
|
| 1185 | +"@best/types@16.0.0": |
| 1186 | + version "16.0.0" |
| 1187 | + resolved "https://registry.yarnpkg.com/@best/types/-/types-16.0.0.tgz#fdfad51e79b730f9480a84d69506caf2b0aa35a3" |
| 1188 | + integrity sha512-HG/2VtQ9XBokQ8ixsniSDFUHDGYjAimESlmUWzIeH4/TSgiZYeyf7DlUnuZpfnUC5vtVuB4UJJkumgRWyyUg+Q== |
| 1189 | + |
1169 | 1190 | "@best/utils@15.0.0": |
1170 | 1191 | version "15.0.0" |
1171 | 1192 | resolved "https://registry.yarnpkg.com/@best/utils/-/utils-15.0.0.tgz#afd0f0f0f1b977dafa46cc0661d826a0ebb980c0" |
|
1178 | 1199 | systeminformation "^5.23.6" |
1179 | 1200 | winston "^3.17.0" |
1180 | 1201 |
|
| 1202 | +"@best/utils@16.0.0": |
| 1203 | + version "16.0.0" |
| 1204 | + resolved "https://registry.yarnpkg.com/@best/utils/-/utils-16.0.0.tgz#3a3eae183613678fffcf6d292d4b0aba3e9acc0f" |
| 1205 | + integrity sha512-bYJdpLNEE5k5/dtzsWYksGDPJRDqHCURHp3jnJ/TEJ0ToR919BtUR1jwyfKwlRLY7CGc22+dYTtR7QhW8CM0Dg== |
| 1206 | + dependencies: |
| 1207 | + chalk "~2.4.2" |
| 1208 | + https-proxy-agent "^5.0.1" |
| 1209 | + is-ci "^4.1.0" |
| 1210 | + picocolors "^1.1.1" |
| 1211 | + systeminformation "^5.23.6" |
| 1212 | + winston "^3.17.0" |
| 1213 | + |
1181 | 1214 | "@colors/colors@1.5.0": |
1182 | 1215 | version "1.5.0" |
1183 | 1216 | resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" |
|
2089 | 2122 |
|
2090 | 2123 | "@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin": |
2091 | 2124 | version "0.0.0" |
2092 | | - uid "" |
2093 | 2125 |
|
2094 | 2126 | "@lwc/test-utils-lwc-internals@link:./scripts/test-utils": |
2095 | 2127 | version "0.0.0" |
2096 | | - uid "" |
2097 | 2128 |
|
2098 | 2129 | "@napi-rs/wasm-runtime@0.2.4": |
2099 | 2130 | version "0.2.4" |
|
0 commit comments