|
46 | 46 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
47 | 47 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
48 | 48 |
|
49 |
| -"@babel/core@7.14.2": |
50 |
| - version "7.14.2" |
51 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417" |
52 |
| - integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ== |
| 49 | +"@babel/core@7.14.3": |
| 50 | + version "7.14.3" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" |
| 52 | + integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== |
53 | 53 | dependencies:
|
54 | 54 | "@babel/code-frame" "^7.12.13"
|
55 |
| - "@babel/generator" "^7.14.2" |
| 55 | + "@babel/generator" "^7.14.3" |
56 | 56 | "@babel/helper-compilation-targets" "^7.13.16"
|
57 | 57 | "@babel/helper-module-transforms" "^7.14.2"
|
58 | 58 | "@babel/helpers" "^7.14.0"
|
59 |
| - "@babel/parser" "^7.14.2" |
| 59 | + "@babel/parser" "^7.14.3" |
60 | 60 | "@babel/template" "^7.12.13"
|
61 | 61 | "@babel/traverse" "^7.14.2"
|
62 | 62 | "@babel/types" "^7.14.2"
|
|
124 | 124 | jsesc "^2.5.1"
|
125 | 125 | source-map "^0.5.0"
|
126 | 126 |
|
| 127 | +"@babel/generator@^7.14.3": |
| 128 | + version "7.14.3" |
| 129 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" |
| 130 | + integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== |
| 131 | + dependencies: |
| 132 | + "@babel/types" "^7.14.2" |
| 133 | + jsesc "^2.5.1" |
| 134 | + source-map "^0.5.0" |
| 135 | + |
127 | 136 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
|
128 | 137 | version "7.12.13"
|
129 | 138 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
419 | 428 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
|
420 | 429 | integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
|
421 | 430 |
|
| 431 | +"@babel/parser@^7.14.3": |
| 432 | + version "7.14.3" |
| 433 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
| 434 | + integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
| 435 | + |
422 | 436 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
423 | 437 | version "7.13.12"
|
424 | 438 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
|
|
0 commit comments