Skip to content

Commit 257927d

Browse files
committed
Update babel monorepo
1 parent 5f65ba1 commit 257927d

File tree

2 files changed

+183
-24
lines changed

2 files changed

+183
-24
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"dependencies": {
2323
"@aws-amplify/api": "4.0.4",
24-
"@babel/core": "7.14.8",
25-
"@babel/runtime-corejs3": "7.14.9",
24+
"@babel/core": "7.15.8",
25+
"@babel/runtime-corejs3": "7.15.4",
2626
"@nuxtjs/axios": "5.13.6",
2727
"@nuxtjs/dayjs": "1.4.1",
2828
"@nuxtjs/dotenv": "1.4.1",

yarn.lock

Lines changed: 181 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,25 +1310,32 @@
13101310
dependencies:
13111311
"@babel/highlight" "^7.14.5"
13121312

1313+
"@babel/code-frame@^7.15.8":
1314+
version "7.15.8"
1315+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
1316+
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
1317+
dependencies:
1318+
"@babel/highlight" "^7.14.5"
1319+
13131320
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0":
13141321
version "7.15.0"
13151322
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
13161323
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
13171324

1318-
"@babel/core@7.14.8":
1319-
version "7.14.8"
1320-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
1321-
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
1322-
dependencies:
1323-
"@babel/code-frame" "^7.14.5"
1324-
"@babel/generator" "^7.14.8"
1325-
"@babel/helper-compilation-targets" "^7.14.5"
1326-
"@babel/helper-module-transforms" "^7.14.8"
1327-
"@babel/helpers" "^7.14.8"
1328-
"@babel/parser" "^7.14.8"
1329-
"@babel/template" "^7.14.5"
1330-
"@babel/traverse" "^7.14.8"
1331-
"@babel/types" "^7.14.8"
1325+
"@babel/core@7.15.8":
1326+
version "7.15.8"
1327+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
1328+
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
1329+
dependencies:
1330+
"@babel/code-frame" "^7.15.8"
1331+
"@babel/generator" "^7.15.8"
1332+
"@babel/helper-compilation-targets" "^7.15.4"
1333+
"@babel/helper-module-transforms" "^7.15.8"
1334+
"@babel/helpers" "^7.15.4"
1335+
"@babel/parser" "^7.15.8"
1336+
"@babel/template" "^7.15.4"
1337+
"@babel/traverse" "^7.15.4"
1338+
"@babel/types" "^7.15.6"
13321339
convert-source-map "^1.7.0"
13331340
debug "^4.1.0"
13341341
gensync "^1.0.0-beta.2"
@@ -1366,7 +1373,7 @@
13661373
eslint-visitor-keys "^2.1.0"
13671374
semver "^6.3.0"
13681375

1369-
"@babel/generator@^7.14.8", "@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
1376+
"@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
13701377
version "7.15.0"
13711378
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
13721379
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
@@ -1375,6 +1382,15 @@
13751382
jsesc "^2.5.1"
13761383
source-map "^0.5.0"
13771384

1385+
"@babel/generator@^7.15.4", "@babel/generator@^7.15.8":
1386+
version "7.15.8"
1387+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
1388+
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
1389+
dependencies:
1390+
"@babel/types" "^7.15.6"
1391+
jsesc "^2.5.1"
1392+
source-map "^0.5.0"
1393+
13781394
"@babel/helper-annotate-as-pure@^7.14.5":
13791395
version "7.14.5"
13801396
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
@@ -1400,6 +1416,16 @@
14001416
browserslist "^4.16.6"
14011417
semver "^6.3.0"
14021418

1419+
"@babel/helper-compilation-targets@^7.15.4":
1420+
version "7.15.4"
1421+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
1422+
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
1423+
dependencies:
1424+
"@babel/compat-data" "^7.15.0"
1425+
"@babel/helper-validator-option" "^7.14.5"
1426+
browserslist "^4.16.6"
1427+
semver "^6.3.0"
1428+
14031429
"@babel/helper-create-class-features-plugin@^7.14.5":
14041430
version "7.15.0"
14051431
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
@@ -1450,35 +1476,72 @@
14501476
"@babel/template" "^7.14.5"
14511477
"@babel/types" "^7.14.5"
14521478

1479+
"@babel/helper-function-name@^7.15.4":
1480+
version "7.15.4"
1481+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
1482+
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
1483+
dependencies:
1484+
"@babel/helper-get-function-arity" "^7.15.4"
1485+
"@babel/template" "^7.15.4"
1486+
"@babel/types" "^7.15.4"
1487+
14531488
"@babel/helper-get-function-arity@^7.14.5":
14541489
version "7.14.5"
14551490
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
14561491
integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
14571492
dependencies:
14581493
"@babel/types" "^7.14.5"
14591494

1495+
"@babel/helper-get-function-arity@^7.15.4":
1496+
version "7.15.4"
1497+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
1498+
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
1499+
dependencies:
1500+
"@babel/types" "^7.15.4"
1501+
14601502
"@babel/helper-hoist-variables@^7.14.5":
14611503
version "7.14.5"
14621504
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
14631505
integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
14641506
dependencies:
14651507
"@babel/types" "^7.14.5"
14661508

1509+
"@babel/helper-hoist-variables@^7.15.4":
1510+
version "7.15.4"
1511+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
1512+
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
1513+
dependencies:
1514+
"@babel/types" "^7.15.4"
1515+
14671516
"@babel/helper-member-expression-to-functions@^7.15.0":
14681517
version "7.15.0"
14691518
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
14701519
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
14711520
dependencies:
14721521
"@babel/types" "^7.15.0"
14731522

1523+
"@babel/helper-member-expression-to-functions@^7.15.4":
1524+
version "7.15.4"
1525+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
1526+
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
1527+
dependencies:
1528+
"@babel/types" "^7.15.4"
1529+
14741530
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.13.12", "@babel/helper-module-imports@^7.14.5":
14751531
version "7.14.5"
14761532
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
14771533
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
14781534
dependencies:
14791535
"@babel/types" "^7.14.5"
14801536

1481-
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8", "@babel/helper-module-transforms@^7.15.0":
1537+
"@babel/helper-module-imports@^7.15.4":
1538+
version "7.15.4"
1539+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
1540+
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
1541+
dependencies:
1542+
"@babel/types" "^7.15.4"
1543+
1544+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
14821545
version "7.15.0"
14831546
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
14841547
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
@@ -1492,13 +1555,34 @@
14921555
"@babel/traverse" "^7.15.0"
14931556
"@babel/types" "^7.15.0"
14941557

1558+
"@babel/helper-module-transforms@^7.15.8":
1559+
version "7.15.8"
1560+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
1561+
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
1562+
dependencies:
1563+
"@babel/helper-module-imports" "^7.15.4"
1564+
"@babel/helper-replace-supers" "^7.15.4"
1565+
"@babel/helper-simple-access" "^7.15.4"
1566+
"@babel/helper-split-export-declaration" "^7.15.4"
1567+
"@babel/helper-validator-identifier" "^7.15.7"
1568+
"@babel/template" "^7.15.4"
1569+
"@babel/traverse" "^7.15.4"
1570+
"@babel/types" "^7.15.6"
1571+
14951572
"@babel/helper-optimise-call-expression@^7.14.5":
14961573
version "7.14.5"
14971574
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
14981575
integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
14991576
dependencies:
15001577
"@babel/types" "^7.14.5"
15011578

1579+
"@babel/helper-optimise-call-expression@^7.15.4":
1580+
version "7.15.4"
1581+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
1582+
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
1583+
dependencies:
1584+
"@babel/types" "^7.15.4"
1585+
15021586
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
15031587
version "7.14.5"
15041588
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
@@ -1523,13 +1607,30 @@
15231607
"@babel/traverse" "^7.15.0"
15241608
"@babel/types" "^7.15.0"
15251609

1610+
"@babel/helper-replace-supers@^7.15.4":
1611+
version "7.15.4"
1612+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
1613+
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
1614+
dependencies:
1615+
"@babel/helper-member-expression-to-functions" "^7.15.4"
1616+
"@babel/helper-optimise-call-expression" "^7.15.4"
1617+
"@babel/traverse" "^7.15.4"
1618+
"@babel/types" "^7.15.4"
1619+
15261620
"@babel/helper-simple-access@^7.14.8":
15271621
version "7.14.8"
15281622
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
15291623
integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
15301624
dependencies:
15311625
"@babel/types" "^7.14.8"
15321626

1627+
"@babel/helper-simple-access@^7.15.4":
1628+
version "7.15.4"
1629+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
1630+
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
1631+
dependencies:
1632+
"@babel/types" "^7.15.4"
1633+
15331634
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
15341635
version "7.14.5"
15351636
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
@@ -1544,11 +1645,23 @@
15441645
dependencies:
15451646
"@babel/types" "^7.14.5"
15461647

1648+
"@babel/helper-split-export-declaration@^7.15.4":
1649+
version "7.15.4"
1650+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
1651+
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
1652+
dependencies:
1653+
"@babel/types" "^7.15.4"
1654+
15471655
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
15481656
version "7.14.9"
15491657
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
15501658
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
15511659

1660+
"@babel/helper-validator-identifier@^7.15.7":
1661+
version "7.15.7"
1662+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
1663+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
1664+
15521665
"@babel/helper-validator-option@^7.14.5":
15531666
version "7.14.5"
15541667
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -1573,6 +1686,15 @@
15731686
"@babel/traverse" "^7.15.0"
15741687
"@babel/types" "^7.15.0"
15751688

1689+
"@babel/helpers@^7.15.4":
1690+
version "7.15.4"
1691+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
1692+
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
1693+
dependencies:
1694+
"@babel/template" "^7.15.4"
1695+
"@babel/traverse" "^7.15.4"
1696+
"@babel/types" "^7.15.4"
1697+
15761698
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
15771699
version "7.14.5"
15781700
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -1582,11 +1704,16 @@
15821704
chalk "^2.0.0"
15831705
js-tokens "^4.0.0"
15841706

1585-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.14.8", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6":
1707+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6":
15861708
version "7.15.3"
15871709
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
15881710
integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
15891711

1712+
"@babel/parser@^7.15.4", "@babel/parser@^7.15.8":
1713+
version "7.15.8"
1714+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
1715+
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
1716+
15901717
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
15911718
version "7.14.5"
15921719
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"
@@ -2216,10 +2343,10 @@
22162343
"@babel/types" "^7.4.4"
22172344
esutils "^2.0.2"
22182345

2219-
"@babel/runtime-corejs3@7.14.9":
2220-
version "7.14.9"
2221-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.14.9.tgz#fb21b1cf11650dcb8fcf4de2e6b3b8cf411da3f3"
2222-
integrity sha512-64RiH2ON4/y8qYtoa8rUiyam/tUVyGqRyNYhe+vCRGmjnV4bUlZvY+mwd0RrmLoCpJpdq3RsrNqKb7SJdw/4kw==
2346+
"@babel/runtime-corejs3@7.15.4":
2347+
version "7.15.4"
2348+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.15.4.tgz#403139af262b9a6e8f9ba04a6fdcebf8de692bf1"
2349+
integrity sha512-lWcAqKeB624/twtTc3w6w/2o9RqJPaNBhPGK6DKLSiwuVWC7WFkypWyNg+CpZoyJH0jVzv1uMtXZ/5/lQOLtCg==
22232350
dependencies:
22242351
core-js-pure "^3.16.0"
22252352
regenerator-runtime "^0.13.4"
@@ -2240,7 +2367,16 @@
22402367
"@babel/parser" "^7.14.5"
22412368
"@babel/types" "^7.14.5"
22422369

2243-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
2370+
"@babel/template@^7.15.4":
2371+
version "7.15.4"
2372+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
2373+
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
2374+
dependencies:
2375+
"@babel/code-frame" "^7.14.5"
2376+
"@babel/parser" "^7.15.4"
2377+
"@babel/types" "^7.15.4"
2378+
2379+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
22442380
version "7.15.0"
22452381
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
22462382
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
@@ -2255,6 +2391,21 @@
22552391
debug "^4.1.0"
22562392
globals "^11.1.0"
22572393

2394+
"@babel/traverse@^7.15.4":
2395+
version "7.15.4"
2396+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
2397+
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
2398+
dependencies:
2399+
"@babel/code-frame" "^7.14.5"
2400+
"@babel/generator" "^7.15.4"
2401+
"@babel/helper-function-name" "^7.15.4"
2402+
"@babel/helper-hoist-variables" "^7.15.4"
2403+
"@babel/helper-split-export-declaration" "^7.15.4"
2404+
"@babel/parser" "^7.15.4"
2405+
"@babel/types" "^7.15.4"
2406+
debug "^4.1.0"
2407+
globals "^11.1.0"
2408+
22582409
"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
22592410
version "7.15.0"
22602411
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
@@ -2263,6 +2414,14 @@
22632414
"@babel/helper-validator-identifier" "^7.14.9"
22642415
to-fast-properties "^2.0.0"
22652416

2417+
"@babel/types@^7.15.4", "@babel/types@^7.15.6":
2418+
version "7.15.6"
2419+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
2420+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
2421+
dependencies:
2422+
"@babel/helper-validator-identifier" "^7.14.9"
2423+
to-fast-properties "^2.0.0"
2424+
22662425
"@bcoe/v8-coverage@^0.2.3":
22672426
version "0.2.3"
22682427
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)