|
34 | 34 | invariant "^2.2.4"
|
35 | 35 | semver "^5.5.0"
|
36 | 36 |
|
37 |
| -"@babel/[email protected]", "@babel/core@^7.1.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 | + |
| 47 | + version "7.11.0" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
| 49 | + integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
| 50 | + dependencies: |
| 51 | + "@babel/code-frame" "^7.10.4" |
| 52 | + "@babel/generator" "^7.11.0" |
| 53 | + "@babel/helper-module-transforms" "^7.11.0" |
| 54 | + "@babel/helpers" "^7.10.4" |
| 55 | + "@babel/parser" "^7.11.0" |
| 56 | + "@babel/template" "^7.10.4" |
| 57 | + "@babel/traverse" "^7.11.0" |
| 58 | + "@babel/types" "^7.11.0" |
| 59 | + convert-source-map "^1.7.0" |
| 60 | + debug "^4.1.0" |
| 61 | + gensync "^1.0.0-beta.1" |
| 62 | + json5 "^2.1.2" |
| 63 | + lodash "^4.17.19" |
| 64 | + resolve "^1.3.2" |
| 65 | + semver "^5.4.1" |
| 66 | + source-map "^0.5.0" |
| 67 | + |
| 68 | +"@babel/core@^7.1.0": |
38 | 69 | version "7.10.5"
|
39 | 70 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
|
40 | 71 | integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
|
|
65 | 96 | jsesc "^2.5.1"
|
66 | 97 | source-map "^0.5.0"
|
67 | 98 |
|
| 99 | +"@babel/generator@^7.11.0": |
| 100 | + version "7.11.0" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
| 102 | + integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 103 | + dependencies: |
| 104 | + "@babel/types" "^7.11.0" |
| 105 | + jsesc "^2.5.1" |
| 106 | + source-map "^0.5.0" |
| 107 | + |
68 | 108 | "@babel/helper-annotate-as-pure@^7.10.4":
|
69 | 109 | version "7.10.4"
|
70 | 110 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
|
|
179 | 219 | "@babel/types" "^7.10.5"
|
180 | 220 | lodash "^4.17.19"
|
181 | 221 |
|
| 222 | +"@babel/helper-module-transforms@^7.11.0": |
| 223 | + version "7.11.0" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359" |
| 225 | + integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg== |
| 226 | + dependencies: |
| 227 | + "@babel/helper-module-imports" "^7.10.4" |
| 228 | + "@babel/helper-replace-supers" "^7.10.4" |
| 229 | + "@babel/helper-simple-access" "^7.10.4" |
| 230 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 231 | + "@babel/template" "^7.10.4" |
| 232 | + "@babel/types" "^7.11.0" |
| 233 | + lodash "^4.17.19" |
| 234 | + |
182 | 235 | "@babel/helper-optimise-call-expression@^7.10.4":
|
183 | 236 | version "7.10.4"
|
184 | 237 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
|
185 | 238 | integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
|
186 | 239 | dependencies:
|
187 | 240 | "@babel/types" "^7.10.4"
|
188 | 241 |
|
189 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0": |
| 242 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
190 | 243 | version "7.10.4"
|
191 | 244 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
|
192 | 245 | integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
|
|
227 | 280 | "@babel/template" "^7.10.4"
|
228 | 281 | "@babel/types" "^7.10.4"
|
229 | 282 |
|
| 283 | +"@babel/helper-skip-transparent-expression-wrappers@^7.11.0": |
| 284 | + version "7.11.0" |
| 285 | + resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729" |
| 286 | + integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q== |
| 287 | + dependencies: |
| 288 | + "@babel/types" "^7.11.0" |
| 289 | + |
230 | 290 | "@babel/helper-split-export-declaration@^7.10.4":
|
231 | 291 | version "7.10.4"
|
232 | 292 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
|
233 | 293 | integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
|
234 | 294 | dependencies:
|
235 | 295 | "@babel/types" "^7.10.4"
|
236 | 296 |
|
| 297 | +"@babel/helper-split-export-declaration@^7.11.0": |
| 298 | + version "7.11.0" |
| 299 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 300 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 301 | + dependencies: |
| 302 | + "@babel/types" "^7.11.0" |
| 303 | + |
237 | 304 | "@babel/helper-validator-identifier@^7.10.4":
|
238 | 305 | version "7.10.4"
|
239 | 306 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
272 | 339 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
|
273 | 340 | integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
|
274 | 341 |
|
| 342 | +"@babel/parser@^7.11.0": |
| 343 | + version "7.11.0" |
| 344 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
| 345 | + integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
| 346 | + |
275 | 347 |
|
276 | 348 | version "7.10.4"
|
277 | 349 | resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.10.4.tgz#40d38e8e48a1fa3766ab43496253266ca26783ce"
|
|
304 | 376 | "@babel/helper-plugin-utils" "^7.10.4"
|
305 | 377 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
306 | 378 |
|
| 379 | +"@babel/plugin-proposal-export-namespace-from@^7.10.4": |
| 380 | + version "7.10.4" |
| 381 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54" |
| 382 | + integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg== |
| 383 | + dependencies: |
| 384 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 385 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
| 386 | + |
307 | 387 | "@babel/plugin-proposal-json-strings@^7.10.4":
|
308 | 388 | version "7.10.4"
|
309 | 389 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
|
|
312 | 392 | "@babel/helper-plugin-utils" "^7.10.4"
|
313 | 393 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
314 | 394 |
|
| 395 | +"@babel/plugin-proposal-logical-assignment-operators@^7.11.0": |
| 396 | + version "7.11.0" |
| 397 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8" |
| 398 | + integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q== |
| 399 | + dependencies: |
| 400 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 401 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
| 402 | + |
315 | 403 | "@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
|
316 | 404 | version "7.10.4"
|
317 | 405 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
|
|
328 | 416 | "@babel/helper-plugin-utils" "^7.10.4"
|
329 | 417 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
330 | 418 |
|
331 |
| -"@babel/plugin-proposal-object-rest-spread@^7.10.4": |
332 |
| - version "7.10.4" |
333 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0" |
334 |
| - integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA== |
| 419 | +"@babel/plugin-proposal-object-rest-spread@^7.11.0": |
| 420 | + version "7.11.0" |
| 421 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af" |
| 422 | + integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA== |
335 | 423 | dependencies:
|
336 | 424 | "@babel/helper-plugin-utils" "^7.10.4"
|
337 | 425 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
345 | 433 | "@babel/helper-plugin-utils" "^7.10.4"
|
346 | 434 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
347 | 435 |
|
348 |
| -"@babel/plugin-proposal-optional-chaining@^7.10.4": |
349 |
| - version "7.10.4" |
350 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7" |
351 |
| - integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ== |
| 436 | +"@babel/plugin-proposal-optional-chaining@^7.11.0": |
| 437 | + version "7.11.0" |
| 438 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076" |
| 439 | + integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA== |
352 | 440 | dependencies:
|
353 | 441 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 442 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
354 | 443 | "@babel/plugin-syntax-optional-chaining" "^7.8.0"
|
355 | 444 |
|
356 | 445 | "@babel/plugin-proposal-private-methods@^7.10.4":
|
|
390 | 479 | dependencies:
|
391 | 480 | "@babel/helper-plugin-utils" "^7.8.0"
|
392 | 481 |
|
| 482 | +"@babel/plugin-syntax-export-namespace-from@^7.8.3": |
| 483 | + version "7.8.3" |
| 484 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a" |
| 485 | + integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q== |
| 486 | + dependencies: |
| 487 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 488 | + |
393 | 489 | "@babel/plugin-syntax-json-strings@^7.8.0":
|
394 | 490 | version "7.8.3"
|
395 | 491 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
|
396 | 492 | integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
|
397 | 493 | dependencies:
|
398 | 494 | "@babel/helper-plugin-utils" "^7.8.0"
|
399 | 495 |
|
| 496 | +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": |
| 497 | + version "7.10.4" |
| 498 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" |
| 499 | + integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== |
| 500 | + dependencies: |
| 501 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 502 | + |
400 | 503 | "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
|
401 | 504 | version "7.8.3"
|
402 | 505 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
|
|
651 | 754 | dependencies:
|
652 | 755 | "@babel/helper-plugin-utils" "^7.10.4"
|
653 | 756 |
|
654 |
| -"@babel/plugin-transform-spread@^7.10.4": |
655 |
| - version "7.10.4" |
656 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff" |
657 |
| - integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ== |
| 757 | +"@babel/plugin-transform-spread@^7.11.0": |
| 758 | + version "7.11.0" |
| 759 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc" |
| 760 | + integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw== |
658 | 761 | dependencies:
|
659 | 762 | "@babel/helper-plugin-utils" "^7.10.4"
|
| 763 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.11.0" |
660 | 764 |
|
661 | 765 | "@babel/plugin-transform-sticky-regex@^7.10.4":
|
662 | 766 | version "7.10.4"
|
|
705 | 809 | "@babel/helper-create-regexp-features-plugin" "^7.10.4"
|
706 | 810 | "@babel/helper-plugin-utils" "^7.10.4"
|
707 | 811 |
|
708 |
| -"@babel/preset-env@7.10.4": |
709 |
| - version "7.10.4" |
710 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f" |
711 |
| - integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw== |
| 812 | +"@babel/preset-env@7.11.0": |
| 813 | + version "7.11.0" |
| 814 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
| 815 | + integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
712 | 816 | dependencies:
|
713 |
| - "@babel/compat-data" "^7.10.4" |
| 817 | + "@babel/compat-data" "^7.11.0" |
714 | 818 | "@babel/helper-compilation-targets" "^7.10.4"
|
715 | 819 | "@babel/helper-module-imports" "^7.10.4"
|
716 | 820 | "@babel/helper-plugin-utils" "^7.10.4"
|
717 | 821 | "@babel/plugin-proposal-async-generator-functions" "^7.10.4"
|
718 | 822 | "@babel/plugin-proposal-class-properties" "^7.10.4"
|
719 | 823 | "@babel/plugin-proposal-dynamic-import" "^7.10.4"
|
| 824 | + "@babel/plugin-proposal-export-namespace-from" "^7.10.4" |
720 | 825 | "@babel/plugin-proposal-json-strings" "^7.10.4"
|
| 826 | + "@babel/plugin-proposal-logical-assignment-operators" "^7.11.0" |
721 | 827 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
|
722 | 828 | "@babel/plugin-proposal-numeric-separator" "^7.10.4"
|
723 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.10.4" |
| 829 | + "@babel/plugin-proposal-object-rest-spread" "^7.11.0" |
724 | 830 | "@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
|
725 |
| - "@babel/plugin-proposal-optional-chaining" "^7.10.4" |
| 831 | + "@babel/plugin-proposal-optional-chaining" "^7.11.0" |
726 | 832 | "@babel/plugin-proposal-private-methods" "^7.10.4"
|
727 | 833 | "@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
|
728 | 834 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
729 | 835 | "@babel/plugin-syntax-class-properties" "^7.10.4"
|
730 | 836 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
| 837 | + "@babel/plugin-syntax-export-namespace-from" "^7.8.3" |
731 | 838 | "@babel/plugin-syntax-json-strings" "^7.8.0"
|
| 839 | + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" |
732 | 840 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
733 | 841 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
734 | 842 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
|
761 | 869 | "@babel/plugin-transform-regenerator" "^7.10.4"
|
762 | 870 | "@babel/plugin-transform-reserved-words" "^7.10.4"
|
763 | 871 | "@babel/plugin-transform-shorthand-properties" "^7.10.4"
|
764 |
| - "@babel/plugin-transform-spread" "^7.10.4" |
| 872 | + "@babel/plugin-transform-spread" "^7.11.0" |
765 | 873 | "@babel/plugin-transform-sticky-regex" "^7.10.4"
|
766 | 874 | "@babel/plugin-transform-template-literals" "^7.10.4"
|
767 | 875 | "@babel/plugin-transform-typeof-symbol" "^7.10.4"
|
768 | 876 | "@babel/plugin-transform-unicode-escapes" "^7.10.4"
|
769 | 877 | "@babel/plugin-transform-unicode-regex" "^7.10.4"
|
770 | 878 | "@babel/preset-modules" "^0.1.3"
|
771 |
| - "@babel/types" "^7.10.4" |
| 879 | + "@babel/types" "^7.11.0" |
772 | 880 | browserslist "^4.12.0"
|
773 | 881 | core-js-compat "^3.6.2"
|
774 | 882 | invariant "^2.2.2"
|
|
825 | 933 | globals "^11.1.0"
|
826 | 934 | lodash "^4.17.19"
|
827 | 935 |
|
| 936 | +"@babel/traverse@^7.11.0": |
| 937 | + version "7.11.0" |
| 938 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
| 939 | + integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 940 | + dependencies: |
| 941 | + "@babel/code-frame" "^7.10.4" |
| 942 | + "@babel/generator" "^7.11.0" |
| 943 | + "@babel/helper-function-name" "^7.10.4" |
| 944 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 945 | + "@babel/parser" "^7.11.0" |
| 946 | + "@babel/types" "^7.11.0" |
| 947 | + debug "^4.1.0" |
| 948 | + globals "^11.1.0" |
| 949 | + lodash "^4.17.19" |
| 950 | + |
828 | 951 | "@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
829 | 952 | version "7.10.5"
|
830 | 953 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
|
|
834 | 957 | lodash "^4.17.19"
|
835 | 958 | to-fast-properties "^2.0.0"
|
836 | 959 |
|
| 960 | +"@babel/types@^7.11.0": |
| 961 | + version "7.11.0" |
| 962 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
| 963 | + integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 964 | + dependencies: |
| 965 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 966 | + lodash "^4.17.19" |
| 967 | + to-fast-properties "^2.0.0" |
| 968 | + |
837 | 969 | "@cnakazawa/watch@^1.0.3":
|
838 | 970 | version "1.0.4"
|
839 | 971 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
|
|
0 commit comments