Skip to content

Commit 2d0c415

Browse files
committed
Update babel monorepo
1 parent ec02f2b commit 2d0c415

File tree

2 files changed

+174
-22
lines changed

2 files changed

+174
-22
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.5",
25+
"@babel/runtime-corejs3": "7.15.4",
2626
"@nuxtjs/axios": "5.13.6",
2727
"@nuxtjs/dayjs": "1.4.0",
2828
"@nuxtjs/dotenv": "1.4.1",

yarn.lock

Lines changed: 172 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,20 +1315,20 @@
13151315
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
13161316
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
13171317

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==
1318+
"@babel/core@7.15.5":
1319+
version "7.15.5"
1320+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.5.tgz#f8ed9ace730722544609f90c9bb49162dc3bf5b9"
1321+
integrity sha512-pYgXxiwAgQpgM1bNkZsDEq85f0ggXMA5L7c+o3tskGMh2BunCI9QUwB9Z4jpvXUOuMdyGKiGKQiRe11VS6Jzvg==
13221322
dependencies:
13231323
"@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"
1324+
"@babel/generator" "^7.15.4"
1325+
"@babel/helper-compilation-targets" "^7.15.4"
1326+
"@babel/helper-module-transforms" "^7.15.4"
1327+
"@babel/helpers" "^7.15.4"
1328+
"@babel/parser" "^7.15.5"
1329+
"@babel/template" "^7.15.4"
1330+
"@babel/traverse" "^7.15.4"
1331+
"@babel/types" "^7.15.4"
13321332
convert-source-map "^1.7.0"
13331333
debug "^4.1.0"
13341334
gensync "^1.0.0-beta.2"
@@ -1366,7 +1366,7 @@
13661366
eslint-visitor-keys "^2.1.0"
13671367
semver "^6.3.0"
13681368

1369-
"@babel/generator@^7.14.8", "@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
1369+
"@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
13701370
version "7.15.0"
13711371
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
13721372
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
@@ -1375,6 +1375,15 @@
13751375
jsesc "^2.5.1"
13761376
source-map "^0.5.0"
13771377

1378+
"@babel/generator@^7.15.4":
1379+
version "7.15.4"
1380+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
1381+
integrity sha512-d3itta0tu+UayjEORPNz6e1T3FtvWlP5N4V5M+lhp/CxT4oAA7/NcScnpRyspUMLK6tu9MNHmQHxRykuN2R7hw==
1382+
dependencies:
1383+
"@babel/types" "^7.15.4"
1384+
jsesc "^2.5.1"
1385+
source-map "^0.5.0"
1386+
13781387
"@babel/helper-annotate-as-pure@^7.14.5":
13791388
version "7.14.5"
13801389
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
@@ -1400,6 +1409,16 @@
14001409
browserslist "^4.16.6"
14011410
semver "^6.3.0"
14021411

1412+
"@babel/helper-compilation-targets@^7.15.4":
1413+
version "7.15.4"
1414+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
1415+
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
1416+
dependencies:
1417+
"@babel/compat-data" "^7.15.0"
1418+
"@babel/helper-validator-option" "^7.14.5"
1419+
browserslist "^4.16.6"
1420+
semver "^6.3.0"
1421+
14031422
"@babel/helper-create-class-features-plugin@^7.14.5":
14041423
version "7.15.0"
14051424
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
@@ -1450,35 +1469,72 @@
14501469
"@babel/template" "^7.14.5"
14511470
"@babel/types" "^7.14.5"
14521471

1472+
"@babel/helper-function-name@^7.15.4":
1473+
version "7.15.4"
1474+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
1475+
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
1476+
dependencies:
1477+
"@babel/helper-get-function-arity" "^7.15.4"
1478+
"@babel/template" "^7.15.4"
1479+
"@babel/types" "^7.15.4"
1480+
14531481
"@babel/helper-get-function-arity@^7.14.5":
14541482
version "7.14.5"
14551483
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
14561484
integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
14571485
dependencies:
14581486
"@babel/types" "^7.14.5"
14591487

1488+
"@babel/helper-get-function-arity@^7.15.4":
1489+
version "7.15.4"
1490+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
1491+
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
1492+
dependencies:
1493+
"@babel/types" "^7.15.4"
1494+
14601495
"@babel/helper-hoist-variables@^7.14.5":
14611496
version "7.14.5"
14621497
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
14631498
integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
14641499
dependencies:
14651500
"@babel/types" "^7.14.5"
14661501

1502+
"@babel/helper-hoist-variables@^7.15.4":
1503+
version "7.15.4"
1504+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
1505+
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
1506+
dependencies:
1507+
"@babel/types" "^7.15.4"
1508+
14671509
"@babel/helper-member-expression-to-functions@^7.15.0":
14681510
version "7.15.0"
14691511
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
14701512
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
14711513
dependencies:
14721514
"@babel/types" "^7.15.0"
14731515

1516+
"@babel/helper-member-expression-to-functions@^7.15.4":
1517+
version "7.15.4"
1518+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
1519+
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
1520+
dependencies:
1521+
"@babel/types" "^7.15.4"
1522+
14741523
"@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":
14751524
version "7.14.5"
14761525
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
14771526
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
14781527
dependencies:
14791528
"@babel/types" "^7.14.5"
14801529

1481-
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8", "@babel/helper-module-transforms@^7.15.0":
1530+
"@babel/helper-module-imports@^7.15.4":
1531+
version "7.15.4"
1532+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
1533+
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
1534+
dependencies:
1535+
"@babel/types" "^7.15.4"
1536+
1537+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
14821538
version "7.15.0"
14831539
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
14841540
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
@@ -1492,13 +1548,34 @@
14921548
"@babel/traverse" "^7.15.0"
14931549
"@babel/types" "^7.15.0"
14941550

1551+
"@babel/helper-module-transforms@^7.15.4":
1552+
version "7.15.7"
1553+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.7.tgz#7da80c8cbc1f02655d83f8b79d25866afe50d226"
1554+
integrity sha512-ZNqjjQG/AuFfekFTY+7nY4RgBSklgTu970c7Rj3m/JOhIu5KPBUuTA9AY6zaKcUvk4g6EbDXdBnhi35FAssdSw==
1555+
dependencies:
1556+
"@babel/helper-module-imports" "^7.15.4"
1557+
"@babel/helper-replace-supers" "^7.15.4"
1558+
"@babel/helper-simple-access" "^7.15.4"
1559+
"@babel/helper-split-export-declaration" "^7.15.4"
1560+
"@babel/helper-validator-identifier" "^7.15.7"
1561+
"@babel/template" "^7.15.4"
1562+
"@babel/traverse" "^7.15.4"
1563+
"@babel/types" "^7.15.6"
1564+
14951565
"@babel/helper-optimise-call-expression@^7.14.5":
14961566
version "7.14.5"
14971567
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
14981568
integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
14991569
dependencies:
15001570
"@babel/types" "^7.14.5"
15011571

1572+
"@babel/helper-optimise-call-expression@^7.15.4":
1573+
version "7.15.4"
1574+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
1575+
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
1576+
dependencies:
1577+
"@babel/types" "^7.15.4"
1578+
15021579
"@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":
15031580
version "7.14.5"
15041581
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
@@ -1523,13 +1600,30 @@
15231600
"@babel/traverse" "^7.15.0"
15241601
"@babel/types" "^7.15.0"
15251602

1603+
"@babel/helper-replace-supers@^7.15.4":
1604+
version "7.15.4"
1605+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
1606+
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
1607+
dependencies:
1608+
"@babel/helper-member-expression-to-functions" "^7.15.4"
1609+
"@babel/helper-optimise-call-expression" "^7.15.4"
1610+
"@babel/traverse" "^7.15.4"
1611+
"@babel/types" "^7.15.4"
1612+
15261613
"@babel/helper-simple-access@^7.14.8":
15271614
version "7.14.8"
15281615
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
15291616
integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
15301617
dependencies:
15311618
"@babel/types" "^7.14.8"
15321619

1620+
"@babel/helper-simple-access@^7.15.4":
1621+
version "7.15.4"
1622+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
1623+
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
1624+
dependencies:
1625+
"@babel/types" "^7.15.4"
1626+
15331627
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
15341628
version "7.14.5"
15351629
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
@@ -1544,11 +1638,23 @@
15441638
dependencies:
15451639
"@babel/types" "^7.14.5"
15461640

