|
172 | 172 | "@babel/helper-replace-supers" "^7.16.5" |
173 | 173 | "@babel/helper-split-export-declaration" "^7.16.0" |
174 | 174 |
|
| 175 | +"@babel/helper-create-class-features-plugin@^7.16.10": |
| 176 | + version "7.16.10" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c" |
| 178 | + integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg== |
| 179 | + dependencies: |
| 180 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 181 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 182 | + "@babel/helper-function-name" "^7.16.7" |
| 183 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 184 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 185 | + "@babel/helper-replace-supers" "^7.16.7" |
| 186 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 187 | + |
175 | 188 | "@babel/helper-create-class-features-plugin@^7.16.7": |
176 | 189 | version "7.16.7" |
177 | 190 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
|
784 | 797 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
785 | 798 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
786 | 799 |
|
| 800 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 801 | + version "7.16.11" |
| 802 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
| 803 | + integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
| 804 | + dependencies: |
| 805 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
| 806 | + "@babel/helper-plugin-utils" "^7.16.7" |
| 807 | + |
787 | 808 | "@babel/plugin-proposal-private-methods@^7.16.5": |
788 | 809 | version "7.16.5" |
789 | 810 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.5.tgz#2086f7d78c1b0c712d49b5c3fbc2d1ca21a7ee12" |
|
792 | 813 | "@babel/helper-create-class-features-plugin" "^7.16.5" |
793 | 814 | "@babel/helper-plugin-utils" "^7.16.5" |
794 | 815 |
|
795 | | -"@babel/plugin-proposal-private-methods@^7.16.7": |
796 | | - version "7.16.7" |
797 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
798 | | - integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw== |
799 | | - dependencies: |
800 | | - "@babel/helper-create-class-features-plugin" "^7.16.7" |
801 | | - "@babel/helper-plugin-utils" "^7.16.7" |
802 | | - |
803 | 816 | "@babel/plugin-proposal-private-property-in-object@^7.16.5": |
804 | 817 | version "7.16.5" |
805 | 818 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.5.tgz#a42d4b56005db3d405b12841309dbca647e7a21b" |
|
1495 | 1508 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
1496 | 1509 | "@babel/helper-plugin-utils" "^7.16.7" |
1497 | 1510 |
|
1498 | | -"@babel/preset-env@7.16.10": |
1499 | | - version "7.16.10" |
1500 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57" |
1501 | | - integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg== |
| 1511 | +"@babel/preset-env@7.16.11": |
| 1512 | + version "7.16.11" |
| 1513 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
| 1514 | + integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
1502 | 1515 | dependencies: |
1503 | 1516 | "@babel/compat-data" "^7.16.8" |
1504 | 1517 | "@babel/helper-compilation-targets" "^7.16.7" |
|
1518 | 1531 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7" |
1519 | 1532 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7" |
1520 | 1533 | "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
1521 | | - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 1534 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
1522 | 1535 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7" |
1523 | 1536 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7" |
1524 | 1537 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
|
0 commit comments