|
37 | 37 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
38 | 38 |
|
39 | 39 | "@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.7.5": |
40 | | - version "7.18.10" |
41 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
42 | | - integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
| 40 | + version "7.18.13" |
| 41 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac" |
| 42 | + integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A== |
43 | 43 | dependencies: |
44 | 44 | "@ampproject/remapping" "^2.1.0" |
45 | 45 | "@babel/code-frame" "^7.18.6" |
46 | | - "@babel/generator" "^7.18.10" |
| 46 | + "@babel/generator" "^7.18.13" |
47 | 47 | "@babel/helper-compilation-targets" "^7.18.9" |
48 | 48 | "@babel/helper-module-transforms" "^7.18.9" |
49 | 49 | "@babel/helpers" "^7.18.9" |
50 | | - "@babel/parser" "^7.18.10" |
| 50 | + "@babel/parser" "^7.18.13" |
51 | 51 | "@babel/template" "^7.18.10" |
52 | | - "@babel/traverse" "^7.18.10" |
53 | | - "@babel/types" "^7.18.10" |
| 52 | + "@babel/traverse" "^7.18.13" |
| 53 | + "@babel/types" "^7.18.13" |
54 | 54 | convert-source-map "^1.7.0" |
55 | 55 | debug "^4.1.0" |
56 | 56 | gensync "^1.0.0-beta.2" |
57 | 57 | json5 "^2.2.1" |
58 | 58 | semver "^6.3.0" |
59 | 59 |
|
60 | | -"@babel/generator@^7.18.10": |
61 | | - version "7.18.10" |
62 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
63 | | - integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
| 60 | +"@babel/generator@^7.18.13": |
| 61 | + version "7.18.13" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212" |
| 63 | + integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ== |
64 | 64 | dependencies: |
65 | | - "@babel/types" "^7.18.10" |
| 65 | + "@babel/types" "^7.18.13" |
66 | 66 | "@jridgewell/gen-mapping" "^0.3.2" |
67 | 67 | jsesc "^2.5.1" |
68 | 68 |
|
|
283 | 283 | chalk "^2.0.0" |
284 | 284 | js-tokens "^4.0.0" |
285 | 285 |
|
286 | | -"@babel/parser@^7.14.7", "@babel/parser@^7.18.10": |
287 | | - version "7.18.10" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
289 | | - integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
| 286 | +"@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13": |
| 287 | + version "7.18.13" |
| 288 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4" |
| 289 | + integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg== |
290 | 290 |
|
291 | 291 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": |
292 | 292 | version "7.18.6" |
|
913 | 913 | "@babel/parser" "^7.18.10" |
914 | 914 | "@babel/types" "^7.18.10" |
915 | 915 |
|
916 | | -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9": |
917 | | - version "7.18.10" |
918 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
919 | | - integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
| 916 | +"@babel/traverse@^7.18.13", "@babel/traverse@^7.18.9": |
| 917 | + version "7.18.13" |
| 918 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68" |
| 919 | + integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA== |
920 | 920 | dependencies: |
921 | 921 | "@babel/code-frame" "^7.18.6" |
922 | | - "@babel/generator" "^7.18.10" |
| 922 | + "@babel/generator" "^7.18.13" |
923 | 923 | "@babel/helper-environment-visitor" "^7.18.9" |
924 | 924 | "@babel/helper-function-name" "^7.18.9" |
925 | 925 | "@babel/helper-hoist-variables" "^7.18.6" |
926 | 926 | "@babel/helper-split-export-declaration" "^7.18.6" |
927 | | - "@babel/parser" "^7.18.10" |
928 | | - "@babel/types" "^7.18.10" |
| 927 | + "@babel/parser" "^7.18.13" |
| 928 | + "@babel/types" "^7.18.13" |
929 | 929 | debug "^4.1.0" |
930 | 930 | globals "^11.1.0" |
931 | 931 |
|
932 | | -"@babel/types@^7.14.5", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4": |
933 | | - version "7.18.10" |
934 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
935 | | - integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
| 932 | +"@babel/types@^7.14.5", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4": |
| 933 | + version "7.18.13" |
| 934 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a" |
| 935 | + integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ== |
936 | 936 | dependencies: |
937 | 937 | "@babel/helper-string-parser" "^7.18.10" |
938 | 938 | "@babel/helper-validator-identifier" "^7.18.6" |
|
0 commit comments