|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
34 | 34 | integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
35 | 35 |
|
36 | | -"@babel/core@7.13.8": |
37 | | - version "7.13.8" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
39 | | - integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
| 36 | +"@babel/core@7.13.10": |
| 37 | + version "7.13.10" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
| 39 | + integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
40 | 40 | dependencies: |
41 | 41 | "@babel/code-frame" "^7.12.13" |
42 | | - "@babel/generator" "^7.13.0" |
43 | | - "@babel/helper-compilation-targets" "^7.13.8" |
| 42 | + "@babel/generator" "^7.13.9" |
| 43 | + "@babel/helper-compilation-targets" "^7.13.10" |
44 | 44 | "@babel/helper-module-transforms" "^7.13.0" |
45 | | - "@babel/helpers" "^7.13.0" |
46 | | - "@babel/parser" "^7.13.4" |
| 45 | + "@babel/helpers" "^7.13.10" |
| 46 | + "@babel/parser" "^7.13.10" |
47 | 47 | "@babel/template" "^7.12.13" |
48 | 48 | "@babel/traverse" "^7.13.0" |
49 | 49 | "@babel/types" "^7.13.0" |
|
95 | 95 | jsesc "^2.5.1" |
96 | 96 | source-map "^0.5.0" |
97 | 97 |
|
| 98 | +"@babel/generator@^7.13.9": |
| 99 | + version "7.13.9" |
| 100 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
| 101 | + integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
| 102 | + dependencies: |
| 103 | + "@babel/types" "^7.13.0" |
| 104 | + jsesc "^2.5.1" |
| 105 | + source-map "^0.5.0" |
| 106 | + |
98 | 107 | "@babel/generator@^7.9.0": |
99 | 108 | version "7.9.4" |
100 | 109 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce" |
|
144 | 153 | browserslist "^4.14.5" |
145 | 154 | semver "7.0.0" |
146 | 155 |
|
| 156 | +"@babel/helper-compilation-targets@^7.13.10": |
| 157 | + version "7.13.10" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
| 159 | + integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
| 160 | + dependencies: |
| 161 | + "@babel/compat-data" "^7.13.8" |
| 162 | + "@babel/helper-validator-option" "^7.12.17" |
| 163 | + browserslist "^4.14.5" |
| 164 | + semver "^6.3.0" |
| 165 | + |
147 | 166 | "@babel/helper-compilation-targets@^7.13.8": |
148 | 167 | version "7.13.8" |
149 | 168 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
|
457 | 476 | "@babel/traverse" "^7.13.0" |
458 | 477 | "@babel/types" "^7.13.0" |
459 | 478 |
|
460 | | -"@babel/helpers@^7.13.0": |
461 | | - version "7.13.0" |
462 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" |
463 | | - integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== |
| 479 | +"@babel/helpers@^7.13.10": |
| 480 | + version "7.13.10" |
| 481 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
| 482 | + integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
464 | 483 | dependencies: |
465 | 484 | "@babel/template" "^7.12.13" |
466 | 485 | "@babel/traverse" "^7.13.0" |
|
517 | 536 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" |
518 | 537 | integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== |
519 | 538 |
|
520 | | -"@babel/parser@^7.13.4": |
521 | | - version "7.13.4" |
522 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
523 | | - integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
| 539 | +"@babel/parser@^7.13.10": |
| 540 | + version "7.13.10" |
| 541 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409" |
| 542 | + integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== |
524 | 543 |
|
525 | 544 | "@babel/plugin-proposal-async-generator-functions@^7.13.8": |
526 | 545 | version "7.13.8" |
|
1047 | 1066 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
1048 | 1067 | "@babel/helper-plugin-utils" "^7.12.13" |
1049 | 1068 |
|
1050 | | -"@babel/preset-env@7.13.9": |
1051 | | - version "7.13.9" |
1052 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654" |
1053 | | - integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ== |
| 1069 | +"@babel/preset-env@7.13.10": |
| 1070 | + version "7.13.10" |
| 1071 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
| 1072 | + integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
1054 | 1073 | dependencies: |
1055 | 1074 | "@babel/compat-data" "^7.13.8" |
1056 | | - "@babel/helper-compilation-targets" "^7.13.8" |
| 1075 | + "@babel/helper-compilation-targets" "^7.13.10" |
1057 | 1076 | "@babel/helper-plugin-utils" "^7.13.0" |
1058 | 1077 | "@babel/helper-validator-option" "^7.12.17" |
1059 | 1078 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8" |
|
0 commit comments