|
16 | 16 | dependencies: |
17 | 17 | "@babel/highlight" "^7.10.4" |
18 | 18 |
|
19 | | -"@babel/core@7.12.3": |
20 | | - version "7.12.3" |
21 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
22 | | - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
| 19 | +"@babel/core@7.12.10": |
| 20 | + version "7.12.10" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd" |
| 22 | + integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w== |
23 | 23 | dependencies: |
24 | 24 | "@babel/code-frame" "^7.10.4" |
25 | | - "@babel/generator" "^7.12.1" |
| 25 | + "@babel/generator" "^7.12.10" |
26 | 26 | "@babel/helper-module-transforms" "^7.12.1" |
27 | | - "@babel/helpers" "^7.12.1" |
28 | | - "@babel/parser" "^7.12.3" |
29 | | - "@babel/template" "^7.10.4" |
30 | | - "@babel/traverse" "^7.12.1" |
31 | | - "@babel/types" "^7.12.1" |
| 27 | + "@babel/helpers" "^7.12.5" |
| 28 | + "@babel/parser" "^7.12.10" |
| 29 | + "@babel/template" "^7.12.7" |
| 30 | + "@babel/traverse" "^7.12.10" |
| 31 | + "@babel/types" "^7.12.10" |
32 | 32 | convert-source-map "^1.7.0" |
33 | 33 | debug "^4.1.0" |
34 | 34 | gensync "^1.0.0-beta.1" |
35 | 35 | json5 "^2.1.2" |
36 | 36 | lodash "^4.17.19" |
37 | | - resolve "^1.3.2" |
38 | 37 | semver "^5.4.1" |
39 | 38 | source-map "^0.5.0" |
40 | 39 |
|
|
47 | 46 | jsesc "^2.5.1" |
48 | 47 | source-map "^0.5.0" |
49 | 48 |
|
| 49 | +"@babel/generator@^7.12.10": |
| 50 | + version "7.12.10" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460" |
| 52 | + integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww== |
| 53 | + dependencies: |
| 54 | + "@babel/types" "^7.12.10" |
| 55 | + jsesc "^2.5.1" |
| 56 | + source-map "^0.5.0" |
| 57 | + |
50 | 58 | "@babel/generator@^7.9.0": |
51 | 59 | version "7.9.0" |
52 | 60 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.0.tgz#0f67adea4ec39dad6e63345f70eec33014d78c89" |
|
189 | 197 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" |
190 | 198 | integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw== |
191 | 199 |
|
192 | | -"@babel/helpers@^7.12.1": |
193 | | - version "7.12.1" |
194 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
195 | | - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
| 200 | +"@babel/helpers@^7.12.5": |
| 201 | + version "7.12.5" |
| 202 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
| 203 | + integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== |
196 | 204 | dependencies: |
197 | 205 | "@babel/template" "^7.10.4" |
198 | | - "@babel/traverse" "^7.12.1" |
199 | | - "@babel/types" "^7.12.1" |
| 206 | + "@babel/traverse" "^7.12.5" |
| 207 | + "@babel/types" "^7.12.5" |
200 | 208 |
|
201 | 209 | "@babel/highlight@^7.10.4": |
202 | 210 | version "7.10.4" |
|
221 | 229 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
222 | 230 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
223 | 231 |
|
224 | | -"@babel/parser@^7.12.1", "@babel/parser@^7.12.3": |
| 232 | +"@babel/parser@^7.12.1": |
225 | 233 | version "7.12.3" |
226 | 234 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
227 | 235 | integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
228 | 236 |
|
| 237 | +"@babel/parser@^7.12.10", "@babel/parser@^7.12.7": |
| 238 | + version "7.12.10" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81" |
| 240 | + integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA== |
| 241 | + |
229 | 242 | "@babel/parser@^7.7.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0": |
230 | 243 | version "7.9.2" |
231 | 244 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.2.tgz#4e767f424b479c514077544484d1f9bdba7f1158" |
|
248 | 261 | "@babel/parser" "^7.10.4" |
249 | 262 | "@babel/types" "^7.10.4" |
250 | 263 |
|
| 264 | +"@babel/template@^7.12.7": |
| 265 | + version "7.12.7" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
| 267 | + integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
| 268 | + dependencies: |
| 269 | + "@babel/code-frame" "^7.10.4" |
| 270 | + "@babel/parser" "^7.12.7" |
| 271 | + "@babel/types" "^7.12.7" |
| 272 | + |
251 | 273 | "@babel/template@^7.8.3": |
252 | 274 | version "7.8.6" |
253 | 275 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
|
272 | 294 | globals "^11.1.0" |
273 | 295 | lodash "^4.17.19" |
274 | 296 |
|
| 297 | +"@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5": |
| 298 | + version "7.12.10" |
| 299 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a" |
| 300 | + integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg== |
| 301 | + dependencies: |
| 302 | + "@babel/code-frame" "^7.10.4" |
| 303 | + "@babel/generator" "^7.12.10" |
| 304 | + "@babel/helper-function-name" "^7.10.4" |
| 305 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 306 | + "@babel/parser" "^7.12.10" |
| 307 | + "@babel/types" "^7.12.10" |
| 308 | + debug "^4.1.0" |
| 309 | + globals "^11.1.0" |
| 310 | + lodash "^4.17.19" |
| 311 | + |
275 | 312 | "@babel/traverse@^7.7.0": |
276 | 313 | version "7.9.0" |
277 | 314 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892" |
|
314 | 351 | lodash "^4.17.19" |
315 | 352 | to-fast-properties "^2.0.0" |
316 | 353 |
|
| 354 | +"@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7": |
| 355 | + version "7.12.10" |
| 356 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260" |
| 357 | + integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw== |
| 358 | + dependencies: |
| 359 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 360 | + lodash "^4.17.19" |
| 361 | + to-fast-properties "^2.0.0" |
| 362 | + |
317 | 363 | "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": |
318 | 364 | version "7.9.0" |
319 | 365 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
@@ -1566,7 +1612,7 @@ resolve-from@^4.0.0: |
1566 | 1612 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" |
1567 | 1613 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== |
1568 | 1614 |
|
1569 | | -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2: |
| 1615 | +resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1: |
1570 | 1616 | version "1.15.1" |
1571 | 1617 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.1.tgz#27bdcdeffeaf2d6244b95bb0f9f4b4653451f3e8" |
1572 | 1618 | integrity sha512-84oo6ZTtoTUpjgNEr5SJyzQhzL72gaRodsSfyxC/AXRvwu0Yse9H8eF9IpGo7b8YetZhlI6v7ZQ6bKBFV/6S7w== |
|
0 commit comments