|
209 | 209 | "@babel/helper-replace-supers" "^7.7.4"
|
210 | 210 | "@babel/helper-split-export-declaration" "^7.7.4"
|
211 | 211 |
|
| 212 | +"@babel/helper-create-class-features-plugin@^7.8.3": |
| 213 | + version "7.8.3" |
| 214 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397" |
| 215 | + integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA== |
| 216 | + dependencies: |
| 217 | + "@babel/helper-function-name" "^7.8.3" |
| 218 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 219 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 220 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 221 | + "@babel/helper-replace-supers" "^7.8.3" |
| 222 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 223 | + |
212 | 224 | "@babel/helper-create-regexp-features-plugin@^7.7.4":
|
213 | 225 | version "7.7.4"
|
214 | 226 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.7.4.tgz#6d5762359fd34f4da1500e4cff9955b5299aaf59"
|
|
296 | 308 | dependencies:
|
297 | 309 | "@babel/types" "^7.7.4"
|
298 | 310 |
|
| 311 | +"@babel/helper-member-expression-to-functions@^7.8.3": |
| 312 | + version "7.8.3" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c" |
| 314 | + integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA== |
| 315 | + dependencies: |
| 316 | + "@babel/types" "^7.8.3" |
| 317 | + |
299 | 318 | "@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.7.0", "@babel/helper-module-imports@^7.7.4", "@babel/helper-module-imports@^7.8.3":
|
300 | 319 | version "7.8.3"
|
301 | 320 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
|
|
329 | 348 | dependencies:
|
330 | 349 | "@babel/types" "^7.7.4"
|
331 | 350 |
|
| 351 | +"@babel/helper-optimise-call-expression@^7.8.3": |
| 352 | + version "7.8.3" |
| 353 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9" |
| 354 | + integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== |
| 355 | + dependencies: |
| 356 | + "@babel/types" "^7.8.3" |
| 357 | + |
332 | 358 |
|
333 | 359 | version "7.8.0"
|
334 | 360 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.0.tgz#59ec882d43c21c544ccb51decaecb306b34a8231"
|
|
367 | 393 | "@babel/traverse" "^7.7.4"
|
368 | 394 | "@babel/types" "^7.7.4"
|
369 | 395 |
|
| 396 | +"@babel/helper-replace-supers@^7.8.3": |
| 397 | + version "7.8.3" |
| 398 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.3.tgz#91192d25f6abbcd41da8a989d4492574fb1530bc" |
| 399 | + integrity sha512-xOUssL6ho41U81etpLoT2RTdvdus4VfHamCuAm4AHxGr+0it5fnwoVdwUJ7GFEqCsQYzJUhcbsN9wB9apcYKFA== |
| 400 | + dependencies: |
| 401 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 402 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 403 | + "@babel/traverse" "^7.8.3" |
| 404 | + "@babel/types" "^7.8.3" |
| 405 | + |
370 | 406 | "@babel/helper-simple-access@^7.7.0", "@babel/helper-simple-access@^7.7.4":
|
371 | 407 | version "7.7.4"
|
372 | 408 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz#a169a0adb1b5f418cfc19f22586b2ebf58a9a294"
|
|
686 | 722 | dependencies:
|
687 | 723 | "@babel/helper-plugin-utils" "^7.0.0"
|
688 | 724 |
|
| 725 | +"@babel/plugin-syntax-typescript@^7.8.3": |
| 726 | + version "7.8.3" |
| 727 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.8.3.tgz#c1f659dda97711a569cef75275f7e15dcaa6cabc" |
| 728 | + integrity sha512-GO1MQ/SGGGoiEXY0e0bSpHimJvxqB7lktLLIq2pv8xG7WZ8IMEle74jIe1FhprHBWjwjZtXHkycDLZXIWM5Wfg== |
| 729 | + dependencies: |
| 730 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 731 | + |
689 | 732 | "@babel/plugin-transform-arrow-functions@^7.2.0", "@babel/plugin-transform-arrow-functions@^7.7.4":
|
690 | 733 | version "7.7.4"
|
691 | 734 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.7.4.tgz#76309bd578addd8aee3b379d809c802305a98a12"
|
|
1033 | 1076 | "@babel/helper-plugin-utils" "^7.0.0"
|
1034 | 1077 | "@babel/plugin-syntax-typescript" "^7.7.4"
|
1035 | 1078 |
|
| 1079 | +"@babel/plugin-transform-typescript@^7.8.3": |
| 1080 | + version "7.8.3" |
| 1081 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.8.3.tgz#be6f01a7ef423be68e65ace1f04fc407e6d88917" |
| 1082 | + integrity sha512-Ebj230AxcrKGZPKIp4g4TdQLrqX95TobLUWKd/CwG7X1XHUH1ZpkpFvXuXqWbtGRWb7uuEWNlrl681wsOArAdQ== |
| 1083 | + dependencies: |
| 1084 | + "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 1085 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 1086 | + "@babel/plugin-syntax-typescript" "^7.8.3" |
| 1087 | + |
1036 | 1088 | "@babel/plugin-transform-unicode-regex@^7.4.4", "@babel/plugin-transform-unicode-regex@^7.7.0", "@babel/plugin-transform-unicode-regex@^7.7.4":
|
1037 | 1089 | version "7.7.4"
|
1038 | 1090 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.7.4.tgz#a3c0f65b117c4c81c5b6484f2a5e7b95346b83ae"
|
|
1279 | 1331 | "@babel/helper-plugin-utils" "^7.0.0"
|
1280 | 1332 | "@babel/plugin-transform-typescript" "^7.7.2"
|
1281 | 1333 |
|
| 1334 | +"@babel/preset-typescript@^7.8.3": |
| 1335 | + version "7.8.3" |
| 1336 | + resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.8.3.tgz#90af8690121beecd9a75d0cc26c6be39d1595d13" |
| 1337 | + integrity sha512-qee5LgPGui9zQ0jR1TeU5/fP9L+ovoArklEqY12ek8P/wV5ZeM/VYSQYwICeoT6FfpJTekG9Ilay5PhwsOpMHA== |
| 1338 | + dependencies: |
| 1339 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 1340 | + "@babel/plugin-transform-typescript" "^7.8.3" |
| 1341 | + |
1282 | 1342 |
|
1283 | 1343 | version "7.7.2"
|
1284 | 1344 | resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.7.2.tgz#5a8c4e2f8688ce58adc9eb1d8320b6e7341f96ce"
|
|
0 commit comments