|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.16.7"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4": |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4": |
20 | 20 | version "7.16.4"
|
21 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
|
22 | 22 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==
|
|
66 | 66 | "@babel/helper-explode-assignable-expression" "^7.16.0"
|
67 | 67 | "@babel/types" "^7.16.0"
|
68 | 68 |
|
69 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.0", "@babel/helper-compilation-targets@^7.16.3", "@babel/helper-compilation-targets@^7.16.7": |
| 69 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.3", "@babel/helper-compilation-targets@^7.16.7": |
70 | 70 | version "7.16.7"
|
71 | 71 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.7.tgz#06e66c5f299601e6c7da350049315e83209d551b"
|
72 | 72 | integrity sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==
|
|
428 | 428 | "@babel/helper-plugin-utils" "^7.14.5"
|
429 | 429 | "@babel/plugin-syntax-numeric-separator" "^7.10.4"
|
430 | 430 |
|
431 |
| -"@babel/plugin-proposal-object-rest-spread@^7.16.0": |
432 |
| - version "7.16.0" |
433 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.0.tgz#5fb32f6d924d6e6712810362a60e12a2609872e6" |
434 |
| - integrity sha512-LU/+jp89efe5HuWJLmMmFG0+xbz+I2rSI7iLc1AlaeSMDMOGzWlc5yJrMN1d04osXN4sSfpo4O+azkBNBes0jg== |
| 431 | +"@babel/plugin-proposal-object-rest-spread@^7.16.0", "@babel/plugin-proposal-object-rest-spread@^7.16.7": |
| 432 | + version "7.16.7" |
| 433 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.16.7.tgz#94593ef1ddf37021a25bdcb5754c4a8d534b01d8" |
| 434 | + integrity sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA== |
435 | 435 | dependencies:
|
436 |
| - "@babel/compat-data" "^7.16.0" |
437 |
| - "@babel/helper-compilation-targets" "^7.16.0" |
438 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
| 436 | + "@babel/compat-data" "^7.16.4" |
| 437 | + "@babel/helper-compilation-targets" "^7.16.7" |
| 438 | + "@babel/helper-plugin-utils" "^7.16.7" |
439 | 439 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
440 |
| - "@babel/plugin-transform-parameters" "^7.16.0" |
| 440 | + "@babel/plugin-transform-parameters" "^7.16.7" |
441 | 441 |
|
442 | 442 | "@babel/plugin-proposal-optional-catch-binding@^7.16.0":
|
443 | 443 | version "7.16.0"
|
|
763 | 763 | "@babel/helper-plugin-utils" "^7.14.5"
|
764 | 764 | "@babel/helper-replace-supers" "^7.16.0"
|
765 | 765 |
|
766 |
| -"@babel/plugin-transform-parameters@^7.16.0", "@babel/plugin-transform-parameters@^7.16.3": |
767 |
| - version "7.16.3" |
768 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.3.tgz#fa9e4c874ee5223f891ee6fa8d737f4766d31d15" |
769 |
| - integrity sha512-3MaDpJrOXT1MZ/WCmkOFo7EtmVVC8H4EUZVrHvFOsmwkk4lOjQj8rzv8JKUZV4YoQKeoIgk07GO+acPU9IMu/w== |
| 766 | +"@babel/plugin-transform-parameters@^7.16.3", "@babel/plugin-transform-parameters@^7.16.7": |
| 767 | + version "7.16.7" |
| 768 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz#a1721f55b99b736511cb7e0152f61f17688f331f" |
| 769 | + integrity sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw== |
770 | 770 | dependencies:
|
771 |
| - "@babel/helper-plugin-utils" "^7.14.5" |
| 771 | + "@babel/helper-plugin-utils" "^7.16.7" |
772 | 772 |
|
773 | 773 | "@babel/plugin-transform-property-literals@^7.16.0":
|
774 | 774 | version "7.16.0"
|
|
0 commit comments