113113 dependencies :
114114 " @babel/highlight" " ^7.0.0"
115115
116- " @babel/core@7.6.0 " :
117- version "7.6.0 "
118- resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.0 .tgz#9b00f73554edd67bebc86df8303ef678be3d7b48 "
119- integrity sha512-FuRhDRtsd6IptKpHXAa+4WPZYY2ZzgowkbLBecEDDSje1X/apG7jQM33or3NdOmjXBKWGOg4JmSiRfUfuTtHXw ==
116+ " @babel/core@7.6.2 " :
117+ version "7.6.2 "
118+ resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.2 .tgz#069a776e8d5e9eefff76236bc8845566bd31dd91 "
119+ integrity sha512-l8zto/fuoZIbncm+01p8zPSDZu/VuuJhAfA7d/AbzM09WR7iVhavvfNDYCNpo1VvLk6E6xgAoP9P+/EMJHuRkQ ==
120120 dependencies :
121121 " @babel/code-frame" " ^7.5.5"
122- " @babel/generator" " ^7.6.0 "
123- " @babel/helpers" " ^7.6.0 "
124- " @babel/parser" " ^7.6.0 "
122+ " @babel/generator" " ^7.6.2 "
123+ " @babel/helpers" " ^7.6.2 "
124+ " @babel/parser" " ^7.6.2 "
125125 " @babel/template" " ^7.6.0"
126- " @babel/traverse" " ^7.6.0 "
126+ " @babel/traverse" " ^7.6.2 "
127127 " @babel/types" " ^7.6.0"
128128 convert-source-map "^1.1.0"
129129 debug "^4.1.0"
144144 source-map "^0.5.0"
145145 trim-right "^1.0.1"
146146
147+ " @babel/generator@^7.6.2 " :
148+ version "7.6.2"
149+ resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.2.tgz#dac8a3c2df118334c2a29ff3446da1636a8f8c03"
150+ integrity sha512-j8iHaIW4gGPnViaIHI7e9t/Hl8qLjERI6DcV9kEpAIDJsAOrcnXqRS7t+QbhL76pwbtqP+QCQLL0z1CyVmtjjQ==
151+ dependencies :
152+ " @babel/types" " ^7.6.0"
153+ jsesc "^2.5.1"
154+ lodash "^4.17.13"
155+ source-map "^0.5.0"
156+
147157" @babel/helper-annotate-as-pure@^7.0.0 " :
148158 version "7.0.0"
149159 resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
299309 " @babel/traverse" " ^7.1.0"
300310 " @babel/types" " ^7.2.0"
301311
302- " @babel/helpers@^7.6.0 " :
303- version "7.6.0 "
304- resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.0 .tgz#21961d16c6a3c3ab597325c34c465c0887d31c6e "
305- integrity sha512-W9kao7OBleOjfXtFGgArGRX6eCP0UEcA2ZWEWNkJdRZnHhW4eEbeswbG3EwaRsnQUAEGWYgMq1HsIXuNNNy2eQ ==
312+ " @babel/helpers@^7.6.2 " :
313+ version "7.6.2 "
314+ resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.2 .tgz#681ffe489ea4dcc55f23ce469e58e59c1c045153 "
315+ integrity sha512-3/bAUL8zZxYs1cdX2ilEE0WobqbCmKWr/889lf2SS0PpDcpEIY8pb1CCyz0pEcX3pEb+MCbks1jIokz2xLtGTA ==
306316 dependencies :
307317 " @babel/template" " ^7.6.0"
308- " @babel/traverse" " ^7.6.0 "
318+ " @babel/traverse" " ^7.6.2 "
309319 " @babel/types" " ^7.6.0"
310320
311321" @babel/highlight@^7.0.0 " :
322332 resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.0.tgz#3e05d0647432a8326cb28d0de03895ae5a57f39b"
323333 integrity sha512-+o2q111WEx4srBs7L9eJmcwi655eD8sXniLqMB93TBK9GrNzGrxDWSjiqz2hLU0Ha8MTXFIP0yd9fNdP+m43ZQ==
324334
335+ " @babel/parser@^7.6.2 " :
336+ version "7.6.2"
337+ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1"
338+ integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg==
339+
325340" @babel/plugin-proposal-async-generator-functions@^7.2.0 " :
326341 version "7.2.0"
327342 resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
347362 " @babel/helper-plugin-utils" " ^7.0.0"
348363 " @babel/plugin-syntax-json-strings" " ^7.2.0"
349364
350- " @babel/plugin-proposal-object-rest-spread@^7.5.5 " :
351- version "7.5.5 "
352- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.5 .tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58 "
353- integrity sha512-F2DxJJSQ7f64FyTVl5cw/9MWn6naXGdk3Q3UhDbFEEHv+EilCPoeRD3Zh/Utx1CJz4uyKlQ4uH+bJPbEhMV7Zw ==
365+ " @babel/plugin-proposal-object-rest-spread@^7.6.2 " :
366+ version "7.6.2 "
367+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.6.2 .tgz#8ffccc8f3a6545e9f78988b6bf4fe881b88e8096 "
368+ integrity sha512-LDBXlmADCsMZV1Y9OQwMc0MyGZ8Ta/zlD9N67BfQT8uYwkRswiu2hU6nJKrjrt/58aH/vqfQlR/9yId/7A2gWw ==
354369 dependencies :
355370 " @babel/helper-plugin-utils" " ^7.0.0"
356371 " @babel/plugin-syntax-object-rest-spread" " ^7.2.0"
363378 " @babel/helper-plugin-utils" " ^7.0.0"
364379 " @babel/plugin-syntax-optional-catch-binding" " ^7.2.0"
365380
366- " @babel/plugin-proposal-unicode-property-regex@^7.4.4 " :
367- version "7.4.4 "
368- resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.4.4 .tgz#501ffd9826c0b91da22690720722ac7cb1ca9c78 "
369- integrity sha512-j1NwnOqMG9mFUOH58JTFsA/+ZYzQLUZ/drqWUqxCYLGeu2JFZL8YrNC9hBxKmWtAuOCHPcRpgv7fhap09Fb4kA ==
381+ " @babel/plugin-proposal-unicode-property-regex@^7.6.2 " :
382+ version "7.6.2 "
383+ resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.6.2 .tgz#05413762894f41bfe42b9a5e80919bd575dcc802 "
384+ integrity sha512-NxHETdmpeSCtiatMRYWVJo7266rrvAC3DTeG5exQBIH/fMIUK7ejDNznBbn3HQl/o9peymRRg7Yqkx6PdUXmMw ==
370385 dependencies :
371386 " @babel/helper-plugin-utils" " ^7.0.0"
372387 " @babel/helper-regex" " ^7.4.4"
373- regexpu-core "^4.5.4 "
388+ regexpu-core "^4.6.0 "
374389
375390" @babel/plugin-syntax-async-generators@^7.2.0 " :
376391 version "7.2.0"
430445 dependencies :
431446 " @babel/helper-plugin-utils" " ^7.0.0"
432447
433- " @babel/plugin-transform-block-scoping@^7.6.0 " :
434- version "7.6.0 "
435- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0 .tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc "
436- integrity sha512-tIt4E23+kw6TgL/edACZwP1OUKrjOTyMrFMLoT5IOFrfMRabCgekjqFd5o6PaAMildBu46oFkekIdMuGkkPEpA ==
448+ " @babel/plugin-transform-block-scoping@^7.6.2 " :
449+ version "7.6.2 "
450+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.2 .tgz#96c33ab97a9ae500cc6f5b19e04a7e6553360a79 "
451+ integrity sha512-zZT8ivau9LOQQaOGC7bQLQOT4XPkPXgN2ERfUgk1X8ql+mVkLc4E8eKk+FO3o0154kxzqenWCorfmEXpEZcrSQ ==
437452 dependencies :
438453 " @babel/helper-plugin-utils" " ^7.0.0"
439454 lodash "^4.17.13"
466481 dependencies :
467482 " @babel/helper-plugin-utils" " ^7.0.0"
468483
469- " @babel/plugin-transform-dotall-regex@^7.4.4 " :
470- version "7.4.4 "
471- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.4.4 .tgz#361a148bc951444312c69446d76ed1ea8e4450c3 "
472- integrity sha512-P05YEhRc2h53lZDjRPk/OektxCVevFzZs2Gfjd545Wde3k+yFDbXORgl2e0xpbq8mLcKJ7Idss4fAg0zORN/zg ==
484+ " @babel/plugin-transform-dotall-regex@^7.6.2 " :
485+ version "7.6.2 "
486+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.6.2 .tgz#44abb948b88f0199a627024e1508acaf8dc9b2f9 "
487+ integrity sha512-KGKT9aqKV+9YMZSkowzYoYEiHqgaDhGmPNZlZxX6UeHC4z30nC1J9IrZuGqbYFB1jaIGdv91ujpze0exiVK8bA ==
473488 dependencies :
474489 " @babel/helper-plugin-utils" " ^7.0.0"
475490 " @babel/helper-regex" " ^7.4.4"
476- regexpu-core "^4.5.4 "
491+ regexpu-core "^4.6.0 "
477492
478493" @babel/plugin-transform-duplicate-keys@^7.5.0 " :
479494 version "7.5.0"
555570 " @babel/helper-module-transforms" " ^7.1.0"
556571 " @babel/helper-plugin-utils" " ^7.0.0"
557572
558- " @babel/plugin-transform-named-capturing-groups-regex@^7.6.0 " :
559- version "7.6.0 "
560- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0 .tgz#1e6e663097813bb4f53d42df0750cf28ad3bb3f1 "
561- integrity sha512-jem7uytlmrRl3iCAuQyw8BpB4c4LWvSpvIeXKpMb+7j84lkx4m4mYr5ErAcmN5KM7B6BqrAvRGjBIbbzqCczew ==
573+ " @babel/plugin-transform-named-capturing-groups-regex@^7.6.2 " :
574+ version "7.6.2 "
575+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.2 .tgz#c1ca0bb84b94f385ca302c3932e870b0fb0e522b "
576+ integrity sha512-xBdB+XOs+lgbZc2/4F5BVDVcDNS4tcSKQc96KmlqLEAwz6tpYPEvPdmDfvVG0Ssn8lAhronaRs6Z6KSexIpK5g ==
562577 dependencies :
563- regexp-tree "^0.1.13 "
578+ regexpu-core "^4.6.0 "
564579
565580" @babel/plugin-transform-new-target@^7.4.4 " :
566581 version "7.4.4"
614629 dependencies :
615630 " @babel/helper-plugin-utils" " ^7.0.0"
616631
617- " @babel/plugin-transform-spread@^7.2.0 " :
618- version "7.2 .2"
619- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.2 .2.tgz#3103a9abe22f742b6d406ecd3cd49b774919b406 "
620- integrity sha512-KWfky/58vubwtS0hLqEnrWJjsMGaOeSBn90Ezn5Jeg9Z8KKHmELbP1yGylMlm5N6TPKeY9A2+UaSYLdxahg01w ==
632+ " @babel/plugin-transform-spread@^7.6.2 " :
633+ version "7.6 .2"
634+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.6 .2.tgz#fc77cf798b24b10c46e1b51b1b88c2bf661bb8dd "
635+ integrity sha512-DpSvPFryKdK1x+EDJYCy28nmAaIMdxmhot62jAXF/o99iA33Zj2Lmcp3vDmz+MUh0LNYVPvfj5iC3feb3/+PFg ==
621636 dependencies :
622637 " @babel/helper-plugin-utils" " ^7.0.0"
623638
644659 dependencies :
645660 " @babel/helper-plugin-utils" " ^7.0.0"
646661
647- " @babel/plugin-transform-unicode-regex@^7.4.4 " :
648- version "7.4.4 "
649- resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.4.4 .tgz#ab4634bb4f14d36728bf5978322b35587787970f "
650- integrity sha512-il+/XdNw01i93+M9J9u4T7/e/Ue/vWfNZE4IRUQjplu2Mqb/AFTDimkw2tdEdSH50wuQXZAbXSql0UphQke+vA ==
662+ " @babel/plugin-transform-unicode-regex@^7.6.2 " :
663+ version "7.6.2 "
664+ resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.6.2 .tgz#b692aad888a7e8d8b1b214be6b9dc03d5031f698 "
665+ integrity sha512-orZI6cWlR3nk2YmYdb0gImrgCUwb5cBUwjf6Ks6dvNVvXERkwtJWOQaEOjPiu0Gu1Tq6Yq/hruCZZOOi9F34Dw ==
651666 dependencies :
652667 " @babel/helper-plugin-utils" " ^7.0.0"
653668 " @babel/helper-regex" " ^7.4.4"
654- regexpu-core "^4.5.4 "
669+ regexpu-core "^4.6.0 "
655670
656- " @babel/preset-env@7.6.0 " :
657- version "7.6.0 "
658- resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.0 .tgz#aae4141c506100bb2bfaa4ac2a5c12b395619e50 "
659- integrity sha512-1efzxFv/TcPsNXlRhMzRnkBFMeIqBBgzwmZwlFDw5Ubj0AGLeufxugirwZmkkX/ayi3owsSqoQ4fw8LkfK9SYg ==
671+ " @babel/preset-env@7.6.2 " :
672+ version "7.6.2 "
673+ resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2 .tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3 "
674+ integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q ==
660675 dependencies :
661676 " @babel/helper-module-imports" " ^7.0.0"
662677 " @babel/helper-plugin-utils" " ^7.0.0"
663678 " @babel/plugin-proposal-async-generator-functions" " ^7.2.0"
664679 " @babel/plugin-proposal-dynamic-import" " ^7.5.0"
665680 " @babel/plugin-proposal-json-strings" " ^7.2.0"
666- " @babel/plugin-proposal-object-rest-spread" " ^7.5.5 "
681+ " @babel/plugin-proposal-object-rest-spread" " ^7.6.2 "
667682 " @babel/plugin-proposal-optional-catch-binding" " ^7.2.0"
668- " @babel/plugin-proposal-unicode-property-regex" " ^7.4.4 "
683+ " @babel/plugin-proposal-unicode-property-regex" " ^7.6.2 "
669684 " @babel/plugin-syntax-async-generators" " ^7.2.0"
670685 " @babel/plugin-syntax-dynamic-import" " ^7.2.0"
671686 " @babel/plugin-syntax-json-strings" " ^7.2.0"
674689 " @babel/plugin-transform-arrow-functions" " ^7.2.0"
675690 " @babel/plugin-transform-async-to-generator" " ^7.5.0"
676691 " @babel/plugin-transform-block-scoped-functions" " ^7.2.0"
677- " @babel/plugin-transform-block-scoping" " ^7.6.0 "
692+ " @babel/plugin-transform-block-scoping" " ^7.6.2 "
678693 " @babel/plugin-transform-classes" " ^7.5.5"
679694 " @babel/plugin-transform-computed-properties" " ^7.2.0"
680695 " @babel/plugin-transform-destructuring" " ^7.6.0"
681- " @babel/plugin-transform-dotall-regex" " ^7.4.4 "
696+ " @babel/plugin-transform-dotall-regex" " ^7.6.2 "
682697 " @babel/plugin-transform-duplicate-keys" " ^7.5.0"
683698 " @babel/plugin-transform-exponentiation-operator" " ^7.2.0"
684699 " @babel/plugin-transform-for-of" " ^7.4.4"
689704 " @babel/plugin-transform-modules-commonjs" " ^7.6.0"
690705 " @babel/plugin-transform-modules-systemjs" " ^7.5.0"
691706 " @babel/plugin-transform-modules-umd" " ^7.2.0"
692- " @babel/plugin-transform-named-capturing-groups-regex" " ^7.6.0 "
707+ " @babel/plugin-transform-named-capturing-groups-regex" " ^7.6.2 "
693708 " @babel/plugin-transform-new-target" " ^7.4.4"
694709 " @babel/plugin-transform-object-super" " ^7.5.5"
695710 " @babel/plugin-transform-parameters" " ^7.4.4"
696711 " @babel/plugin-transform-property-literals" " ^7.2.0"
697712 " @babel/plugin-transform-regenerator" " ^7.4.5"
698713 " @babel/plugin-transform-reserved-words" " ^7.2.0"
699714 " @babel/plugin-transform-shorthand-properties" " ^7.2.0"
700- " @babel/plugin-transform-spread" " ^7.2.0 "
715+ " @babel/plugin-transform-spread" " ^7.6.2 "
701716 " @babel/plugin-transform-sticky-regex" " ^7.2.0"
702717 " @babel/plugin-transform-template-literals" " ^7.4.4"
703718 " @babel/plugin-transform-typeof-symbol" " ^7.2.0"
704- " @babel/plugin-transform-unicode-regex" " ^7.4.4 "
719+ " @babel/plugin-transform-unicode-regex" " ^7.6.2 "
705720 " @babel/types" " ^7.6.0"
706721 browserslist "^4.6.0"
707722 core-js-compat "^3.1.1"
725740 " @babel/parser" " ^7.6.0"
726741 " @babel/types" " ^7.6.0"
727742
728- " @babel/traverse@^7.1.0" , "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5", "@babel/traverse@^7.6.0" :
743+ " @babel/traverse@^7.1.0" , "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
729744 version "7.6.0"
730745 resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.0.tgz#389391d510f79be7ce2ddd6717be66d3fed4b516"
731746 integrity sha512-93t52SaOBgml/xY74lsmt7xOR4ufYvhb5c5qiM6lu4J/dWGMAfAh6eKw4PjLes6DI6nQgearoxnFJk60YchpvQ==
740755 globals "^11.1.0"
741756 lodash "^4.17.13"
742757
758+ " @babel/traverse@^7.6.2 " :
759+ version "7.6.2"
760+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.2.tgz#b0e2bfd401d339ce0e6c05690206d1e11502ce2c"
761+ integrity sha512-8fRE76xNwNttVEF2TwxJDGBLWthUkHWSldmfuBzVRmEDWOtu4XdINTgN7TDWzuLg4bbeIMLvfMFD9we5YcWkRQ==
762+ dependencies :
763+ " @babel/code-frame" " ^7.5.5"
764+ " @babel/generator" " ^7.6.2"
765+ " @babel/helper-function-name" " ^7.1.0"
766+ " @babel/helper-split-export-declaration" " ^7.4.4"
767+ " @babel/parser" " ^7.6.2"
768+ " @babel/types" " ^7.6.0"
769+ debug "^4.1.0"
770+ globals "^11.1.0"
771+ lodash "^4.17.13"
772+
743773" @babel/types@^7.0.0" , "@babel/types@^7.2.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0":
744774 version "7.6.1"
745775 resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
@@ -8427,11 +8457,6 @@ regex-not@^1.0.0, regex-not@^1.0.2:
84278457 extend-shallow "^3.0.2"
84288458 safe-regex "^1.1.0"
84298459
8430- regexp-tree@^0.1.13 :
8431- version "0.1.13"
8432- resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.13.tgz#5b19ab9377edc68bc3679256840bb29afc158d7f"
8433- integrity sha512-hwdV/GQY5F8ReLZWO+W1SRoN5YfpOKY6852+tBFcma72DKBIcHjPRIlIvQN35bCOljuAfP2G2iB0FC/w236mUw==
8434-
84358460regexp.prototype.flags@^1.2.0 :
84368461 version "1.2.0"
84378462 resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.2.0.tgz#6b30724e306a27833eeb171b66ac8890ba37e41c"
@@ -8448,7 +8473,7 @@ regexpu-core@^1.0.0:
84488473 regjsgen "^0.2.0"
84498474 regjsparser "^0.1.4"
84508475
8451- regexpu-core@^4.5.4 :
8476+ regexpu-core@^4.6.0 :
84528477 version "4.6.0"
84538478 resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.6.0.tgz#2037c18b327cfce8a6fea2a4ec441f2432afb8b6"
84548479 integrity sha512-YlVaefl8P5BnFYOITTNzDvan1ulLOiXJzCNZxduTIosN17b87h3bvG9yHMoHaRuo88H4mQ06Aodj5VtYGGGiTg==
0 commit comments