|
175 | 175 | semver "^5.4.1"
|
176 | 176 | source-map "^0.5.0"
|
177 | 177 |
|
178 |
| -"@babel/core@^7.11.1", "@babel/core@^7.12.3", "@babel/core@^7.15.5": |
179 |
| - version "7.17.8" |
180 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.8.tgz#3dac27c190ebc3a4381110d46c80e77efe172e1a" |
181 |
| - integrity sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ== |
182 |
| - dependencies: |
183 |
| - "@ampproject/remapping" "^2.1.0" |
184 |
| - "@babel/code-frame" "^7.16.7" |
185 |
| - "@babel/generator" "^7.17.7" |
186 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
187 |
| - "@babel/helper-module-transforms" "^7.17.7" |
188 |
| - "@babel/helpers" "^7.17.8" |
189 |
| - "@babel/parser" "^7.17.8" |
190 |
| - "@babel/template" "^7.16.7" |
191 |
| - "@babel/traverse" "^7.17.3" |
192 |
| - "@babel/types" "^7.17.0" |
193 |
| - convert-source-map "^1.7.0" |
194 |
| - debug "^4.1.0" |
195 |
| - gensync "^1.0.0-beta.2" |
196 |
| - json5 "^2.1.2" |
197 |
| - semver "^6.3.0" |
198 |
| - |
199 |
| -"@babel/core@^7.11.6", "@babel/core@^7.17.9": |
200 |
| - version "7.17.9" |
201 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
202 |
| - integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
| 178 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.17.10": |
| 179 | + version "7.17.10" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
| 181 | + integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
203 | 182 | dependencies:
|
204 | 183 | "@ampproject/remapping" "^2.1.0"
|
205 | 184 | "@babel/code-frame" "^7.16.7"
|
206 |
| - "@babel/generator" "^7.17.9" |
207 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
| 185 | + "@babel/generator" "^7.17.10" |
| 186 | + "@babel/helper-compilation-targets" "^7.17.10" |
208 | 187 | "@babel/helper-module-transforms" "^7.17.7"
|
209 | 188 | "@babel/helpers" "^7.17.9"
|
210 |
| - "@babel/parser" "^7.17.9" |
| 189 | + "@babel/parser" "^7.17.10" |
211 | 190 | "@babel/template" "^7.16.7"
|
212 |
| - "@babel/traverse" "^7.17.9" |
213 |
| - "@babel/types" "^7.17.0" |
| 191 | + "@babel/traverse" "^7.17.10" |
| 192 | + "@babel/types" "^7.17.10" |
214 | 193 | convert-source-map "^1.7.0"
|
215 | 194 | debug "^4.1.0"
|
216 | 195 | gensync "^1.0.0-beta.2"
|
|
226 | 205 | eslint-visitor-keys "^2.1.0"
|
227 | 206 | semver "^6.3.0"
|
228 | 207 |
|
229 |
| -"@babel/generator@^7.12.5", "@babel/generator@^7.17.3", "@babel/generator@^7.17.7", "@babel/generator@^7.7.2": |
230 |
| - version "7.17.7" |
231 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.7.tgz#8da2599beb4a86194a3b24df6c085931d9ee45ad" |
232 |
| - integrity sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w== |
233 |
| - dependencies: |
234 |
| - "@babel/types" "^7.17.0" |
235 |
| - jsesc "^2.5.1" |
236 |
| - source-map "^0.5.0" |
237 |
| - |
238 |
| -"@babel/generator@^7.17.9": |
239 |
| - version "7.17.9" |
240 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
241 |
| - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
| 208 | +"@babel/generator@^7.12.5", "@babel/generator@^7.17.10", "@babel/generator@^7.7.2": |
| 209 | + version "7.17.10" |
| 210 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
| 211 | + integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
242 | 212 | dependencies:
|
243 |
| - "@babel/types" "^7.17.0" |
| 213 | + "@babel/types" "^7.17.10" |
| 214 | + "@jridgewell/gen-mapping" "^0.1.0" |
244 | 215 | jsesc "^2.5.1"
|
245 |
| - source-map "^0.5.0" |
246 | 216 |
|
247 | 217 | "@babel/helper-annotate-as-pure@^7.16.7":
|
248 | 218 | version "7.16.7"
|
|
259 | 229 | "@babel/helper-explode-assignable-expression" "^7.16.7"
|
260 | 230 | "@babel/types" "^7.16.7"
|
261 | 231 |
|
262 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.17.7": |
| 232 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10": |
263 | 233 | version "7.17.10"
|
264 | 234 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
|
265 | 235 | integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
|
|
503 | 473 | "@babel/traverse" "^7.16.8"
|
504 | 474 | "@babel/types" "^7.16.8"
|
505 | 475 |
|
506 |
| -"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.8": |
507 |
| - version "7.17.8" |
508 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.8.tgz#288450be8c6ac7e4e44df37bcc53d345e07bc106" |
509 |
| - integrity sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw== |
510 |
| - dependencies: |
511 |
| - "@babel/template" "^7.16.7" |
512 |
| - "@babel/traverse" "^7.17.3" |
513 |
| - "@babel/types" "^7.17.0" |
514 |
| - |
515 |
| -"@babel/helpers@^7.17.9": |
| 476 | +"@babel/helpers@^7.12.5", "@babel/helpers@^7.17.9": |
516 | 477 | version "7.17.9"
|
517 | 478 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.17.9.tgz#b2af120821bfbe44f9907b1826e168e819375a1a"
|
518 | 479 | integrity sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==
|
|
530 | 491 | chalk "^2.0.0"
|
531 | 492 | js-tokens "^4.0.0"
|
532 | 493 |
|
533 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.3", "@babel/parser@^7.17.8": |
534 |
| - version "7.17.8" |
535 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.8.tgz#2817fb9d885dd8132ea0f8eb615a6388cca1c240" |
536 |
| - integrity sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ== |
537 |
| - |
538 |
| -"@babel/parser@^7.17.9": |
539 |
| - version "7.17.9" |
540 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
541 |
| - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 494 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10": |
| 495 | + version "7.17.10" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
| 497 | + integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
542 | 498 |
|
543 | 499 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
544 | 500 | version "7.16.7"
|
|
1260 | 1216 | "@babel/parser" "^7.16.7"
|
1261 | 1217 | "@babel/types" "^7.16.7"
|
1262 | 1218 |
|
1263 |
| -"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.7.2": |
1264 |
| - version "7.17.3" |
1265 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.3.tgz#0ae0f15b27d9a92ba1f2263358ea7c4e7db47b57" |
1266 |
| - integrity sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw== |
1267 |
| - dependencies: |
1268 |
| - "@babel/code-frame" "^7.16.7" |
1269 |
| - "@babel/generator" "^7.17.3" |
1270 |
| - "@babel/helper-environment-visitor" "^7.16.7" |
1271 |
| - "@babel/helper-function-name" "^7.16.7" |
1272 |
| - "@babel/helper-hoist-variables" "^7.16.7" |
1273 |
| - "@babel/helper-split-export-declaration" "^7.16.7" |
1274 |
| - "@babel/parser" "^7.17.3" |
1275 |
| - "@babel/types" "^7.17.0" |
1276 |
| - debug "^4.1.0" |
1277 |
| - globals "^11.1.0" |
1278 |
| - |
1279 |
| -"@babel/traverse@^7.17.9": |
1280 |
| - version "7.17.9" |
1281 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
1282 |
| - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 1219 | +"@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.7.2": |
| 1220 | + version "7.17.10" |
| 1221 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
| 1222 | + integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
1283 | 1223 | dependencies:
|
1284 | 1224 | "@babel/code-frame" "^7.16.7"
|
1285 |
| - "@babel/generator" "^7.17.9" |
| 1225 | + "@babel/generator" "^7.17.10" |
1286 | 1226 | "@babel/helper-environment-visitor" "^7.16.7"
|
1287 | 1227 | "@babel/helper-function-name" "^7.17.9"
|
1288 | 1228 | "@babel/helper-hoist-variables" "^7.16.7"
|
1289 | 1229 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1290 |
| - "@babel/parser" "^7.17.9" |
1291 |
| - "@babel/types" "^7.17.0" |
| 1230 | + "@babel/parser" "^7.17.10" |
| 1231 | + "@babel/types" "^7.17.10" |
1292 | 1232 | debug "^4.1.0"
|
1293 | 1233 | globals "^11.1.0"
|
1294 | 1234 |
|
|
1927 | 1867 | "@babel/runtime" "^7.7.2"
|
1928 | 1868 | regenerator-runtime "^0.13.3"
|
1929 | 1869 |
|
| 1870 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1871 | + version "0.1.1" |
| 1872 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1873 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1874 | + dependencies: |
| 1875 | + "@jridgewell/set-array" "^1.0.0" |
| 1876 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1877 | + |
1930 | 1878 | "@jridgewell/resolve-uri@^3.0.3":
|
1931 | 1879 | version "3.0.4"
|
1932 | 1880 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.4.tgz#b876e3feefb9c8d3aa84014da28b5e52a0640d72"
|
1933 | 1881 | integrity sha512-cz8HFjOFfUBtvN+NXYSFMHYRdxZMaEl0XypVrhzxBgadKIXhIkRd8aMeHhmF56Sl7SuS8OnUpQ73/k9LE4VnLg==
|
1934 | 1882 |
|
| 1883 | +"@jridgewell/set-array@^1.0.0": |
| 1884 | + version "1.1.0" |
| 1885 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
| 1886 | + integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1887 | + |
1935 | 1888 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1936 | 1889 | version "1.4.11"
|
1937 | 1890 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
@@ -7587,14 +7540,7 @@ json-stringify-safe@~5.0.1:
|
7587 | 7540 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
7588 | 7541 | integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
7589 | 7542 |
|
7590 |
| -json5@^2.1.2, json5@^2.2.0: |
7591 |
| - version "2.2.0" |
7592 |
| - resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
7593 |
| - integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
7594 |
| - dependencies: |
7595 |
| - minimist "^1.2.5" |
7596 |
| - |
7597 |
| -json5@^2.2.1: |
| 7543 | +json5@^2.1.2, json5@^2.2.0, json5@^2.2.1: |
7598 | 7544 | version "2.2.1"
|
7599 | 7545 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
|
7600 | 7546 | integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
|
|
0 commit comments