|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
154 | 154 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
155 | 155 |
|
156 |
| -"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.5", "@babel/core@^7.18.9": |
157 |
| - version "7.18.9" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
159 |
| - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 156 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.10", "@babel/core@^7.18.5": |
| 157 | + version "7.18.10" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 159 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
160 | 160 | dependencies:
|
161 | 161 | "@ampproject/remapping" "^2.1.0"
|
162 | 162 | "@babel/code-frame" "^7.18.6"
|
163 |
| - "@babel/generator" "^7.18.9" |
| 163 | + "@babel/generator" "^7.18.10" |
164 | 164 | "@babel/helper-compilation-targets" "^7.18.9"
|
165 | 165 | "@babel/helper-module-transforms" "^7.18.9"
|
166 | 166 | "@babel/helpers" "^7.18.9"
|
167 |
| - "@babel/parser" "^7.18.9" |
168 |
| - "@babel/template" "^7.18.6" |
169 |
| - "@babel/traverse" "^7.18.9" |
170 |
| - "@babel/types" "^7.18.9" |
| 167 | + "@babel/parser" "^7.18.10" |
| 168 | + "@babel/template" "^7.18.10" |
| 169 | + "@babel/traverse" "^7.18.10" |
| 170 | + "@babel/types" "^7.18.10" |
171 | 171 | convert-source-map "^1.7.0"
|
172 | 172 | debug "^4.1.0"
|
173 | 173 | gensync "^1.0.0-beta.2"
|
|
183 | 183 | eslint-visitor-keys "^2.1.0"
|
184 | 184 | semver "^6.3.0"
|
185 | 185 |
|
186 |
| -"@babel/generator@^7.18.9", "@babel/generator@^7.7.2": |
187 |
| - version "7.18.9" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
189 |
| - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 186 | +"@babel/generator@^7.18.10", "@babel/generator@^7.7.2": |
| 187 | + version "7.18.10" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
| 189 | + integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
190 | 190 | dependencies:
|
191 |
| - "@babel/types" "^7.18.9" |
| 191 | + "@babel/types" "^7.18.10" |
192 | 192 | "@jridgewell/gen-mapping" "^0.3.2"
|
193 | 193 | jsesc "^2.5.1"
|
194 | 194 |
|
|
361 | 361 | dependencies:
|
362 | 362 | "@babel/types" "^7.18.6"
|
363 | 363 |
|
| 364 | +"@babel/helper-string-parser@^7.18.10": |
| 365 | + version "7.18.10" |
| 366 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 367 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 368 | + |
364 | 369 | "@babel/helper-validator-identifier@^7.18.6":
|
365 | 370 | version "7.18.6"
|
366 | 371 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
399 | 404 | chalk "^2.0.0"
|
400 | 405 | js-tokens "^4.0.0"
|
401 | 406 |
|
402 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9": |
403 |
| - version "7.18.9" |
404 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
405 |
| - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 407 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.10": |
| 408 | + version "7.18.10" |
| 409 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
| 410 | + integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
406 | 411 |
|
407 | 412 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
408 | 413 | version "7.18.6"
|
|
1103 | 1108 | dependencies:
|
1104 | 1109 | regenerator-runtime "^0.13.4"
|
1105 | 1110 |
|
1106 |
| -"@babel/template@^7.18.6", "@babel/template@^7.3.3": |
1107 |
| - version "7.18.6" |
1108 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
1109 |
| - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 1111 | +"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3": |
| 1112 | + version "7.18.10" |
| 1113 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 1114 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
1110 | 1115 | dependencies:
|
1111 | 1116 | "@babel/code-frame" "^7.18.6"
|
1112 |
| - "@babel/parser" "^7.18.6" |
1113 |
| - "@babel/types" "^7.18.6" |
| 1117 | + "@babel/parser" "^7.18.10" |
| 1118 | + "@babel/types" "^7.18.10" |
1114 | 1119 |
|
1115 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2": |
1116 |
| - version "7.18.9" |
1117 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
1118 |
| - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 1120 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2": |
| 1121 | + version "7.18.10" |
| 1122 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
| 1123 | + integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
1119 | 1124 | dependencies:
|
1120 | 1125 | "@babel/code-frame" "^7.18.6"
|
1121 |
| - "@babel/generator" "^7.18.9" |
| 1126 | + "@babel/generator" "^7.18.10" |
1122 | 1127 | "@babel/helper-environment-visitor" "^7.18.9"
|
1123 | 1128 | "@babel/helper-function-name" "^7.18.9"
|
1124 | 1129 | "@babel/helper-hoist-variables" "^7.18.6"
|
1125 | 1130 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1126 |
| - "@babel/parser" "^7.18.9" |
1127 |
| - "@babel/types" "^7.18.9" |
| 1131 | + "@babel/parser" "^7.18.10" |
| 1132 | + "@babel/types" "^7.18.10" |
1128 | 1133 | debug "^4.1.0"
|
1129 | 1134 | globals "^11.1.0"
|
1130 | 1135 |
|
1131 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1132 |
| - version "7.18.9" |
1133 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
1134 |
| - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 1136 | +"@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1137 | + version "7.18.10" |
| 1138 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 1139 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
1135 | 1140 | dependencies:
|
| 1141 | + "@babel/helper-string-parser" "^7.18.10" |
1136 | 1142 | "@babel/helper-validator-identifier" "^7.18.6"
|
1137 | 1143 | to-fast-properties "^2.0.0"
|
1138 | 1144 |
|
|
0 commit comments