|
65 | 65 | "@babel/helper-explode-assignable-expression" "^7.8.3"
|
66 | 66 | "@babel/types" "^7.8.3"
|
67 | 67 |
|
68 |
| -"@babel/helper-call-delegate@^7.8.3": |
69 |
| - version "7.8.3" |
70 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz#de82619898aa605d409c42be6ffb8d7204579692" |
71 |
| - integrity sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A== |
72 |
| - dependencies: |
73 |
| - "@babel/helper-hoist-variables" "^7.8.3" |
74 |
| - "@babel/traverse" "^7.8.3" |
75 |
| - "@babel/types" "^7.8.3" |
76 |
| - |
77 | 68 | "@babel/helper-compilation-targets@^7.8.4":
|
78 | 69 | version "7.8.4"
|
79 | 70 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88"
|
|
330 | 321 | "@babel/helper-plugin-utils" "^7.8.3"
|
331 | 322 | "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
|
332 | 323 |
|
333 |
| -"@babel/plugin-proposal-object-rest-spread@^7.8.3", "@babel/plugin-proposal-object-rest-spread@^7.9.0": |
334 |
| - version "7.9.0" |
335 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.0.tgz#a28993699fc13df165995362693962ba6b061d6f" |
336 |
| - integrity sha512-UgqBv6bjq4fDb8uku9f+wcm1J7YxJ5nT7WO/jBr0cl0PLKb7t1O6RNR1kZbjgx2LQtsDI9hwoQVmn0yhXeQyow== |
| 324 | +"@babel/plugin-proposal-object-rest-spread@^7.8.3", "@babel/plugin-proposal-object-rest-spread@^7.9.5": |
| 325 | + version "7.9.5" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz#3fd65911306d8746014ec0d0cf78f0e39a149116" |
| 327 | + integrity sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg== |
337 | 328 | dependencies:
|
338 | 329 | "@babel/helper-plugin-utils" "^7.8.3"
|
339 | 330 | "@babel/plugin-syntax-object-rest-spread" "^7.8.0"
|
| 331 | + "@babel/plugin-transform-parameters" "^7.9.5" |
340 | 332 |
|
341 | 333 | "@babel/plugin-proposal-optional-catch-binding@^7.8.3":
|
342 | 334 | version "7.8.3"
|
|
615 | 607 | "@babel/helper-plugin-utils" "^7.8.3"
|
616 | 608 | "@babel/helper-replace-supers" "^7.8.3"
|
617 | 609 |
|
618 |
| -"@babel/plugin-transform-parameters@^7.8.4": |
619 |
| - version "7.8.4" |
620 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3" |
621 |
| - integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA== |
| 610 | +"@babel/plugin-transform-parameters@^7.8.4", "@babel/plugin-transform-parameters@^7.9.5": |
| 611 | + version "7.9.5" |
| 612 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz#173b265746f5e15b2afe527eeda65b73623a0795" |
| 613 | + integrity sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA== |
622 | 614 | dependencies:
|
623 |
| - "@babel/helper-call-delegate" "^7.8.3" |
624 | 615 | "@babel/helper-get-function-arity" "^7.8.3"
|
625 | 616 | "@babel/helper-plugin-utils" "^7.8.3"
|
626 | 617 |
|
|
0 commit comments