|
30 | 30 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
31 | 31 |
|
32 | 32 | "@babel/core@^7.1.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.8.7":
|
33 |
| - version "7.18.10" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
35 |
| - integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
| 33 | + version "7.18.13" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.13.tgz#9be8c44512751b05094a4d3ab05fc53a47ce00ac" |
| 35 | + integrity sha512-ZisbOvRRusFktksHSG6pjj1CSvkPkcZq/KHD45LAkVP/oiHJkNBZWfpvlLmX8OtHDG8IuzsFlVRWo08w7Qxn0A== |
36 | 36 | dependencies:
|
37 | 37 | "@ampproject/remapping" "^2.1.0"
|
38 | 38 | "@babel/code-frame" "^7.18.6"
|
39 |
| - "@babel/generator" "^7.18.10" |
| 39 | + "@babel/generator" "^7.18.13" |
40 | 40 | "@babel/helper-compilation-targets" "^7.18.9"
|
41 | 41 | "@babel/helper-module-transforms" "^7.18.9"
|
42 | 42 | "@babel/helpers" "^7.18.9"
|
43 |
| - "@babel/parser" "^7.18.10" |
| 43 | + "@babel/parser" "^7.18.13" |
44 | 44 | "@babel/template" "^7.18.10"
|
45 |
| - "@babel/traverse" "^7.18.10" |
46 |
| - "@babel/types" "^7.18.10" |
| 45 | + "@babel/traverse" "^7.18.13" |
| 46 | + "@babel/types" "^7.18.13" |
47 | 47 | convert-source-map "^1.7.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.2"
|
50 | 50 | json5 "^2.2.1"
|
51 | 51 | semver "^6.3.0"
|
52 | 52 |
|
53 |
| -"@babel/generator@^7.18.10", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2": |
54 |
| - version "7.18.10" |
55 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
56 |
| - integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
| 53 | +"@babel/generator@^7.18.13", "@babel/generator@^7.4.0", "@babel/generator@^7.7.2": |
| 54 | + version "7.18.13" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.13.tgz#59550cbb9ae79b8def15587bdfbaa388c4abf212" |
| 56 | + integrity sha512-CkPg8ySSPuHTYPJYo7IRALdqyjM9HCbt/3uOBEFbzyGVP6Mn8bwFPB0jX6982JVNBlYzM1nnPkfjuXSOPtQeEQ== |
57 | 57 | dependencies:
|
58 |
| - "@babel/types" "^7.18.10" |
| 58 | + "@babel/types" "^7.18.13" |
59 | 59 | "@jridgewell/gen-mapping" "^0.3.2"
|
60 | 60 | jsesc "^2.5.1"
|
61 | 61 |
|
|
314 | 314 | chalk "^2.0.0"
|
315 | 315 | js-tokens "^4.0.0"
|
316 | 316 |
|
317 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
318 |
| - version "7.18.10" |
319 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
320 |
| - integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
| 317 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10", "@babel/parser@^7.18.13", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0": |
| 318 | + version "7.18.13" |
| 319 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.13.tgz#5b2dd21cae4a2c5145f1fbd8ca103f9313d3b7e4" |
| 320 | + integrity sha512-dgXcIfMuQ0kgzLB2b9tRZs7TTFFaGM2AbtA4fJgUUYukzGH4jwsS7hzQHEGs67jdehpm22vkgKwvbU+aEflgwg== |
321 | 321 |
|
322 | 322 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
323 | 323 | version "7.18.6"
|
|
1002 | 1002 | "@babel/parser" "^7.18.10"
|
1003 | 1003 | "@babel/types" "^7.18.10"
|
1004 | 1004 |
|
1005 |
| -"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
1006 |
| - version "7.18.10" |
1007 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
1008 |
| - integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
| 1005 | +"@babel/traverse@^7.18.10", "@babel/traverse@^7.18.13", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 1006 | + version "7.18.13" |
| 1007 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.13.tgz#5ab59ef51a997b3f10c4587d648b9696b6cb1a68" |
| 1008 | + integrity sha512-N6kt9X1jRMLPxxxPYWi7tgvJRH/rtoU+dbKAPDM44RFHiMH8igdsaSBgFeskhSl/kLWLDUvIh1RXCrTmg0/zvA== |
1009 | 1009 | dependencies:
|
1010 | 1010 | "@babel/code-frame" "^7.18.6"
|
1011 |
| - "@babel/generator" "^7.18.10" |
| 1011 | + "@babel/generator" "^7.18.13" |
1012 | 1012 | "@babel/helper-environment-visitor" "^7.18.9"
|
1013 | 1013 | "@babel/helper-function-name" "^7.18.9"
|
1014 | 1014 | "@babel/helper-hoist-variables" "^7.18.6"
|
1015 | 1015 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1016 |
| - "@babel/parser" "^7.18.10" |
1017 |
| - "@babel/types" "^7.18.10" |
| 1016 | + "@babel/parser" "^7.18.13" |
| 1017 | + "@babel/types" "^7.18.13" |
1018 | 1018 | debug "^4.1.0"
|
1019 | 1019 | globals "^11.1.0"
|
1020 | 1020 |
|
1021 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
1022 |
| - version "7.18.10" |
1023 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
1024 |
| - integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
| 1021 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 1022 | + version "7.18.13" |
| 1023 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13.tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a" |
| 1024 | + integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ== |
1025 | 1025 | dependencies:
|
1026 | 1026 | "@babel/helper-string-parser" "^7.18.10"
|
1027 | 1027 | "@babel/helper-validator-identifier" "^7.18.6"
|
|
0 commit comments