|
37 | 37 | invariant "^2.2.4" |
38 | 38 | semver "^5.5.0" |
39 | 39 |
|
40 | | -"@babel/core@7.13.8": |
41 | | - version "7.13.8" |
42 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" |
43 | | - integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== |
| 40 | +"@babel/core@7.13.10": |
| 41 | + version "7.13.10" |
| 42 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" |
| 43 | + integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== |
44 | 44 | dependencies: |
45 | 45 | "@babel/code-frame" "^7.12.13" |
46 | | - "@babel/generator" "^7.13.0" |
47 | | - "@babel/helper-compilation-targets" "^7.13.8" |
| 46 | + "@babel/generator" "^7.13.9" |
| 47 | + "@babel/helper-compilation-targets" "^7.13.10" |
48 | 48 | "@babel/helper-module-transforms" "^7.13.0" |
49 | | - "@babel/helpers" "^7.13.0" |
50 | | - "@babel/parser" "^7.13.4" |
| 49 | + "@babel/helpers" "^7.13.10" |
| 50 | + "@babel/parser" "^7.13.10" |
51 | 51 | "@babel/template" "^7.12.13" |
52 | 52 | "@babel/traverse" "^7.13.0" |
53 | 53 | "@babel/types" "^7.13.0" |
|
119 | 119 | jsesc "^2.5.1" |
120 | 120 | source-map "^0.5.0" |
121 | 121 |
|
| 122 | +"@babel/generator@^7.13.9": |
| 123 | + version "7.13.9" |
| 124 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" |
| 125 | + integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== |
| 126 | + dependencies: |
| 127 | + "@babel/types" "^7.13.0" |
| 128 | + jsesc "^2.5.1" |
| 129 | + source-map "^0.5.0" |
| 130 | + |
122 | 131 | "@babel/generator@^7.4.4", "@babel/generator@^7.9.0", "@babel/generator@^7.9.5": |
123 | 132 | version "7.9.5" |
124 | 133 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9" |
|
175 | 184 | "@babel/helper-annotate-as-pure" "^7.8.3" |
176 | 185 | "@babel/types" "^7.9.0" |
177 | 186 |
|
178 | | -"@babel/helper-compilation-targets@^7.13.8": |
179 | | - version "7.13.8" |
180 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" |
181 | | - integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A== |
| 187 | +"@babel/helper-compilation-targets@^7.13.10": |
| 188 | + version "7.13.10" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" |
| 190 | + integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== |
182 | 191 | dependencies: |
183 | 192 | "@babel/compat-data" "^7.13.8" |
184 | 193 | "@babel/helper-validator-option" "^7.12.17" |
|
531 | 540 | "@babel/traverse" "^7.8.3" |
532 | 541 | "@babel/types" "^7.8.3" |
533 | 542 |
|
534 | | -"@babel/helpers@^7.13.0": |
535 | | - version "7.13.0" |
536 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" |
537 | | - integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== |
| 543 | +"@babel/helpers@^7.13.10": |
| 544 | + version "7.13.10" |
| 545 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" |
| 546 | + integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== |
538 | 547 | dependencies: |
539 | 548 | "@babel/template" "^7.12.13" |
540 | 549 | "@babel/traverse" "^7.13.0" |
|
591 | 600 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf" |
592 | 601 | integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA== |
593 | 602 |
|
594 | | -"@babel/parser@^7.13.0", "@babel/parser@^7.13.4": |
| 603 | +"@babel/parser@^7.13.0": |
595 | 604 | version "7.13.4" |
596 | 605 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
597 | 606 | integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
598 | 607 |
|
| 608 | +"@babel/parser@^7.13.10": |
| 609 | + version "7.13.10" |
| 610 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409" |
| 611 | + integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== |
| 612 | + |
599 | 613 | "@babel/parser@^7.4.4", "@babel/parser@^7.4.5", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
600 | 614 | version "7.9.4" |
601 | 615 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8" |
|
0 commit comments