|
415 | 415 | resolve "^1.14.2"
|
416 | 416 | semver "^6.1.2"
|
417 | 417 |
|
| 418 | +"@babel/helper-environment-visitor@7.16.7": |
| 419 | + version "7.16.7" |
| 420 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
| 421 | + integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag== |
| 422 | + dependencies: |
| 423 | + "@babel/types" "^7.16.7" |
| 424 | + |
418 | 425 | "@babel/helper-explode-assignable-expression@^7.12.13":
|
419 | 426 | version "7.13.0"
|
420 | 427 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.13.0.tgz#17b5c59ff473d9f956f40ef570cf3a76ca12657f"
|
|
825 | 832 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
|
826 | 833 | integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
|
827 | 834 |
|
| 835 | +"@babel/helper-validator-identifier@^7.16.7": |
| 836 | + version "7.16.7" |
| 837 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad" |
| 838 | + integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw== |
| 839 | + |
828 | 840 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
|
829 | 841 | version "7.9.5"
|
830 | 842 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
|
2804 | 2816 | "@babel/helper-validator-identifier" "^7.15.7"
|
2805 | 2817 | to-fast-properties "^2.0.0"
|
2806 | 2818 |
|
| 2819 | +"@babel/types@^7.16.7": |
| 2820 | + version "7.17.0" |
| 2821 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
| 2822 | + integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 2823 | + dependencies: |
| 2824 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 2825 | + to-fast-properties "^2.0.0" |
| 2826 | + |
2807 | 2827 | "@babel/types@^7.3.3":
|
2808 | 2828 | version "7.10.5"
|
2809 | 2829 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
|
|