|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
51 | 51 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
52 | 52 |
|
53 | | -"@babel/core@7.14.6": |
54 | | - version "7.14.6" |
55 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
56 | | - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 53 | +"@babel/core@7.14.8": |
| 54 | + version "7.14.8" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 56 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
57 | 57 | dependencies: |
58 | 58 | "@babel/code-frame" "^7.14.5" |
59 | | - "@babel/generator" "^7.14.5" |
| 59 | + "@babel/generator" "^7.14.8" |
60 | 60 | "@babel/helper-compilation-targets" "^7.14.5" |
61 | | - "@babel/helper-module-transforms" "^7.14.5" |
62 | | - "@babel/helpers" "^7.14.6" |
63 | | - "@babel/parser" "^7.14.6" |
| 61 | + "@babel/helper-module-transforms" "^7.14.8" |
| 62 | + "@babel/helpers" "^7.14.8" |
| 63 | + "@babel/parser" "^7.14.8" |
64 | 64 | "@babel/template" "^7.14.5" |
65 | | - "@babel/traverse" "^7.14.5" |
66 | | - "@babel/types" "^7.14.5" |
| 65 | + "@babel/traverse" "^7.14.8" |
| 66 | + "@babel/types" "^7.14.8" |
67 | 67 | convert-source-map "^1.7.0" |
68 | 68 | debug "^4.1.0" |
69 | 69 | gensync "^1.0.0-beta.2" |
|
111 | 111 | jsesc "^2.5.1" |
112 | 112 | source-map "^0.5.0" |
113 | 113 |
|
| 114 | +"@babel/generator@^7.14.8": |
| 115 | + version "7.14.8" |
| 116 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 117 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 118 | + dependencies: |
| 119 | + "@babel/types" "^7.14.8" |
| 120 | + jsesc "^2.5.1" |
| 121 | + source-map "^0.5.0" |
| 122 | + |
114 | 123 | "@babel/generator@^7.9.0": |
115 | 124 | version "7.9.4" |
116 | 125 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce" |
|
317 | 326 | "@babel/traverse" "^7.14.5" |
318 | 327 | "@babel/types" "^7.14.5" |
319 | 328 |
|
| 329 | +"@babel/helper-module-transforms@^7.14.8": |
| 330 | + version "7.14.8" |
| 331 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 332 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 333 | + dependencies: |
| 334 | + "@babel/helper-module-imports" "^7.14.5" |
| 335 | + "@babel/helper-replace-supers" "^7.14.5" |
| 336 | + "@babel/helper-simple-access" "^7.14.8" |
| 337 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 338 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 339 | + "@babel/template" "^7.14.5" |
| 340 | + "@babel/traverse" "^7.14.8" |
| 341 | + "@babel/types" "^7.14.8" |
| 342 | + |
320 | 343 | "@babel/helper-module-transforms@^7.9.0": |
321 | 344 | version "7.9.0" |
322 | 345 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5" |
|
412 | 435 | dependencies: |
413 | 436 | "@babel/types" "^7.14.5" |
414 | 437 |
|
| 438 | +"@babel/helper-simple-access@^7.14.8": |
| 439 | + version "7.14.8" |
| 440 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 441 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 442 | + dependencies: |
| 443 | + "@babel/types" "^7.14.8" |
| 444 | + |
415 | 445 | "@babel/helper-simple-access@^7.8.3": |
416 | 446 | version "7.8.3" |
417 | 447 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae" |
|
463 | 493 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
464 | 494 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
465 | 495 |
|
| 496 | +"@babel/helper-validator-identifier@^7.14.8": |
| 497 | + version "7.14.8" |
| 498 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 499 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 500 | + |
466 | 501 | "@babel/helper-validator-identifier@^7.9.0": |
467 | 502 | version "7.9.0" |
468 | 503 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" |
|
493 | 528 | "@babel/traverse" "^7.14.5" |
494 | 529 | "@babel/types" "^7.14.5" |
495 | 530 |
|
496 | | -"@babel/helpers@^7.14.6": |
497 | | - version "7.14.6" |
498 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
499 | | - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 531 | +"@babel/helpers@^7.14.8": |
| 532 | + version "7.14.8" |
| 533 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 534 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
500 | 535 | dependencies: |
501 | 536 | "@babel/template" "^7.14.5" |
502 | | - "@babel/traverse" "^7.14.5" |
503 | | - "@babel/types" "^7.14.5" |
| 537 | + "@babel/traverse" "^7.14.8" |
| 538 | + "@babel/types" "^7.14.8" |
504 | 539 |
|
505 | 540 | "@babel/helpers@^7.9.0": |
506 | 541 | version "7.9.2" |
|
567 | 602 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.5.tgz#4cd2f346261061b2518873ffecdf1612cb032829" |
568 | 603 | integrity sha512-TM8C+xtH/9n1qzX+JNHi7AN2zHMTiPUtspO0ZdHflW8KaskkALhMmuMHb4bCmNdv9VAPzJX3/bXqkVLnAvsPfg== |
569 | 604 |
|
570 | | -"@babel/parser@^7.14.6": |
571 | | - version "7.14.6" |
572 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2" |
573 | | - integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ== |
| 605 | +"@babel/parser@^7.14.8": |
| 606 | + version "7.14.8" |
| 607 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 608 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
574 | 609 |
|
575 | 610 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
576 | 611 | version "7.14.5" |
|
1139 | 1174 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1140 | 1175 | "@babel/helper-plugin-utils" "^7.14.5" |
1141 | 1176 |
|
1142 | | -"@babel/preset-env@7.14.7": |
1143 | | - version "7.14.7" |
1144 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
1145 | | - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 1177 | +"@babel/preset-env@7.14.8": |
| 1178 | + version "7.14.8" |
| 1179 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 1180 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
1146 | 1181 | dependencies: |
1147 | 1182 | "@babel/compat-data" "^7.14.7" |
1148 | 1183 | "@babel/helper-compilation-targets" "^7.14.5" |
|
1211 | 1246 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
1212 | 1247 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
1213 | 1248 | "@babel/preset-modules" "^0.1.4" |
1214 | | - "@babel/types" "^7.14.5" |
| 1249 | + "@babel/types" "^7.14.8" |
1215 | 1250 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1216 | 1251 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1217 | 1252 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1320 | 1355 | debug "^4.1.0" |
1321 | 1356 | globals "^11.1.0" |
1322 | 1357 |
|
| 1358 | +"@babel/traverse@^7.14.8": |
| 1359 | + version "7.14.8" |
| 1360 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 1361 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 1362 | + dependencies: |
| 1363 | + "@babel/code-frame" "^7.14.5" |
| 1364 | + "@babel/generator" "^7.14.8" |
| 1365 | + "@babel/helper-function-name" "^7.14.5" |
| 1366 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 1367 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 1368 | + "@babel/parser" "^7.14.8" |
| 1369 | + "@babel/types" "^7.14.8" |
| 1370 | + debug "^4.1.0" |
| 1371 | + globals "^11.1.0" |
| 1372 | + |
1323 | 1373 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0": |
1324 | 1374 | version "7.9.0" |
1325 | 1375 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5" |
|
1355 | 1405 | "@babel/helper-validator-identifier" "^7.14.5" |
1356 | 1406 | to-fast-properties "^2.0.0" |
1357 | 1407 |
|
| 1408 | +"@babel/types@^7.14.8": |
| 1409 | + version "7.14.8" |
| 1410 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1411 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
| 1412 | + dependencies: |
| 1413 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 1414 | + to-fast-properties "^2.0.0" |
| 1415 | + |
1358 | 1416 | "@babel/types@^7.3.3": |
1359 | 1417 | version "7.9.5" |
1360 | 1418 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
|
0 commit comments