|
256 | 256 | "@babel/traverse" "^7.7.4" |
257 | 257 | "@babel/types" "^7.7.4" |
258 | 258 |
|
259 | | -"@babel/helper-create-class-features-plugin@^7.5.5": |
260 | | - version "7.5.5" |
261 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.5.5.tgz#401f302c8ddbc0edd36f7c6b2887d8fa1122e5a4" |
262 | | - integrity sha512-ZsxkyYiRA7Bg+ZTRpPvB6AbOFKTFFK4LrvTet8lInm0V468MWCaSYJE+I7v2z2r8KNLtYiV+K5kTCnR7dvyZjg== |
263 | | - dependencies: |
264 | | - "@babel/helper-function-name" "^7.1.0" |
265 | | - "@babel/helper-member-expression-to-functions" "^7.5.5" |
266 | | - "@babel/helper-optimise-call-expression" "^7.0.0" |
267 | | - "@babel/helper-plugin-utils" "^7.0.0" |
268 | | - "@babel/helper-replace-supers" "^7.5.5" |
269 | | - "@babel/helper-split-export-declaration" "^7.4.4" |
270 | | - |
271 | | -"@babel/helper-create-class-features-plugin@^7.6.0": |
272 | | - version "7.6.0" |
273 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.6.0.tgz#769711acca889be371e9bc2eb68641d55218021f" |
274 | | - integrity sha512-O1QWBko4fzGju6VoVvrZg0RROCVifcLxiApnGP3OWfWzvxRZFCoBD81K5ur5e3bVY2Vf/5rIJm8cqPKn8HUJng== |
275 | | - dependencies: |
276 | | - "@babel/helper-function-name" "^7.1.0" |
277 | | - "@babel/helper-member-expression-to-functions" "^7.5.5" |
278 | | - "@babel/helper-optimise-call-expression" "^7.0.0" |
279 | | - "@babel/helper-plugin-utils" "^7.0.0" |
280 | | - "@babel/helper-replace-supers" "^7.5.5" |
281 | | - "@babel/helper-split-export-declaration" "^7.4.4" |
282 | | - |
283 | | -"@babel/helper-create-class-features-plugin@^7.7.4": |
284 | | - version "7.7.4" |
285 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.7.4.tgz#fce60939fd50618610942320a8d951b3b639da2d" |
286 | | - integrity sha512-l+OnKACG4uiDHQ/aJT8dwpR+LhCJALxL0mJ6nzjB25e5IPwqV1VOsY7ah6UB1DG+VOXAIMtuC54rFJGiHkxjgA== |
| 259 | +"@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.6.0", "@babel/helper-create-class-features-plugin@^7.7.4", "@babel/helper-create-class-features-plugin@^7.8.3": |
| 260 | + version "7.8.3" |
| 261 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.8.3.tgz#5b94be88c255f140fd2c10dd151e7f98f4bff397" |
| 262 | + integrity sha512-qmp4pD7zeTxsv0JNecSBsEmG1ei2MqwJq4YQcK3ZWm/0t07QstWfvuV/vm3Qt5xNMFETn2SZqpMx2MQzbtq+KA== |
287 | 263 | dependencies: |
288 | | - "@babel/helper-function-name" "^7.7.4" |
289 | | - "@babel/helper-member-expression-to-functions" "^7.7.4" |
290 | | - "@babel/helper-optimise-call-expression" "^7.7.4" |
291 | | - "@babel/helper-plugin-utils" "^7.0.0" |
292 | | - "@babel/helper-replace-supers" "^7.7.4" |
293 | | - "@babel/helper-split-export-declaration" "^7.7.4" |
| 264 | + "@babel/helper-function-name" "^7.8.3" |
| 265 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 266 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 267 | + "@babel/helper-plugin-utils" "^7.8.3" |
| 268 | + "@babel/helper-replace-supers" "^7.8.3" |
| 269 | + "@babel/helper-split-export-declaration" "^7.8.3" |
294 | 270 |
|
295 | 271 | "@babel/helper-create-regexp-features-plugin@^7.7.4": |
296 | 272 | version "7.7.4" |
|
410 | 386 | dependencies: |
411 | 387 | "@babel/types" "^7.7.4" |
412 | 388 |
|
| 389 | +"@babel/helper-member-expression-to-functions@^7.8.3": |
| 390 | + version "7.8.3" |
| 391 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c" |
| 392 | + integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA== |
| 393 | + dependencies: |
| 394 | + "@babel/types" "^7.8.3" |
| 395 | + |
413 | 396 | "@babel/helper-module-imports@^7.0.0": |
414 | 397 | version "7.0.0" |
415 | 398 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0.tgz#96081b7111e486da4d2cd971ad1a4fe216cc2e3d" |
|
462 | 445 | dependencies: |
463 | 446 | "@babel/types" "^7.7.4" |
464 | 447 |
|
465 | | -"@babel/helper-plugin-utils@^7.0.0": |
466 | | - version "7.0.0" |
467 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250" |
468 | | - integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA== |
| 448 | +"@babel/helper-optimise-call-expression@^7.8.3": |
| 449 | + version "7.8.3" |
| 450 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9" |
| 451 | + integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== |
| 452 | + dependencies: |
| 453 | + "@babel/types" "^7.8.3" |
469 | 454 |
|
470 | | -"@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 455 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
471 | 456 | version "7.8.3" |
472 | 457 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" |
473 | 458 | integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== |
|
521 | 506 | "@babel/traverse" "^7.7.4" |
522 | 507 | "@babel/types" "^7.7.4" |
523 | 508 |
|
| 509 | +"@babel/helper-replace-supers@^7.8.3": |
| 510 | + version "7.8.3" |
| 511 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.3.tgz#91192d25f6abbcd41da8a989d4492574fb1530bc" |
| 512 | + integrity sha512-xOUssL6ho41U81etpLoT2RTdvdus4VfHamCuAm4AHxGr+0it5fnwoVdwUJ7GFEqCsQYzJUhcbsN9wB9apcYKFA== |
| 513 | + dependencies: |
| 514 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 515 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 516 | + "@babel/traverse" "^7.8.3" |
| 517 | + "@babel/types" "^7.8.3" |
| 518 | + |
524 | 519 | "@babel/helper-simple-access@^7.1.0": |
525 | 520 | version "7.1.0" |
526 | 521 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz#65eeb954c8c245beaa4e859da6188f39d71e585c" |
|
683 | 678 | "@babel/helper-create-class-features-plugin" "^7.5.5" |
684 | 679 | "@babel/helper-plugin-utils" "^7.0.0" |
685 | 680 |
|
686 | | -"@babel/plugin-proposal-class-properties@7.7.4", "@babel/plugin-proposal-class-properties@^7.7.0": |
687 | | - version "7.7.4" |
688 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.7.4.tgz#2f964f0cb18b948450362742e33e15211e77c2ba" |
689 | | - integrity sha512-EcuXeV4Hv1X3+Q1TsuOmyyxeTRiSqurGJ26+I/FW1WbymmRRapVORm6x1Zl3iDIHyRxEs+VXWp6qnlcfcJSbbw== |
| 681 | +"@babel/plugin-proposal-class-properties@7.8.3", "@babel/plugin-proposal-class-properties@^7.7.0": |
| 682 | + version "7.8.3" |
| 683 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e" |
| 684 | + integrity sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA== |
690 | 685 | dependencies: |
691 | | - "@babel/helper-create-class-features-plugin" "^7.7.4" |
692 | | - "@babel/helper-plugin-utils" "^7.0.0" |
| 686 | + "@babel/helper-create-class-features-plugin" "^7.8.3" |
| 687 | + "@babel/helper-plugin-utils" "^7.8.3" |
693 | 688 |
|
694 | 689 | |
695 | 690 | version "7.6.0" |
|
0 commit comments