|
153 | 153 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
|
154 | 154 | integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
|
155 | 155 |
|
156 |
| -"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.6": |
157 |
| - version "7.18.6" |
158 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
159 |
| - integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
| 156 | +"@babel/compat-data@^7.18.8": |
| 157 | + version "7.18.8" |
| 158 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" |
| 159 | + integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
| 160 | + |
| 161 | +"@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.15.5", "@babel/core@^7.18.9": |
| 162 | + version "7.18.9" |
| 163 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
| 164 | + integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
160 | 165 | dependencies:
|
161 | 166 | "@ampproject/remapping" "^2.1.0"
|
162 | 167 | "@babel/code-frame" "^7.18.6"
|
163 |
| - "@babel/generator" "^7.18.6" |
164 |
| - "@babel/helper-compilation-targets" "^7.18.6" |
165 |
| - "@babel/helper-module-transforms" "^7.18.6" |
166 |
| - "@babel/helpers" "^7.18.6" |
167 |
| - "@babel/parser" "^7.18.6" |
| 168 | + "@babel/generator" "^7.18.9" |
| 169 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 170 | + "@babel/helper-module-transforms" "^7.18.9" |
| 171 | + "@babel/helpers" "^7.18.9" |
| 172 | + "@babel/parser" "^7.18.9" |
168 | 173 | "@babel/template" "^7.18.6"
|
169 |
| - "@babel/traverse" "^7.18.6" |
170 |
| - "@babel/types" "^7.18.6" |
| 174 | + "@babel/traverse" "^7.18.9" |
| 175 | + "@babel/types" "^7.18.9" |
171 | 176 | convert-source-map "^1.7.0"
|
172 | 177 | debug "^4.1.0"
|
173 | 178 | gensync "^1.0.0-beta.2"
|
|
183 | 188 | eslint-visitor-keys "^2.1.0"
|
184 | 189 | semver "^6.3.0"
|
185 | 190 |
|
186 |
| -"@babel/generator@^7.18.6", "@babel/generator@^7.7.2": |
187 |
| - version "7.18.7" |
188 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd" |
189 |
| - integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A== |
| 191 | +"@babel/generator@^7.18.9", "@babel/generator@^7.7.2": |
| 192 | + version "7.18.9" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
| 194 | + integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
190 | 195 | dependencies:
|
191 |
| - "@babel/types" "^7.18.7" |
| 196 | + "@babel/types" "^7.18.9" |
192 | 197 | "@jridgewell/gen-mapping" "^0.3.2"
|
193 | 198 | jsesc "^2.5.1"
|
194 | 199 |
|
|
214 | 219 | "@babel/helper-explode-assignable-expression" "^7.18.6"
|
215 | 220 | "@babel/types" "^7.18.6"
|
216 | 221 |
|
217 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.6": |
218 |
| - version "7.18.6" |
219 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96" |
220 |
| - integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg== |
| 222 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.6", "@babel/helper-compilation-targets@^7.18.9": |
| 223 | + version "7.18.9" |
| 224 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" |
| 225 | + integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== |
221 | 226 | dependencies:
|
222 |
| - "@babel/compat-data" "^7.18.6" |
| 227 | + "@babel/compat-data" "^7.18.8" |
223 | 228 | "@babel/helper-validator-option" "^7.18.6"
|
224 | 229 | browserslist "^4.20.2"
|
225 | 230 | semver "^6.3.0"
|
|
284 | 289 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7"
|
285 | 290 | integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q==
|
286 | 291 |
|
| 292 | +"@babel/helper-environment-visitor@^7.18.9": |
| 293 | + version "7.18.9" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 295 | + integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
| 296 | + |
287 | 297 | "@babel/helper-explode-assignable-expression@^7.18.6":
|
288 | 298 | version "7.18.6"
|
289 | 299 | resolved "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz#41f8228ef0a6f1a036b8dfdfec7ce94f9a6bc096"
|
|
307 | 317 | "@babel/template" "^7.18.6"
|
308 | 318 | "@babel/types" "^7.18.6"
|
309 | 319 |
|
| 320 | +"@babel/helper-function-name@^7.18.9": |
| 321 | + version "7.18.9" |
| 322 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
| 323 | + integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== |
| 324 | + dependencies: |
| 325 | + "@babel/template" "^7.18.6" |
| 326 | + "@babel/types" "^7.18.9" |
| 327 | + |
310 | 328 | "@babel/helper-hoist-variables@^7.18.6":
|
311 | 329 | version "7.18.6"
|
312 | 330 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz#d4d2c8fb4baeaa5c68b99cc8245c56554f926678"
|
|
349 | 367 | dependencies:
|
350 | 368 | "@babel/types" "^7.18.6"
|
351 | 369 |
|
352 |
| -"@babel/helper-module-transforms@^7.18.6": |
353 |
| - version "7.18.6" |
354 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8" |
355 |
| - integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw== |
| 370 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.18.9": |
| 371 | + version "7.18.9" |
| 372 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712" |
| 373 | + integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g== |
356 | 374 | dependencies:
|
357 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
| 375 | + "@babel/helper-environment-visitor" "^7.18.9" |
358 | 376 | "@babel/helper-module-imports" "^7.18.6"
|
359 | 377 | "@babel/helper-simple-access" "^7.18.6"
|
360 | 378 | "@babel/helper-split-export-declaration" "^7.18.6"
|
361 | 379 | "@babel/helper-validator-identifier" "^7.18.6"
|
362 | 380 | "@babel/template" "^7.18.6"
|
363 |
| - "@babel/traverse" "^7.18.6" |
364 |
| - "@babel/types" "^7.18.6" |
| 381 | + "@babel/traverse" "^7.18.9" |
| 382 | + "@babel/types" "^7.18.9" |
365 | 383 |
|
366 | 384 | "@babel/helper-optimise-call-expression@^7.16.7":
|
367 | 385 | version "7.16.7"
|
|
462 | 480 | "@babel/traverse" "^7.18.6"
|
463 | 481 | "@babel/types" "^7.18.6"
|
464 | 482 |
|
465 |
| -"@babel/helpers@^7.18.6": |
466 |
| - version "7.18.6" |
467 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd" |
468 |
| - integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ== |
| 483 | +"@babel/helpers@^7.18.9": |
| 484 | + version "7.18.9" |
| 485 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9" |
| 486 | + integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ== |
469 | 487 | dependencies:
|
470 | 488 | "@babel/template" "^7.18.6"
|
471 |
| - "@babel/traverse" "^7.18.6" |
472 |
| - "@babel/types" "^7.18.6" |
| 489 | + "@babel/traverse" "^7.18.9" |
| 490 | + "@babel/types" "^7.18.9" |
473 | 491 |
|
474 | 492 | "@babel/highlight@^7.18.6":
|
475 | 493 | version "7.18.6"
|
|
480 | 498 | chalk "^2.0.0"
|
481 | 499 | js-tokens "^4.0.0"
|
482 | 500 |
|
483 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6": |
484 |
| - version "7.18.6" |
485 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc" |
486 |
| - integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw== |
| 501 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9": |
| 502 | + version "7.18.9" |
| 503 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
| 504 | + integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
487 | 505 |
|
488 | 506 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
489 | 507 | version "7.18.6"
|
|
1200 | 1218 | "@babel/parser" "^7.18.6"
|
1201 | 1219 | "@babel/types" "^7.18.6"
|
1202 | 1220 |
|
1203 |
| -"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2": |
1204 |
| - version "7.18.6" |
1205 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" |
1206 |
| - integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw== |
| 1221 | +"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2": |
| 1222 | + version "7.18.9" |
| 1223 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
| 1224 | + integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
1207 | 1225 | dependencies:
|
1208 | 1226 | "@babel/code-frame" "^7.18.6"
|
1209 |
| - "@babel/generator" "^7.18.6" |
1210 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
1211 |
| - "@babel/helper-function-name" "^7.18.6" |
| 1227 | + "@babel/generator" "^7.18.9" |
| 1228 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1229 | + "@babel/helper-function-name" "^7.18.9" |
1212 | 1230 | "@babel/helper-hoist-variables" "^7.18.6"
|
1213 | 1231 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1214 |
| - "@babel/parser" "^7.18.6" |
1215 |
| - "@babel/types" "^7.18.6" |
| 1232 | + "@babel/parser" "^7.18.9" |
| 1233 | + "@babel/types" "^7.18.9" |
1216 | 1234 | debug "^4.1.0"
|
1217 | 1235 | globals "^11.1.0"
|
1218 | 1236 |
|
1219 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.15.6", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1220 |
| - version "7.18.7" |
1221 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726" |
1222 |
| - integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ== |
| 1237 | +"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.15.6", "@babel/types@^7.16.7", "@babel/types@^7.17.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.4": |
| 1238 | + version "7.18.9" |
| 1239 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
| 1240 | + integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
1223 | 1241 | dependencies:
|
1224 | 1242 | "@babel/helper-validator-identifier" "^7.18.6"
|
1225 | 1243 | to-fast-properties "^2.0.0"
|
|
0 commit comments