|
14 | 14 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
15 | 15 | integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
16 | 16 |
|
17 | | -"@babel/core@7.16.7", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
| 17 | +"@babel/core@7.16.10": |
| 18 | + version "7.16.10" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50" |
| 20 | + integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA== |
| 21 | + dependencies: |
| 22 | + "@babel/code-frame" "^7.16.7" |
| 23 | + "@babel/generator" "^7.16.8" |
| 24 | + "@babel/helper-compilation-targets" "^7.16.7" |
| 25 | + "@babel/helper-module-transforms" "^7.16.7" |
| 26 | + "@babel/helpers" "^7.16.7" |
| 27 | + "@babel/parser" "^7.16.10" |
| 28 | + "@babel/template" "^7.16.7" |
| 29 | + "@babel/traverse" "^7.16.10" |
| 30 | + "@babel/types" "^7.16.8" |
| 31 | + convert-source-map "^1.7.0" |
| 32 | + debug "^4.1.0" |
| 33 | + gensync "^1.0.0-beta.2" |
| 34 | + json5 "^2.1.2" |
| 35 | + semver "^6.3.0" |
| 36 | + source-map "^0.5.0" |
| 37 | + |
| 38 | +"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": |
18 | 39 | version "7.16.7" |
19 | 40 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
20 | 41 | integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |
|
281 | 302 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17" |
282 | 303 | integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw== |
283 | 304 |
|
| 305 | +"@babel/parser@^7.16.10": |
| 306 | + version "7.16.10" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
| 308 | + integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
| 309 | + |
284 | 310 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
285 | 311 | version "7.16.7" |
286 | 312 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
750 | 776 | dependencies: |
751 | 777 | "@babel/helper-plugin-utils" "^7.16.7" |
752 | 778 |
|
753 | | -"@babel/plugin-transform-runtime@7.16.8": |
754 | | - version "7.16.8" |
755 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.8.tgz#3339368701103edae708f0fba9e4bfb70a3e5872" |
756 | | - integrity sha512-6Kg2XHPFnIarNweZxmzbgYnnWsXxkx9WQUVk2sksBRL80lBC1RAQV3wQagWxdCHiYHqPN+oenwNIuttlYgIbQQ== |
| 779 | +"@babel/plugin-transform-runtime@7.16.10": |
| 780 | + version "7.16.10" |
| 781 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.10.tgz#53d9fd3496daedce1dd99639097fa5d14f4c7c2c" |
| 782 | + integrity sha512-9nwTiqETv2G7xI4RvXHNfpGdr8pAA+Q/YtN3yLK7OoK7n9OibVm/xymJ838a9A6E/IciOLPj82lZk0fW6O4O7w== |
757 | 783 | dependencies: |
758 | 784 | "@babel/helper-module-imports" "^7.16.7" |
759 | 785 | "@babel/helper-plugin-utils" "^7.16.7" |
|
813 | 839 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
814 | 840 | "@babel/helper-plugin-utils" "^7.16.7" |
815 | 841 |
|
816 | | -"@babel/preset-env@7.16.8": |
817 | | - version "7.16.8" |
818 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
819 | | - integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
| 842 | +"@babel/preset-env@7.16.10": |
| 843 | + version "7.16.10" |
| 844 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57" |
| 845 | + integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg== |
820 | 846 | dependencies: |
821 | 847 | "@babel/compat-data" "^7.16.8" |
822 | 848 | "@babel/helper-compilation-targets" "^7.16.7" |
|
944 | 970 | debug "^4.1.0" |
945 | 971 | globals "^11.1.0" |
946 | 972 |
|
| 973 | +"@babel/traverse@^7.16.10": |
| 974 | + version "7.16.10" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 976 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 977 | + dependencies: |
| 978 | + "@babel/code-frame" "^7.16.7" |
| 979 | + "@babel/generator" "^7.16.8" |
| 980 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 981 | + "@babel/helper-function-name" "^7.16.7" |
| 982 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 983 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 984 | + "@babel/parser" "^7.16.10" |
| 985 | + "@babel/types" "^7.16.8" |
| 986 | + debug "^4.1.0" |
| 987 | + globals "^11.1.0" |
| 988 | + |
947 | 989 | "@babel/types@^7.0.0", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
948 | 990 | version "7.16.8" |
949 | 991 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
|
0 commit comments