|
34 | 34 | invariant "^2.2.4" |
35 | 35 | semver "^5.5.0" |
36 | 36 |
|
37 | | -"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0", "@babel/core@~7.10.0": |
| 37 | +"@babel/compat-data@^7.11.0": |
| 38 | + version "7.11.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c" |
| 40 | + integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ== |
| 41 | + dependencies: |
| 42 | + browserslist "^4.12.0" |
| 43 | + invariant "^2.2.4" |
| 44 | + semver "^5.5.0" |
| 45 | + |
| 46 | +"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
38 | 47 | version "7.10.4" |
39 | 48 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
40 | 49 | integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA== |
|
56 | 65 | semver "^5.4.1" |
57 | 66 | source-map "^0.5.0" |
58 | 67 |
|
| 68 | +"@babel/core@~7.11.0": |
| 69 | + version "7.11.0" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 71 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
| 72 | + dependencies: |
| 73 | + "@babel/code-frame" "^7.10.4" |
| 74 | + "@babel/generator" "^7.11.0" |
| 75 | + "@babel/helper-module-transforms" "^7.11.0" |
| 76 | + "@babel/helpers" "^7.10.4" |
| 77 | + "@babel/parser" "^7.11.0" |
| 78 | + "@babel/template" "^7.10.4" |
| 79 | + "@babel/traverse" "^7.11.0" |
| 80 | + "@babel/types" "^7.11.0" |
| 81 | + convert-source-map "^1.7.0" |
| 82 | + debug "^4.1.0" |
| 83 | + gensync "^1.0.0-beta.1" |
| 84 | + json5 "^2.1.2" |
| 85 | + lodash "^4.17.19" |
| 86 | + resolve "^1.3.2" |
| 87 | + semver "^5.4.1" |
| 88 | + source-map "^0.5.0" |
| 89 | + |
59 | 90 | "@babel/generator@^7.10.4", "@babel/generator@^7.9.4": |
60 | 91 | version "7.10.4" |
61 | 92 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.4.tgz#e49eeed9fe114b62fa5b181856a43a5e32f5f243" |
|
66 | 97 | lodash "^4.17.13" |
67 | 98 | source-map "^0.5.0" |
68 | 99 |
|
| 100 | +"@babel/generator@^7.11.0": |
| 101 | + version "7.11.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 103 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 104 | + dependencies: |
| 105 | + "@babel/types" "^7.11.0" |
| 106 | + jsesc "^2.5.1" |
| 107 | + source-map "^0.5.0" |
| 108 | + |
69 | 109 | "@babel/helper-annotate-as-pure@^7.10.4": |
70 | 110 | version "7.10.4" |
71 | 111 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3" |
|
197 | 237 | "@babel/types" "^7.10.4" |
198 | 238 | lodash "^4.17.13" |
199 | 239 |
|
| 240 | +"@babel/helper-module-transforms@^7.11.0": |
| 241 | + version "7.11.0" |
| 242 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 243 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
| 244 | + dependencies: |
| 245 | + "@babel/helper-module-imports" "^7.10.4" |
| 246 | + "@babel/helper-replace-supers" "^7.10.4" |
| 247 | + "@babel/helper-simple-access" "^7.10.4" |
| 248 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 249 | + "@babel/template" "^7.10.4" |
| 250 | + "@babel/types" "^7.11.0" |
| 251 | + lodash "^4.17.19" |
| 252 | + |
200 | 253 | "@babel/helper-optimise-call-expression@^7.10.4": |
201 | 254 | version "7.10.4" |
202 | 255 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
|
245 | 298 | "@babel/template" "^7.10.4" |
246 | 299 | "@babel/types" "^7.10.4" |
247 | 300 |
|
| 301 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
| 302 | + version "7.11.0" |
| 303 | + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
| 304 | + integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== |
| 305 | + dependencies: |
| 306 | + "@babel/types" "^7.11.0" |
| 307 | + |
248 | 308 | "@babel/helper-split-export-declaration@^7.10.4": |
249 | 309 | version "7.10.4" |
250 | 310 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1" |
251 | 311 | integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg== |
252 | 312 | dependencies: |
253 | 313 | "@babel/types" "^7.10.4" |
254 | 314 |
|
| 315 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 316 | + version "7.11.0" |
| 317 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 318 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 319 | + dependencies: |
| 320 | + "@babel/types" "^7.11.0" |
| 321 | + |
255 | 322 | "@babel/helper-validator-identifier@^7.10.4": |
256 | 323 | version "7.10.4" |
257 | 324 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
|
295 | 362 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
296 | 363 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
297 | 364 |
|
| 365 | +"@babel/parser@^7.11.0": |
| 366 | + version "7.11.0" |
| 367 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 368 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
| 369 | + |
298 | 370 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
299 | 371 | version "7.10.4" |
300 | 372 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.4.tgz#4b65abb3d9bacc6c657aaa413e56696f9f170fc6" |
|
345 | 417 | "@babel/helper-plugin-utils" "^7.10.4" |
346 | 418 | "@babel/plugin-syntax-export-default-from" "^7.10.4" |
347 | 419 |
|
348 | | -"@babel/plugin-proposal-export-namespace-from@^7.8.3": |
| 420 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4", "@babel/plugin-proposal-export-namespace-from@^7.8.3": |
349 | 421 | version "7.10.4" |
350 | 422 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" |
351 | 423 | integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== |
|
378 | 450 | "@babel/helper-plugin-utils" "^7.10.4" |
379 | 451 | "@babel/plugin-syntax-json-strings" "^7.8.0" |
380 | 452 |
|
| 453 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": |
| 454 | + version "7.11.0" |
| 455 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" |
| 456 | + integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== |
| 457 | + dependencies: |
| 458 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 459 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 460 | + |
381 | 461 | "@babel/plugin-proposal-logical-assignment-operators@^7.8.3": |
382 | 462 | version "7.10.4" |
383 | 463 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.10.4.tgz#e62b5cf38e494d6cc24683e2a26cba4a28f7ea44" |
|
411 | 491 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
412 | 492 | "@babel/plugin-transform-parameters" "^7.10.4" |
413 | 493 |
|
| 494 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": |
| 495 | + version "7.11.0" |
| 496 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" |
| 497 | + integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== |
| 498 | + dependencies: |
| 499 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 500 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
| 501 | + "@babel/plugin-transform-parameters" "^7.10.4" |
| 502 | + |
414 | 503 | "@babel/plugin-proposal-optional-catch-binding@^7.10.4": |
415 | 504 | version "7.10.4" |
416 | 505 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.10.4.tgz#31c938309d24a78a49d68fdabffaa863758554dd" |
|
427 | 516 | "@babel/helper-plugin-utils" "^7.10.4" |
428 | 517 | "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
429 | 518 |
|
| 519 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": |
| 520 | + version "7.11.0" |
| 521 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" |
| 522 | + integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== |
| 523 | + dependencies: |
| 524 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 525 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
| 526 | + "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
| 527 | + |
430 | 528 | "@babel/plugin-proposal-pipeline-operator@^7.8.3": |
431 | 529 | version "7.10.4" |
432 | 530 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-pipeline-operator/-/plugin-proposal-pipeline-operator-7.10.4.tgz#14d76c110409416f84c520d8a617bbe7f6a754dc" |
|
891 | 989 | dependencies: |
892 | 990 | "@babel/helper-plugin-utils" "^7.10.4" |
893 | 991 |
|
| 992 | +"@babel/plugin-transform-spread@^7.11.0": |
| 993 | + version "7.11.0" |
| 994 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" |
| 995 | + integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== |
| 996 | + dependencies: |
| 997 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 998 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
| 999 | + |
894 | 1000 | "@babel/plugin-transform-sticky-regex@^7.10.4": |
895 | 1001 | version "7.10.4" |
896 | 1002 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.10.4.tgz#8f3889ee8657581130a29d9cc91d7c73b7c4a28d" |
|
929 | 1035 | "@babel/helper-create-regexp-features-plugin" "^7.10.4" |
930 | 1036 | "@babel/helper-plugin-utils" "^7.10.4" |
931 | 1037 |
|
932 | | -"@babel/preset-env@^7.9.0", "@babel/preset-env@~7.10.0": |
| 1038 | +"@babel/preset-env@^7.9.0": |
933 | 1039 | version "7.10.4" |
934 | 1040 | resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f" |
935 | 1041 | integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw== |
|
999 | 1105 | levenary "^1.1.1" |
1000 | 1106 | semver "^5.5.0" |
1001 | 1107 |
|
| 1108 | +"@babel/preset-env@~7.11.0": |
| 1109 | + version "7.11.0" |
| 1110 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
| 1111 | + integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 1112 | + dependencies: |
| 1113 | + "@babel/compat-data" "^7.11.0" |
| 1114 | + "@babel/helper-compilation-targets" "^7.10.4" |
| 1115 | + "@babel/helper-module-imports" "^7.10.4" |
| 1116 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 1117 | + "@babel/plugin-proposal-async-generator-functions" "^7.10.4" |
| 1118 | + "@babel/plugin-proposal-class-properties" "^7.10.4" |
| 1119 | + "@babel/plugin-proposal-dynamic-import" "^7.10.4" |
| 1120 | + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" |
| 1121 | + "@babel/plugin-proposal-json-strings" "^7.10.4" |
| 1122 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" |
| 1123 | + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4" |
| 1124 | + "@babel/plugin-proposal-numeric-separator" "^7.10.4" |
| 1125 | + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" |
| 1126 | + "@babel/plugin-proposal-optional-catch-binding" "^7.10.4" |
| 1127 | + "@babel/plugin-proposal-optional-chaining" "^7.11.0" |
| 1128 | + "@babel/plugin-proposal-private-methods" "^7.10.4" |
| 1129 | + "@babel/plugin-proposal-unicode-property-regex" "^7.10.4" |
| 1130 | + "@babel/plugin-syntax-async-generators" "^7.8.0" |
| 1131 | + "@babel/plugin-syntax-class-properties" "^7.10.4" |
| 1132 | + "@babel/plugin-syntax-dynamic-import" "^7.8.0" |
| 1133 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 1134 | + "@babel/plugin-syntax-json-strings" "^7.8.0" |
| 1135 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 1136 | + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" |
| 1137 | + "@babel/plugin-syntax-numeric-separator" "^7.10.4" |
| 1138 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.0" |
| 1139 | + "@babel/plugin-syntax-optional-catch-binding" "^7.8.0" |
| 1140 | + "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
| 1141 | + "@babel/plugin-syntax-top-level-await" "^7.10.4" |
| 1142 | + "@babel/plugin-transform-arrow-functions" "^7.10.4" |
| 1143 | + "@babel/plugin-transform-async-to-generator" "^7.10.4" |
| 1144 | + "@babel/plugin-transform-block-scoped-functions" "^7.10.4" |
| 1145 | + "@babel/plugin-transform-block-scoping" "^7.10.4" |
| 1146 | + "@babel/plugin-transform-classes" "^7.10.4" |
| 1147 | + "@babel/plugin-transform-computed-properties" "^7.10.4" |
| 1148 | + "@babel/plugin-transform-destructuring" "^7.10.4" |
| 1149 | + "@babel/plugin-transform-dotall-regex" "^7.10.4" |
| 1150 | + "@babel/plugin-transform-duplicate-keys" "^7.10.4" |
| 1151 | + "@babel/plugin-transform-exponentiation-operator" "^7.10.4" |
| 1152 | + "@babel/plugin-transform-for-of" "^7.10.4" |
| 1153 | + "@babel/plugin-transform-function-name" "^7.10.4" |
| 1154 | + "@babel/plugin-transform-literals" "^7.10.4" |
| 1155 | + "@babel/plugin-transform-member-expression-literals" "^7.10.4" |
| 1156 | + "@babel/plugin-transform-modules-amd" "^7.10.4" |
| 1157 | + "@babel/plugin-transform-modules-commonjs" "^7.10.4" |
| 1158 | + "@babel/plugin-transform-modules-systemjs" "^7.10.4" |
| 1159 | + "@babel/plugin-transform-modules-umd" "^7.10.4" |
| 1160 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.10.4" |
| 1161 | + "@babel/plugin-transform-new-target" "^7.10.4" |
| 1162 | + "@babel/plugin-transform-object-super" "^7.10.4" |
| 1163 | + "@babel/plugin-transform-parameters" "^7.10.4" |
| 1164 | + "@babel/plugin-transform-property-literals" "^7.10.4" |
| 1165 | + "@babel/plugin-transform-regenerator" "^7.10.4" |
| 1166 | + "@babel/plugin-transform-reserved-words" "^7.10.4" |
| 1167 | + "@babel/plugin-transform-shorthand-properties" "^7.10.4" |
| 1168 | + "@babel/plugin-transform-spread" "^7.11.0" |
| 1169 | + "@babel/plugin-transform-sticky-regex" "^7.10.4" |
| 1170 | + "@babel/plugin-transform-template-literals" "^7.10.4" |
| 1171 | + "@babel/plugin-transform-typeof-symbol" "^7.10.4" |
| 1172 | + "@babel/plugin-transform-unicode-escapes" "^7.10.4" |
| 1173 | + "@babel/plugin-transform-unicode-regex" "^7.10.4" |
| 1174 | + "@babel/preset-modules" "^0.1.3" |
| 1175 | + "@babel/types" "^7.11.0" |
| 1176 | + browserslist "^4.12.0" |
| 1177 | + core-js-compat "^3.6.2" |
| 1178 | + invariant "^2.2.2" |
| 1179 | + levenary "^1.1.1" |
| 1180 | + semver "^5.5.0" |
| 1181 | + |
1002 | 1182 | "@babel/preset-flow@^7.9.0": |
1003 | 1183 | version "7.10.4" |
1004 | 1184 | resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.4.tgz#e0d9c72f8cb02d1633f6a5b7b16763aa2edf659f" |
|
1067 | 1247 | globals "^11.1.0" |
1068 | 1248 | lodash "^4.17.13" |
1069 | 1249 |
|
| 1250 | +"@babel/traverse@^7.11.0": |
| 1251 | + version "7.11.0" |
| 1252 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 1253 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 1254 | + dependencies: |
| 1255 | + "@babel/code-frame" "^7.10.4" |
| 1256 | + "@babel/generator" "^7.11.0" |
| 1257 | + "@babel/helper-function-name" "^7.10.4" |
| 1258 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1259 | + "@babel/parser" "^7.11.0" |
| 1260 | + "@babel/types" "^7.11.0" |
| 1261 | + debug "^4.1.0" |
| 1262 | + globals "^11.1.0" |
| 1263 | + lodash "^4.17.19" |
| 1264 | + |
1070 | 1265 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.9.0": |
1071 | 1266 | version "7.10.4" |
1072 | 1267 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee" |
|
1076 | 1271 | lodash "^4.17.13" |
1077 | 1272 | to-fast-properties "^2.0.0" |
1078 | 1273 |
|
| 1274 | +"@babel/types@^7.11.0": |
| 1275 | + version "7.11.0" |
| 1276 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 1277 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 1278 | + dependencies: |
| 1279 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1280 | + lodash "^4.17.19" |
| 1281 | + to-fast-properties "^2.0.0" |
| 1282 | + |
1079 | 1283 | "@bcoe/v8-coverage@^0.2.3": |
1080 | 1284 | version "0.2.3" |
1081 | 1285 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments