|
267 | 267 | "@babel/helper-replace-supers" "^7.8.6"
|
268 | 268 | "@babel/helper-split-export-declaration" "^7.8.3"
|
269 | 269 |
|
| 270 | +"@babel/helper-create-class-features-plugin@^7.9.6": |
| 271 | + version "7.9.6" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.6.tgz#965c8b0a9f051801fd9d3b372ca0ccf200a90897" |
| 273 | + integrity sha512-6N9IeuyHvMBRyjNYOMJHrhwtu4WJMrYf8hVbEHD3pbbbmNOk1kmXSQs7bA4dYDUaIx4ZEzdnvo6NwC3WHd/Qow== |
| 274 | + dependencies: |
| 275 | + "@babel/helper-function-name" "^7.9.5" |
| 276 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 277 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 278 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 279 | + "@babel/helper-replace-supers" "^7.9.6" |
| 280 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 281 | + |
270 | 282 | "@babel/helper-create-regexp-features-plugin@^7.7.0":
|
271 | 283 | version "7.7.2"
|
272 | 284 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.2.tgz#6f20443778c8fce2af2ff4206284afc0ced65db6"
|
|
482 | 494 | "@babel/traverse" "^7.7.0"
|
483 | 495 | "@babel/types" "^7.7.0"
|
484 | 496 |
|
485 |
| -"@babel/helper-replace-supers@^7.8.3": |
| 497 | +"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.9.6": |
486 | 498 | version "7.9.6"
|
487 | 499 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz#03149d7e6a5586ab6764996cd31d6981a17e1444"
|
488 | 500 | integrity sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA==
|
|
1438 | 1450 | "@babel/helper-plugin-utils" "^7.8.3"
|
1439 | 1451 | "@babel/plugin-syntax-typescript" "^7.8.3"
|
1440 | 1452 |
|
| 1453 | +"@babel/plugin-transform-typescript@^7.9.0": |
| 1454 | + version "7.9.6" |
| 1455 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.9.6.tgz#2248971416a506fc78278fc0c0ea3179224af1e9" |
| 1456 | + integrity sha512-8OvsRdvpt3Iesf2qsAn+YdlwAJD7zJ+vhFZmDCa4b8dTp7MmHtKk5FF2mCsGxjZwuwsy/yIIay/nLmxST1ctVQ== |
| 1457 | + dependencies: |
| 1458 | + "@babel/helper-create-class-features-plugin" "^7.9.6" |
| 1459 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 1460 | + "@babel/plugin-syntax-typescript" "^7.8.3" |
| 1461 | + |
1441 | 1462 | "@babel/plugin-transform-unicode-regex@^7.7.0":
|
1442 | 1463 | version "7.7.0"
|
1443 | 1464 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.0.tgz#743d9bcc44080e3cc7d49259a066efa30f9187a3"
|
|
1627 | 1648 | "@babel/helper-plugin-utils" "^7.0.0"
|
1628 | 1649 | "@babel/plugin-transform-typescript" "^7.7.2"
|
1629 | 1650 |
|
| 1651 | +"@babel/preset-typescript@^7.9.0": |
| 1652 | + version "7.9.0" |
| 1653 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.9.0.tgz#87705a72b1f0d59df21c179f7c3d2ef4b16ce192" |
| 1654 | + integrity sha512-S4cueFnGrIbvYJgwsVFKdvOmpiL0XGw9MFW9D0vgRys5g36PBhZRL8NX8Gr2akz8XRtzq6HuDXPD/1nniagNUg== |
| 1655 | + dependencies: |
| 1656 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 1657 | + "@babel/plugin-transform-typescript" "^7.9.0" |
| 1658 | + |
1630 | 1659 | "@babel/runtime-corejs2@^7.0.0", "@babel/runtime-corejs2@^7.6.3":
|
1631 | 1660 | version "7.9.6"
|
1632 | 1661 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.9.6.tgz#acd5d6351384cc2828dc211aa5426a90476bf4a8"
|
|
0 commit comments