|
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== |
|
85 | 106 | browserslist "^4.17.5" |
86 | 107 | semver "^6.3.0" |
87 | 108 |
|
| 109 | +"@babel/helper-create-class-features-plugin@^7.16.10": |
| 110 | + version "7.16.10" |
| 111 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c" |
| 112 | + integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg== |
| 113 | + dependencies: |
| 114 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 115 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 116 | + "@babel/helper-function-name" "^7.16.7" |
| 117 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 118 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 119 | + "@babel/helper-replace-supers" "^7.16.7" |
| 120 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 121 | + |
88 | 122 | "@babel/helper-create-class-features-plugin@^7.16.7": |
89 | 123 | version "7.16.7" |
90 | 124 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
|
281 | 315 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17" |
282 | 316 | integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw== |
283 | 317 |
|
| 318 | +"@babel/parser@^7.16.10": |
| 319 | + version "7.16.10" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
| 321 | + integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
| 322 | + |
284 | 323 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
285 | 324 | version "7.16.7" |
286 | 325 | 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" |
|
406 | 445 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
407 | 446 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
408 | 447 |
|
409 | | -"@babel/plugin-proposal-private-methods@^7.16.7": |
410 | | - version "7.16.7" |
411 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
412 | | - integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw== |
| 448 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 449 | + version "7.16.11" |
| 450 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
| 451 | + integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
413 | 452 | dependencies: |
414 | | - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 453 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
415 | 454 | "@babel/helper-plugin-utils" "^7.16.7" |
416 | 455 |
|
417 | 456 | "@babel/plugin-proposal-private-property-in-object@^7.16.7": |
|
750 | 789 | dependencies: |
751 | 790 | "@babel/helper-plugin-utils" "^7.16.7" |
752 | 791 |
|
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== |
| 792 | +"@babel/plugin-transform-runtime@7.16.10": |
| 793 | + version "7.16.10" |
| 794 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.16.10.tgz#53d9fd3496daedce1dd99639097fa5d14f4c7c2c" |
| 795 | + integrity sha512-9nwTiqETv2G7xI4RvXHNfpGdr8pAA+Q/YtN3yLK7OoK7n9OibVm/xymJ838a9A6E/IciOLPj82lZk0fW6O4O7w== |
757 | 796 | dependencies: |
758 | 797 | "@babel/helper-module-imports" "^7.16.7" |
759 | 798 | "@babel/helper-plugin-utils" "^7.16.7" |
|
813 | 852 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
814 | 853 | "@babel/helper-plugin-utils" "^7.16.7" |
815 | 854 |
|
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== |
| 855 | +"@babel/preset-env@7.16.11": |
| 856 | + version "7.16.11" |
| 857 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
| 858 | + integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
820 | 859 | dependencies: |
821 | 860 | "@babel/compat-data" "^7.16.8" |
822 | 861 | "@babel/helper-compilation-targets" "^7.16.7" |
|
836 | 875 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7" |
837 | 876 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7" |
838 | 877 | "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
839 | | - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 878 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
840 | 879 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7" |
841 | 880 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7" |
842 | 881 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
|
944 | 983 | debug "^4.1.0" |
945 | 984 | globals "^11.1.0" |
946 | 985 |
|
| 986 | +"@babel/traverse@^7.16.10": |
| 987 | + version "7.16.10" |
| 988 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 989 | + integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== |
| 990 | + dependencies: |
| 991 | + "@babel/code-frame" "^7.16.7" |
| 992 | + "@babel/generator" "^7.16.8" |
| 993 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 994 | + "@babel/helper-function-name" "^7.16.7" |
| 995 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 996 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 997 | + "@babel/parser" "^7.16.10" |
| 998 | + "@babel/types" "^7.16.8" |
| 999 | + debug "^4.1.0" |
| 1000 | + globals "^11.1.0" |
| 1001 | + |
947 | 1002 | "@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 | 1003 | version "7.16.8" |
949 | 1004 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
|
0 commit comments