1641+
"@babel/helper-split-export-declaration@^7.15.4":
1642+
version "7.15.4"
1643+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
1644+
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
1645+
dependencies:
1646+
"@babel/types" "^7.15.4"
1647+
15471648
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
15481649
version "7.14.9"
15491650
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
15501651
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
15511652

1653+
"@babel/helper-validator-identifier@^7.15.7":
1654+
version "7.15.7"
1655+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
1656+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
1657+
15521658
"@babel/helper-validator-option@^7.14.5":
15531659
version "7.14.5"
15541660
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -1573,6 +1679,15 @@
15731679
"@babel/traverse" "^7.15.0"
15741680
"@babel/types" "^7.15.0"
15751681

1682+
"@babel/helpers@^7.15.4":
1683+
version "7.15.4"
1684+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
1685+
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
1686+
dependencies:
1687+
"@babel/template" "^7.15.4"
1688+
"@babel/traverse" "^7.15.4"
1689+
"@babel/types" "^7.15.4"
1690+
15761691
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
15771692
version "7.14.5"
15781693
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -1582,11 +1697,16 @@
15821697
chalk "^2.0.0"
15831698
js-tokens "^4.0.0"
15841699

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":
1700+
"@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":
15861701
version "7.15.3"
15871702
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
15881703
integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
15891704

1705+
"@babel/parser@^7.15.4", "@babel/parser@^7.15.5":
1706+
version "7.15.7"
1707+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
1708+
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
1709+
15901710
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
15911711
version "7.14.5"
15921712
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 +2336,10 @@
22162336
"@babel/types" "^7.4.4"
22172337
esutils "^2.0.2"
22182338

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==
2339+
"@babel/runtime-corejs3@7.15.4":
2340+
version "7.15.4"
2341+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.15.4.tgz#403139af262b9a6e8f9ba04a6fdcebf8de692bf1"
2342+
integrity sha512-lWcAqKeB624/twtTc3w6w/2o9RqJPaNBhPGK6DKLSiwuVWC7WFkypWyNg+CpZoyJH0jVzv1uMtXZ/5/lQOLtCg==
22232343
dependencies:
22242344
core-js-pure "^3.16.0"
22252345
regenerator-runtime "^0.13.4"
@@ -2240,7 +2360,16 @@
22402360
"@babel/parser" "^7.14.5"
22412361
"@babel/types" "^7.14.5"
22422362

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":
2363+
"@babel/template@^7.15.4":
2364+
version "7.15.4"
2365+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
2366+
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
2367+
dependencies:
2368+
"@babel/code-frame" "^7.14.5"
2369+
"@babel/parser" "^7.15.4"
2370+
"@babel/types" "^7.15.4"
2371+
2372+
"@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":
22442373
version "7.15.0"
22452374
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
22462375
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
@@ -2255,6 +2384,21 @@
22552384
debug "^4.1.0"
22562385
globals "^11.1.0"
22572386

2387+
"@babel/traverse@^7.15.4":
2388+
version "7.15.4"
2389+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
2390+
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
2391+
dependencies:
2392+
"@babel/code-frame" "^7.14.5"
2393+
"@babel/generator" "^7.15.4"
2394+
"@babel/helper-function-name" "^7.15.4"
2395+
"@babel/helper-hoist-variables" "^7.15.4"
2396+
"@babel/helper-split-export-declaration" "^7.15.4"
2397+
"@babel/parser" "^7.15.4"
2398+
"@babel/types" "^7.15.4"
2399+
debug "^4.1.0"
2400+
globals "^11.1.0"
2401+
22582402
"@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":
22592403
version "7.15.0"
22602404
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
@@ -2263,6 +2407,14 @@
22632407
"@babel/helper-validator-identifier" "^7.14.9"
22642408
to-fast-properties "^2.0.0"
22652409

2410+
"@babel/types@^7.15.4", "@babel/types@^7.15.6":
2411+
version "7.15.6"
2412+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
2413+
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
2414+
dependencies:
2415+
"@babel/helper-validator-identifier" "^7.14.9"
2416+
to-fast-properties "^2.0.0"
2417+
22662418
"@bcoe/v8-coverage@^0.2.3":
22672419
version "0.2.3"
22682420
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)