|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@babel/cli@^7.14.5": |
6 | | - version "7.14.5" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.5.tgz#9551b194f02360729de6060785bbdcce52c69f0a" |
8 | | - integrity sha512-poegjhRvXHWO0EAsnYajwYZuqcz7gyfxwfaecUESxDujrqOivf3zrjFbub8IJkrqEaz3fvJWh001EzxBub54fg== |
| 5 | +"@babel/cli@^7.14.8": |
| 6 | + version "7.14.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.14.8.tgz#fac73c0e2328a8af9fd3560c06b096bfa3730933" |
| 8 | + integrity sha512-lcy6Lymft9Rpfqmrqdd4oTDdUx9ZwaAhAfywVrHG4771Pa6PPT0danJ1kDHBXYqh4HHSmIdA+nlmfxfxSDPtBg== |
9 | 9 | dependencies: |
10 | 10 | commander "^4.0.1" |
11 | 11 | convert-source-map "^1.1.0" |
|
75 | 75 | semver "^5.4.1" |
76 | 76 | source-map "^0.5.0" |
77 | 77 |
|
78 | | -"@babel/core@^7.14.6": |
79 | | - version "7.14.6" |
80 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab" |
81 | | - integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA== |
| 78 | +"@babel/core@^7.14.8": |
| 79 | + version "7.14.8" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010" |
| 81 | + integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q== |
82 | 82 | dependencies: |
83 | 83 | "@babel/code-frame" "^7.14.5" |
84 | | - "@babel/generator" "^7.14.5" |
| 84 | + "@babel/generator" "^7.14.8" |
85 | 85 | "@babel/helper-compilation-targets" "^7.14.5" |
86 | | - "@babel/helper-module-transforms" "^7.14.5" |
87 | | - "@babel/helpers" "^7.14.6" |
88 | | - "@babel/parser" "^7.14.6" |
| 86 | + "@babel/helper-module-transforms" "^7.14.8" |
| 87 | + "@babel/helpers" "^7.14.8" |
| 88 | + "@babel/parser" "^7.14.8" |
89 | 89 | "@babel/template" "^7.14.5" |
90 | | - "@babel/traverse" "^7.14.5" |
91 | | - "@babel/types" "^7.14.5" |
| 90 | + "@babel/traverse" "^7.14.8" |
| 91 | + "@babel/types" "^7.14.8" |
92 | 92 | convert-source-map "^1.7.0" |
93 | 93 | debug "^4.1.0" |
94 | 94 | gensync "^1.0.0-beta.2" |
|
114 | 114 | jsesc "^2.5.1" |
115 | 115 | source-map "^0.5.0" |
116 | 116 |
|
| 117 | +"@babel/generator@^7.14.8": |
| 118 | + version "7.14.8" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070" |
| 120 | + integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg== |
| 121 | + dependencies: |
| 122 | + "@babel/types" "^7.14.8" |
| 123 | + jsesc "^2.5.1" |
| 124 | + source-map "^0.5.0" |
| 125 | + |
117 | 126 | "@babel/generator@^7.8.6", "@babel/generator@^7.8.7": |
118 | 127 | version "7.8.8" |
119 | 128 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.8.tgz#cdcd58caab730834cee9eeadb729e833b625da3e" |
|
313 | 322 | "@babel/traverse" "^7.14.5" |
314 | 323 | "@babel/types" "^7.14.5" |
315 | 324 |
|
| 325 | +"@babel/helper-module-transforms@^7.14.8": |
| 326 | + version "7.14.8" |
| 327 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49" |
| 328 | + integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA== |
| 329 | + dependencies: |
| 330 | + "@babel/helper-module-imports" "^7.14.5" |
| 331 | + "@babel/helper-replace-supers" "^7.14.5" |
| 332 | + "@babel/helper-simple-access" "^7.14.8" |
| 333 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 334 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 335 | + "@babel/template" "^7.14.5" |
| 336 | + "@babel/traverse" "^7.14.8" |
| 337 | + "@babel/types" "^7.14.8" |
| 338 | + |
316 | 339 | "@babel/helper-optimise-call-expression@^7.14.5": |
317 | 340 | version "7.14.5" |
318 | 341 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c" |
|
373 | 396 | dependencies: |
374 | 397 | "@babel/types" "^7.14.5" |
375 | 398 |
|
| 399 | +"@babel/helper-simple-access@^7.14.8": |
| 400 | + version "7.14.8" |
| 401 | + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924" |
| 402 | + integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg== |
| 403 | + dependencies: |
| 404 | + "@babel/types" "^7.14.8" |
| 405 | + |
376 | 406 | "@babel/helper-skip-transparent-expression-wrappers@^7.14.5": |
377 | 407 | version "7.14.5" |
378 | 408 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4" |
|
411 | 441 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8" |
412 | 442 | integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg== |
413 | 443 |
|
| 444 | +"@babel/helper-validator-identifier@^7.14.8": |
| 445 | + version "7.14.8" |
| 446 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c" |
| 447 | + integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow== |
| 448 | + |
414 | 449 | "@babel/helper-validator-identifier@^7.9.0": |
415 | 450 | version "7.9.0" |
416 | 451 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed" |
|
441 | 476 | "@babel/traverse" "^7.14.5" |
442 | 477 | "@babel/types" "^7.14.5" |
443 | 478 |
|
444 | | -"@babel/helpers@^7.14.6": |
445 | | - version "7.14.6" |
446 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635" |
447 | | - integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA== |
| 479 | +"@babel/helpers@^7.14.8": |
| 480 | + version "7.14.8" |
| 481 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77" |
| 482 | + integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw== |
448 | 483 | dependencies: |
449 | 484 | "@babel/template" "^7.14.5" |
450 | | - "@babel/traverse" "^7.14.5" |
451 | | - "@babel/types" "^7.14.5" |
| 485 | + "@babel/traverse" "^7.14.8" |
| 486 | + "@babel/types" "^7.14.8" |
452 | 487 |
|
453 | 488 | "@babel/helpers@^7.8.4": |
454 | 489 | version "7.8.4" |
|
496 | 531 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab" |
497 | 532 | integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA== |
498 | 533 |
|
499 | | -"@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.14.7": |
| 534 | +"@babel/parser@^7.14.5", "@babel/parser@^7.14.7": |
500 | 535 | version "7.14.7" |
501 | 536 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595" |
502 | 537 | integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA== |
503 | 538 |
|
| 539 | +"@babel/parser@^7.14.8": |
| 540 | + version "7.14.8" |
| 541 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4" |
| 542 | + integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA== |
| 543 | + |
504 | 544 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5": |
505 | 545 | version "7.14.5" |
506 | 546 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e" |
|
1055 | 1095 | "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
1056 | 1096 | "@babel/helper-plugin-utils" "^7.14.5" |
1057 | 1097 |
|
1058 | | -"@babel/preset-env@^7.14.7": |
1059 | | - version "7.14.7" |
1060 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
1061 | | - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 1098 | +"@babel/preset-env@^7.14.8": |
| 1099 | + version "7.14.8" |
| 1100 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
| 1101 | + integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
1062 | 1102 | dependencies: |
1063 | 1103 | "@babel/compat-data" "^7.14.7" |
1064 | 1104 | "@babel/helper-compilation-targets" "^7.14.5" |
|
1127 | 1167 | "@babel/plugin-transform-unicode-escapes" "^7.14.5" |
1128 | 1168 | "@babel/plugin-transform-unicode-regex" "^7.14.5" |
1129 | 1169 | "@babel/preset-modules" "^0.1.4" |
1130 | | - "@babel/types" "^7.14.5" |
| 1170 | + "@babel/types" "^7.14.8" |
1131 | 1171 | babel-plugin-polyfill-corejs2 "^0.2.2" |
1132 | 1172 | babel-plugin-polyfill-corejs3 "^0.2.2" |
1133 | 1173 | babel-plugin-polyfill-regenerator "^0.2.2" |
|
1218 | 1258 | globals "^11.1.0" |
1219 | 1259 | lodash "^4.17.19" |
1220 | 1260 |
|
1221 | | -"@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7": |
| 1261 | +"@babel/traverse@^7.14.5": |
1222 | 1262 | version "7.14.7" |
1223 | 1263 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753" |
1224 | 1264 | integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ== |
|
1233 | 1273 | debug "^4.1.0" |
1234 | 1274 | globals "^11.1.0" |
1235 | 1275 |
|
| 1276 | +"@babel/traverse@^7.14.8": |
| 1277 | + version "7.14.8" |
| 1278 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce" |
| 1279 | + integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg== |
| 1280 | + dependencies: |
| 1281 | + "@babel/code-frame" "^7.14.5" |
| 1282 | + "@babel/generator" "^7.14.8" |
| 1283 | + "@babel/helper-function-name" "^7.14.5" |
| 1284 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 1285 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 1286 | + "@babel/parser" "^7.14.8" |
| 1287 | + "@babel/types" "^7.14.8" |
| 1288 | + debug "^4.1.0" |
| 1289 | + globals "^11.1.0" |
| 1290 | + |
1236 | 1291 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7": |
1237 | 1292 | version "7.8.7" |
1238 | 1293 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d" |
|
1259 | 1314 | "@babel/helper-validator-identifier" "^7.14.5" |
1260 | 1315 | to-fast-properties "^2.0.0" |
1261 | 1316 |
|
| 1317 | +"@babel/types@^7.14.8": |
| 1318 | + version "7.14.8" |
| 1319 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728" |
| 1320 | + integrity sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q== |
| 1321 | + dependencies: |
| 1322 | + "@babel/helper-validator-identifier" "^7.14.8" |
| 1323 | + to-fast-properties "^2.0.0" |
| 1324 | + |
1262 | 1325 | "@babel/types@^7.3.3": |
1263 | 1326 | version "7.9.6" |
1264 | 1327 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7" |
|
0 commit comments