|
81 | 81 | "@babel/traverse" "^7.4.4" |
82 | 82 | "@babel/types" "^7.4.4" |
83 | 83 |
|
84 | | -"@babel/helper-define-map@^7.4.4": |
85 | | - version "7.4.4" |
86 | | - resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.4.4.tgz#6969d1f570b46bdc900d1eba8e5d59c48ba2c12a" |
87 | | - integrity sha512-IX3Ln8gLhZpSuqHJSnTNBWGDE9kdkTEWl21A/K7PQ00tseBwbqCHTvNLHSBd9M0R5rER4h5Rsvj9vw0R5SieBg== |
| 84 | +"@babel/helper-define-map@^7.5.5": |
| 85 | + version "7.5.5" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.5.5.tgz#3dec32c2046f37e09b28c93eb0b103fd2a25d369" |
| 87 | + integrity sha512-fTfxx7i0B5NJqvUOBBGREnrqbTxRh7zinBANpZXAVDlsZxYdclDp467G1sQ8VZYMnAURY3RpBUAgOYT9GfzHBg== |
88 | 88 | dependencies: |
89 | 89 | "@babel/helper-function-name" "^7.1.0" |
90 | | - "@babel/types" "^7.4.4" |
91 | | - lodash "^4.17.11" |
| 90 | + "@babel/types" "^7.5.5" |
| 91 | + lodash "^4.17.13" |
92 | 92 |
|
93 | 93 | "@babel/helper-explode-assignable-expression@^7.1.0": |
94 | 94 | version "7.1.0" |
|
121 | 121 | dependencies: |
122 | 122 | "@babel/types" "^7.4.4" |
123 | 123 |
|
124 | | -"@babel/helper-member-expression-to-functions@^7.0.0": |
125 | | - version "7.0.0" |
126 | | - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f" |
127 | | - integrity sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg== |
| 124 | +"@babel/helper-member-expression-to-functions@^7.5.5": |
| 125 | + version "7.5.5" |
| 126 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.5.5.tgz#1fb5b8ec4453a93c439ee9fe3aeea4a84b76b590" |
| 127 | + integrity sha512-5qZ3D1uMclSNqYcXqiHoA0meVdv+xUEex9em2fqMnrk/scphGlGgg66zjMrPJESPwrFJ6sbfFQYUSa0Mz7FabA== |
128 | 128 | dependencies: |
129 | | - "@babel/types" "^7.0.0" |
| 129 | + "@babel/types" "^7.5.5" |
130 | 130 |
|
131 | 131 | "@babel/helper-module-imports@^7.0.0": |
132 | 132 | version "7.0.0" |
|
177 | 177 | "@babel/traverse" "^7.1.0" |
178 | 178 | "@babel/types" "^7.0.0" |
179 | 179 |
|
180 | | -"@babel/helper-replace-supers@^7.1.0", "@babel/helper-replace-supers@^7.4.4": |
181 | | - version "7.4.4" |
182 | | - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27" |
183 | | - integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg== |
| 180 | +"@babel/helper-replace-supers@^7.5.5": |
| 181 | + version "7.5.5" |
| 182 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.5.5.tgz#f84ce43df031222d2bad068d2626cb5799c34bc2" |
| 183 | + integrity sha512-XvRFWrNnlsow2u7jXDuH4jDDctkxbS7gXssrP4q2nUD606ukXHRvydj346wmNg+zAgpFx4MWf4+usfC93bElJg== |
184 | 184 | dependencies: |
185 | | - "@babel/helper-member-expression-to-functions" "^7.0.0" |
| 185 | + "@babel/helper-member-expression-to-functions" "^7.5.5" |
186 | 186 | "@babel/helper-optimise-call-expression" "^7.0.0" |
187 | | - "@babel/traverse" "^7.4.4" |
188 | | - "@babel/types" "^7.4.4" |
| 187 | + "@babel/traverse" "^7.5.5" |
| 188 | + "@babel/types" "^7.5.5" |
189 | 189 |
|
190 | 190 | "@babel/helper-simple-access@^7.1.0": |
191 | 191 | version "7.1.0" |
|
272 | 272 | "@babel/helper-plugin-utils" "^7.0.0" |
273 | 273 | "@babel/plugin-syntax-json-strings" "^7.2.0" |
274 | 274 |
|
275 | | -"@babel/plugin-proposal-object-rest-spread@^7.5.4": |
276 | | - version "7.5.4" |
277 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331" |
278 | | - integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA== |
| 275 | +"@babel/plugin-proposal-object-rest-spread@^7.5.5": |
| 276 | + version "7.5.5" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.5.tgz#61939744f71ba76a3ae46b5eea18a54c16d22e58" |
| 278 | + integrity sha512-F2DxJJSQ7f64FyTVl5cw/9MWn6naXGdk3Q3UhDbFEEHv+EilCPoeRD3Zh/Utx1CJz4uyKlQ4uH+bJPbEhMV7Zw== |
279 | 279 | dependencies: |
280 | 280 | "@babel/helper-plugin-utils" "^7.0.0" |
281 | 281 | "@babel/plugin-syntax-object-rest-spread" "^7.2.0" |
|
355 | 355 | dependencies: |
356 | 356 | "@babel/helper-plugin-utils" "^7.0.0" |
357 | 357 |
|
358 | | -"@babel/plugin-transform-block-scoping@^7.4.4": |
359 | | - version "7.4.4" |
360 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.4.4.tgz#c13279fabf6b916661531841a23c4b7dae29646d" |
361 | | - integrity sha512-jkTUyWZcTrwxu5DD4rWz6rDB5Cjdmgz6z7M7RLXOJyCUkFBawssDGcGh8M/0FTSB87avyJI1HsTwUXp9nKA1PA== |
| 358 | +"@babel/plugin-transform-block-scoping@^7.5.5": |
| 359 | + version "7.5.5" |
| 360 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce" |
| 361 | + integrity sha512-82A3CLRRdYubkG85lKwhZB0WZoHxLGsJdux/cOVaJCJpvYFl1LVzAIFyRsa7CvXqW8rBM4Zf3Bfn8PHt5DP0Sg== |
362 | 362 | dependencies: |
363 | 363 | "@babel/helper-plugin-utils" "^7.0.0" |
364 | | - lodash "^4.17.11" |
| 364 | + lodash "^4.17.13" |
365 | 365 |
|
366 | | -"@babel/plugin-transform-classes@^7.4.4": |
367 | | - version "7.4.4" |
368 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.4.4.tgz#0ce4094cdafd709721076d3b9c38ad31ca715eb6" |
369 | | - integrity sha512-/e44eFLImEGIpL9qPxSRat13I5QNRgBLu2hOQJCF7VLy/otSM/sypV1+XaIw5+502RX/+6YaSAPmldk+nhHDPw== |
| 366 | +"@babel/plugin-transform-classes@^7.5.5": |
| 367 | + version "7.5.5" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.5.5.tgz#d094299d9bd680a14a2a0edae38305ad60fb4de9" |
| 369 | + integrity sha512-U2htCNK/6e9K7jGyJ++1p5XRU+LJjrwtoiVn9SzRlDT2KubcZ11OOwy3s24TjHxPgxNwonCYP7U2K51uVYCMDg== |
370 | 370 | dependencies: |
371 | 371 | "@babel/helper-annotate-as-pure" "^7.0.0" |
372 | | - "@babel/helper-define-map" "^7.4.4" |
| 372 | + "@babel/helper-define-map" "^7.5.5" |
373 | 373 | "@babel/helper-function-name" "^7.1.0" |
374 | 374 | "@babel/helper-optimise-call-expression" "^7.0.0" |
375 | 375 | "@babel/helper-plugin-utils" "^7.0.0" |
376 | | - "@babel/helper-replace-supers" "^7.4.4" |
| 376 | + "@babel/helper-replace-supers" "^7.5.5" |
377 | 377 | "@babel/helper-split-export-declaration" "^7.4.4" |
378 | 378 | globals "^11.1.0" |
379 | 379 |
|
|
494 | 494 | dependencies: |
495 | 495 | "@babel/helper-plugin-utils" "^7.0.0" |
496 | 496 |
|
497 | | -"@babel/plugin-transform-object-super@^7.2.0": |
498 | | - version "7.2.0" |
499 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.2.0.tgz#b35d4c10f56bab5d650047dad0f1d8e8814b6598" |
500 | | - integrity sha512-VMyhPYZISFZAqAPVkiYb7dUe2AsVi2/wCT5+wZdsNO31FojQJa9ns40hzZ6U9f50Jlq4w6qwzdBB2uwqZ00ebg== |
| 497 | +"@babel/plugin-transform-object-super@^7.5.5": |
| 498 | + version "7.5.5" |
| 499 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.5.5.tgz#c70021df834073c65eb613b8679cc4a381d1a9f9" |
| 500 | + integrity sha512-un1zJQAhSosGFBduPgN/YFNvWVpRuHKU7IHBglLoLZsGmruJPOo6pbInneflUdmq7YvSVqhpPs5zdBvLnteltQ== |
501 | 501 | dependencies: |
502 | 502 | "@babel/helper-plugin-utils" "^7.0.0" |
503 | | - "@babel/helper-replace-supers" "^7.1.0" |
| 503 | + "@babel/helper-replace-supers" "^7.5.5" |
504 | 504 |
|
505 | 505 | "@babel/plugin-transform-parameters@^7.4.4": |
506 | 506 | version "7.4.4" |
|
587 | 587 | regenerator-runtime "^0.13.2" |
588 | 588 |
|
589 | 589 | "@babel/preset-env@^7.0.0": |
590 | | - version "7.5.4" |
591 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4.tgz#64bc15041a3cbb0798930319917e70fcca57713d" |
592 | | - integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ== |
| 590 | + version "7.5.5" |
| 591 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a" |
| 592 | + integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A== |
593 | 593 | dependencies: |
594 | 594 | "@babel/helper-module-imports" "^7.0.0" |
595 | 595 | "@babel/helper-plugin-utils" "^7.0.0" |
596 | 596 | "@babel/plugin-proposal-async-generator-functions" "^7.2.0" |
597 | 597 | "@babel/plugin-proposal-dynamic-import" "^7.5.0" |
598 | 598 | "@babel/plugin-proposal-json-strings" "^7.2.0" |
599 | | - "@babel/plugin-proposal-object-rest-spread" "^7.5.4" |
| 599 | + "@babel/plugin-proposal-object-rest-spread" "^7.5.5" |
600 | 600 | "@babel/plugin-proposal-optional-catch-binding" "^7.2.0" |
601 | 601 | "@babel/plugin-proposal-unicode-property-regex" "^7.4.4" |
602 | 602 | "@babel/plugin-syntax-async-generators" "^7.2.0" |
|
607 | 607 | "@babel/plugin-transform-arrow-functions" "^7.2.0" |
608 | 608 | "@babel/plugin-transform-async-to-generator" "^7.5.0" |
609 | 609 | "@babel/plugin-transform-block-scoped-functions" "^7.2.0" |
610 | | - "@babel/plugin-transform-block-scoping" "^7.4.4" |
611 | | - "@babel/plugin-transform-classes" "^7.4.4" |
| 610 | + "@babel/plugin-transform-block-scoping" "^7.5.5" |
| 611 | + "@babel/plugin-transform-classes" "^7.5.5" |
612 | 612 | "@babel/plugin-transform-computed-properties" "^7.2.0" |
613 | 613 | "@babel/plugin-transform-destructuring" "^7.5.0" |
614 | 614 | "@babel/plugin-transform-dotall-regex" "^7.4.4" |
|
624 | 624 | "@babel/plugin-transform-modules-umd" "^7.2.0" |
625 | 625 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.5" |
626 | 626 | "@babel/plugin-transform-new-target" "^7.4.4" |
627 | | - "@babel/plugin-transform-object-super" "^7.2.0" |
| 627 | + "@babel/plugin-transform-object-super" "^7.5.5" |
628 | 628 | "@babel/plugin-transform-parameters" "^7.4.4" |
629 | 629 | "@babel/plugin-transform-property-literals" "^7.2.0" |
630 | 630 | "@babel/plugin-transform-regenerator" "^7.4.5" |
|
635 | 635 | "@babel/plugin-transform-template-literals" "^7.4.4" |
636 | 636 | "@babel/plugin-transform-typeof-symbol" "^7.2.0" |
637 | 637 | "@babel/plugin-transform-unicode-regex" "^7.4.4" |
638 | | - "@babel/types" "^7.5.0" |
| 638 | + "@babel/types" "^7.5.5" |
639 | 639 | browserslist "^4.6.0" |
640 | 640 | core-js-compat "^3.1.1" |
641 | 641 | invariant "^2.2.2" |
|
678 | 678 | globals "^11.1.0" |
679 | 679 | lodash "^4.17.13" |
680 | 680 |
|
681 | | -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.0", "@babel/types@^7.5.5": |
| 681 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5": |
682 | 682 | version "7.5.5" |
683 | 683 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a" |
684 | 684 | integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw== |
|
0 commit comments