|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
|
27 | 27 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q==
|
28 | 28 |
|
29 |
| - |
30 |
| - version "7.16.7" |
31 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
32 |
| - integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
| 29 | + |
| 30 | + version "7.16.10" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50" |
| 32 | + integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA== |
33 | 33 | dependencies:
|
34 | 34 | "@babel/code-frame" "^7.16.7"
|
35 |
| - "@babel/generator" "^7.16.7" |
| 35 | + "@babel/generator" "^7.16.8" |
36 | 36 | "@babel/helper-compilation-targets" "^7.16.7"
|
37 | 37 | "@babel/helper-module-transforms" "^7.16.7"
|
38 | 38 | "@babel/helpers" "^7.16.7"
|
39 |
| - "@babel/parser" "^7.16.7" |
| 39 | + "@babel/parser" "^7.16.10" |
40 | 40 | "@babel/template" "^7.16.7"
|
41 |
| - "@babel/traverse" "^7.16.7" |
42 |
| - "@babel/types" "^7.16.7" |
| 41 | + "@babel/traverse" "^7.16.10" |
| 42 | + "@babel/types" "^7.16.8" |
43 | 43 | convert-source-map "^1.7.0"
|
44 | 44 | debug "^4.1.0"
|
45 | 45 | gensync "^1.0.0-beta.2"
|
|
520 | 520 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.6.tgz#8f194828193e8fa79166f34a4b4e52f3e769a314"
|
521 | 521 | integrity sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==
|
522 | 522 |
|
| 523 | +"@babel/parser@^7.16.10": |
| 524 | + version "7.16.10" |
| 525 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
| 526 | + integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
| 527 | + |
523 | 528 | "@babel/parser@^7.16.7":
|
524 | 529 | version "7.16.7"
|
525 | 530 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
|
|
1485 | 1490 | "@babel/helper-create-regexp-features-plugin" "^7.16.7"
|
1486 | 1491 | "@babel/helper-plugin-utils" "^7.16.7"
|
1487 | 1492 |
|
1488 |
| - |
1489 |
| - version "7.16.8" |
1490 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
1491 |
| - integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
| 1493 | + |
| 1494 | + version "7.16.10" |
| 1495 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57" |
| 1496 | + integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg== |
1492 | 1497 | dependencies:
|
1493 | 1498 | "@babel/compat-data" "^7.16.8"
|
1494 | 1499 | "@babel/helper-compilation-targets" "^7.16.7"
|
|
1729 | 1734 | debug "^4.1.0"
|
1730 | 1735 | globals "^11.1.0"
|
1731 | 1736 |
|
| 1737 | +"@babel/traverse@^7.16.10": |
| 1738 | + version "7.16.10" |
| 1739 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 1740 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 1741 | + dependencies: |
| 1742 | + "@babel/code-frame" "^7.16.7" |
| 1743 | + "@babel/generator" "^7.16.8" |
| 1744 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1745 | + "@babel/helper-function-name" "^7.16.7" |
| 1746 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1747 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1748 | + "@babel/parser" "^7.16.10" |
| 1749 | + "@babel/types" "^7.16.8" |
| 1750 | + debug "^4.1.0" |
| 1751 | + globals "^11.1.0" |
| 1752 | + |
1732 | 1753 | "@babel/traverse@^7.16.7":
|
1733 | 1754 | version "7.16.7"
|
1734 | 1755 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
|
|
0 commit comments