|
61 | 61 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
|
62 | 62 | integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
|
63 | 63 |
|
64 |
| -"@babel/core@7.14.2": |
65 |
| - version "7.14.2" |
66 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417" |
67 |
| - integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ== |
| 64 | +"@babel/core@7.14.3": |
| 65 | + version "7.14.3" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" |
| 67 | + integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== |
68 | 68 | dependencies:
|
69 | 69 | "@babel/code-frame" "^7.12.13"
|
70 |
| - "@babel/generator" "^7.14.2" |
| 70 | + "@babel/generator" "^7.14.3" |
71 | 71 | "@babel/helper-compilation-targets" "^7.13.16"
|
72 | 72 | "@babel/helper-module-transforms" "^7.14.2"
|
73 | 73 | "@babel/helpers" "^7.14.0"
|
74 |
| - "@babel/parser" "^7.14.2" |
| 74 | + "@babel/parser" "^7.14.3" |
75 | 75 | "@babel/template" "^7.12.13"
|
76 | 76 | "@babel/traverse" "^7.14.2"
|
77 | 77 | "@babel/types" "^7.14.2"
|
|
140 | 140 | jsesc "^2.5.1"
|
141 | 141 | source-map "^0.5.0"
|
142 | 142 |
|
| 143 | +"@babel/generator@^7.14.3": |
| 144 | + version "7.14.3" |
| 145 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" |
| 146 | + integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== |
| 147 | + dependencies: |
| 148 | + "@babel/types" "^7.14.2" |
| 149 | + jsesc "^2.5.1" |
| 150 | + source-map "^0.5.0" |
| 151 | + |
143 | 152 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13":
|
144 | 153 | version "7.12.13"
|
145 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"
|
|
449 | 458 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
|
450 | 459 | integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
|
451 | 460 |
|
| 461 | +"@babel/parser@^7.14.3": |
| 462 | + version "7.14.3" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
| 464 | + integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
| 465 | + |
452 | 466 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
453 | 467 | version "7.13.12"
|
454 | 468 | 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