|
28 | 28 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d"
|
29 | 29 | integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
|
30 | 30 |
|
31 |
| -"@babel/core@7.18.9", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5": |
32 |
| - version "7.18.9" |
33 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
34 |
| - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
| 31 | +"@babel/core@7.18.10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.7.5": |
| 32 | + version "7.18.10" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" |
| 34 | + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== |
35 | 35 | dependencies:
|
36 | 36 | "@ampproject/remapping" "^2.1.0"
|
37 | 37 | "@babel/code-frame" "^7.18.6"
|
38 |
| - "@babel/generator" "^7.18.9" |
| 38 | + "@babel/generator" "^7.18.10" |
39 | 39 | "@babel/helper-compilation-targets" "^7.18.9"
|
40 | 40 | "@babel/helper-module-transforms" "^7.18.9"
|
41 | 41 | "@babel/helpers" "^7.18.9"
|
42 |
| - "@babel/parser" "^7.18.9" |
43 |
| - "@babel/template" "^7.18.6" |
44 |
| - "@babel/traverse" "^7.18.9" |
45 |
| - "@babel/types" "^7.18.9" |
| 42 | + "@babel/parser" "^7.18.10" |
| 43 | + "@babel/template" "^7.18.10" |
| 44 | + "@babel/traverse" "^7.18.10" |
| 45 | + "@babel/types" "^7.18.10" |
46 | 46 | convert-source-map "^1.7.0"
|
47 | 47 | debug "^4.1.0"
|
48 | 48 | gensync "^1.0.0-beta.2"
|
|
58 | 58 | eslint-visitor-keys "^1.3.0"
|
59 | 59 | semver "^6.3.0"
|
60 | 60 |
|
61 |
| -"@babel/generator@^7.18.9", "@babel/generator@^7.4.0": |
62 |
| - version "7.18.9" |
63 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
64 |
| - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
| 61 | +"@babel/generator@^7.18.10", "@babel/generator@^7.4.0": |
| 62 | + version "7.18.10" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" |
| 64 | + integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== |
65 | 65 | dependencies:
|
66 |
| - "@babel/types" "^7.18.9" |
| 66 | + "@babel/types" "^7.18.10" |
67 | 67 | "@jridgewell/gen-mapping" "^0.3.2"
|
68 | 68 | jsesc "^2.5.1"
|
69 | 69 |
|
|
137 | 137 | dependencies:
|
138 | 138 | "@babel/types" "^7.18.6"
|
139 | 139 |
|
| 140 | +"@babel/helper-string-parser@^7.18.10": |
| 141 | + version "7.18.10" |
| 142 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" |
| 143 | + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== |
| 144 | + |
140 | 145 | "@babel/helper-validator-identifier@^7.18.6":
|
141 | 146 | version "7.18.6"
|
142 | 147 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
165 | 170 | chalk "^2.0.0"
|
166 | 171 | js-tokens "^4.0.0"
|
167 | 172 |
|
168 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9", "@babel/parser@^7.4.3": |
169 |
| - version "7.18.9" |
170 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
171 |
| - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 173 | +"@babel/parser@^7.1.0", "@babel/parser@^7.18.10", "@babel/parser@^7.4.3": |
| 174 | + version "7.18.10" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" |
| 176 | + integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== |
172 | 177 |
|
173 | 178 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
174 | 179 | version "7.8.4"
|
|
254 | 259 | dependencies:
|
255 | 260 | "@babel/helper-plugin-utils" "^7.12.13"
|
256 | 261 |
|
257 |
| -"@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
258 |
| - version "7.18.6" |
259 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" |
260 |
| - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== |
| 262 | +"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3", "@babel/template@^7.4.0": |
| 263 | + version "7.18.10" |
| 264 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" |
| 265 | + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== |
261 | 266 | dependencies:
|
262 | 267 | "@babel/code-frame" "^7.18.6"
|
263 |
| - "@babel/parser" "^7.18.6" |
264 |
| - "@babel/types" "^7.18.6" |
| 268 | + "@babel/parser" "^7.18.10" |
| 269 | + "@babel/types" "^7.18.10" |
265 | 270 |
|
266 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3": |
267 |
| - version "7.18.9" |
268 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
269 |
| - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
| 271 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.4.3": |
| 272 | + version "7.18.10" |
| 273 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" |
| 274 | + integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== |
270 | 275 | dependencies:
|
271 | 276 | "@babel/code-frame" "^7.18.6"
|
272 |
| - "@babel/generator" "^7.18.9" |
| 277 | + "@babel/generator" "^7.18.10" |
273 | 278 | "@babel/helper-environment-visitor" "^7.18.9"
|
274 | 279 | "@babel/helper-function-name" "^7.18.9"
|
275 | 280 | "@babel/helper-hoist-variables" "^7.18.6"
|
276 | 281 | "@babel/helper-split-export-declaration" "^7.18.6"
|
277 |
| - "@babel/parser" "^7.18.9" |
278 |
| - "@babel/types" "^7.18.9" |
| 282 | + "@babel/parser" "^7.18.10" |
| 283 | + "@babel/types" "^7.18.10" |
279 | 284 | debug "^4.1.0"
|
280 | 285 | globals "^11.1.0"
|
281 | 286 |
|
282 |
| -"@babel/types@^7.0.0", "@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": |
283 |
| - version "7.18.9" |
284 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
285 |
| - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 287 | +"@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": |
| 288 | + version "7.18.10" |
| 289 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" |
| 290 | + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== |
286 | 291 | dependencies:
|
| 292 | + "@babel/helper-string-parser" "^7.18.10" |
287 | 293 | "@babel/helper-validator-identifier" "^7.18.6"
|
288 | 294 | to-fast-properties "^2.0.0"
|
289 | 295 |
|
|
0 commit comments