|
133 | 133 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
134 | 134 | integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
|
135 | 135 |
|
136 |
| -"@babel/compat-data@^7.18.6": |
137 |
| - version "7.18.6" |
138 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53" |
139 |
| - integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ== |
| 136 | +"@babel/compat-data@^7.18.8": |
| 137 | + version "7.18.8" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" |
| 139 | + integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== |
140 | 140 |
|
141 | 141 | "@babel/core@7.12.9":
|
142 | 142 | version "7.12.9"
|
|
181 | 181 | json5 "^2.2.1"
|
182 | 182 | semver "^6.3.0"
|
183 | 183 |
|
184 |
| -"@babel/core@^7.18.6": |
185 |
| - version "7.18.6" |
186 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d" |
187 |
| - integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ== |
| 184 | +"@babel/core@^7.18.9": |
| 185 | + version "7.18.9" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" |
| 187 | + integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== |
188 | 188 | dependencies:
|
189 | 189 | "@ampproject/remapping" "^2.1.0"
|
190 | 190 | "@babel/code-frame" "^7.18.6"
|
191 |
| - "@babel/generator" "^7.18.6" |
192 |
| - "@babel/helper-compilation-targets" "^7.18.6" |
193 |
| - "@babel/helper-module-transforms" "^7.18.6" |
194 |
| - "@babel/helpers" "^7.18.6" |
195 |
| - "@babel/parser" "^7.18.6" |
| 191 | + "@babel/generator" "^7.18.9" |
| 192 | + "@babel/helper-compilation-targets" "^7.18.9" |
| 193 | + "@babel/helper-module-transforms" "^7.18.9" |
| 194 | + "@babel/helpers" "^7.18.9" |
| 195 | + "@babel/parser" "^7.18.9" |
196 | 196 | "@babel/template" "^7.18.6"
|
197 |
| - "@babel/traverse" "^7.18.6" |
198 |
| - "@babel/types" "^7.18.6" |
| 197 | + "@babel/traverse" "^7.18.9" |
| 198 | + "@babel/types" "^7.18.9" |
199 | 199 | convert-source-map "^1.7.0"
|
200 | 200 | debug "^4.1.0"
|
201 | 201 | gensync "^1.0.0-beta.2"
|
|
220 | 220 | "@jridgewell/gen-mapping" "^0.3.0"
|
221 | 221 | jsesc "^2.5.1"
|
222 | 222 |
|
223 |
| -"@babel/generator@^7.18.6": |
224 |
| - version "7.18.7" |
225 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd" |
226 |
| - integrity sha512-shck+7VLlY72a2w9c3zYWuE1pwOKEiQHV7GTUbSnhyl5eu3i04t30tBY82ZRWrDfo3gkakCFtevExnxbkf2a3A== |
| 223 | +"@babel/generator@^7.18.9": |
| 224 | + version "7.18.9" |
| 225 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" |
| 226 | + integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== |
227 | 227 | dependencies:
|
228 |
| - "@babel/types" "^7.18.7" |
| 228 | + "@babel/types" "^7.18.9" |
229 | 229 | "@jridgewell/gen-mapping" "^0.3.2"
|
230 | 230 | jsesc "^2.5.1"
|
231 | 231 |
|
|
261 | 261 | browserslist "^4.20.2"
|
262 | 262 | semver "^6.3.0"
|
263 | 263 |
|
264 |
| -"@babel/helper-compilation-targets@^7.18.6": |
265 |
| - version "7.18.6" |
266 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.6.tgz#18d35bfb9f83b1293c22c55b3d576c1315b6ed96" |
267 |
| - integrity sha512-vFjbfhNCzqdeAtZflUFrG5YIFqGTqsctrtkZ1D/NB0mDW9TwW3GmmUepYY4G9wCET5rY5ugz4OGTcLd614IzQg== |
| 264 | +"@babel/helper-compilation-targets@^7.18.9": |
| 265 | + version "7.18.9" |
| 266 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" |
| 267 | + integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== |
268 | 268 | dependencies:
|
269 |
| - "@babel/compat-data" "^7.18.6" |
| 269 | + "@babel/compat-data" "^7.18.8" |
270 | 270 | "@babel/helper-validator-option" "^7.18.6"
|
271 | 271 | browserslist "^4.20.2"
|
272 | 272 | semver "^6.3.0"
|
|
311 | 311 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
|
312 | 312 | integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
|
313 | 313 |
|
314 |
| -"@babel/helper-environment-visitor@^7.18.6": |
315 |
| - version "7.18.6" |
316 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.6.tgz#b7eee2b5b9d70602e59d1a6cad7dd24de7ca6cd7" |
317 |
| - integrity sha512-8n6gSfn2baOY+qlp+VSzsosjCVGFqWKmDF0cCWOybh52Dw3SEyoWR1KrhMJASjLwIEkkAufZ0xvr+SxLHSpy2Q== |
| 314 | +"@babel/helper-environment-visitor@^7.18.9": |
| 315 | + version "7.18.9" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" |
| 317 | + integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== |
318 | 318 |
|
319 | 319 | "@babel/helper-explode-assignable-expression@^7.16.7":
|
320 | 320 | version "7.16.7"
|
|
331 | 331 | "@babel/template" "^7.16.7"
|
332 | 332 | "@babel/types" "^7.17.0"
|
333 | 333 |
|
334 |
| -"@babel/helper-function-name@^7.18.6": |
335 |
| - version "7.18.6" |
336 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.6.tgz#8334fecb0afba66e6d87a7e8c6bb7fed79926b83" |
337 |
| - integrity sha512-0mWMxV1aC97dhjCah5U5Ua7668r5ZmSC2DLfH2EZnf9c3/dHZKiFa5pRLMH5tjSl471tY6496ZWk/kjNONBxhw== |
| 334 | +"@babel/helper-function-name@^7.18.9": |
| 335 | + version "7.18.9" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" |
| 337 | + integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== |
338 | 338 | dependencies:
|
339 | 339 | "@babel/template" "^7.18.6"
|
340 |
| - "@babel/types" "^7.18.6" |
| 340 | + "@babel/types" "^7.18.9" |
341 | 341 |
|
342 | 342 | "@babel/helper-hoist-variables@^7.16.7":
|
343 | 343 | version "7.16.7"
|
|
388 | 388 | "@babel/traverse" "^7.18.0"
|
389 | 389 | "@babel/types" "^7.18.0"
|
390 | 390 |
|
391 |
| -"@babel/helper-module-transforms@^7.18.6": |
392 |
| - version "7.18.6" |
393 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.6.tgz#57e3ca669e273d55c3cda55e6ebf552f37f483c8" |
394 |
| - integrity sha512-L//phhB4al5uucwzlimruukHB3jRd5JGClwRMD/ROrVjXfLqovYnvQrK/JK36WYyVwGGO7OD3kMyVTjx+WVPhw== |
| 391 | +"@babel/helper-module-transforms@^7.18.9": |
| 392 | + version "7.18.9" |
| 393 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz#5a1079c005135ed627442df31a42887e80fcb712" |
| 394 | + integrity sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g== |
395 | 395 | dependencies:
|
396 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
| 396 | + "@babel/helper-environment-visitor" "^7.18.9" |
397 | 397 | "@babel/helper-module-imports" "^7.18.6"
|
398 | 398 | "@babel/helper-simple-access" "^7.18.6"
|
399 | 399 | "@babel/helper-split-export-declaration" "^7.18.6"
|
400 | 400 | "@babel/helper-validator-identifier" "^7.18.6"
|
401 | 401 | "@babel/template" "^7.18.6"
|
402 |
| - "@babel/traverse" "^7.18.6" |
403 |
| - "@babel/types" "^7.18.6" |
| 402 | + "@babel/traverse" "^7.18.9" |
| 403 | + "@babel/types" "^7.18.9" |
404 | 404 |
|
405 | 405 | "@babel/helper-optimise-call-expression@^7.16.7":
|
406 | 406 | version "7.16.7"
|
|
518 | 518 | "@babel/traverse" "^7.18.2"
|
519 | 519 | "@babel/types" "^7.18.2"
|
520 | 520 |
|
521 |
| -"@babel/helpers@^7.18.6": |
522 |
| - version "7.18.6" |
523 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd" |
524 |
| - integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ== |
| 521 | +"@babel/helpers@^7.18.9": |
| 522 | + version "7.18.9" |
| 523 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.9.tgz#4bef3b893f253a1eced04516824ede94dcfe7ff9" |
| 524 | + integrity sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ== |
525 | 525 | dependencies:
|
526 | 526 | "@babel/template" "^7.18.6"
|
527 |
| - "@babel/traverse" "^7.18.6" |
528 |
| - "@babel/types" "^7.18.6" |
| 527 | + "@babel/traverse" "^7.18.9" |
| 528 | + "@babel/types" "^7.18.9" |
529 | 529 |
|
530 | 530 | "@babel/highlight@^7.16.7":
|
531 | 531 | version "7.17.12"
|
|
555 | 555 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
|
556 | 556 | integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
|
557 | 557 |
|
| 558 | +"@babel/parser@^7.18.9": |
| 559 | + version "7.18.9" |
| 560 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" |
| 561 | + integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== |
| 562 | + |
558 | 563 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.17.12":
|
559 | 564 | version "7.17.12"
|
560 | 565 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.17.12.tgz#1dca338caaefca368639c9ffb095afbd4d420b1e"
|
|
1361 | 1366 | debug "^4.1.0"
|
1362 | 1367 | globals "^11.1.0"
|
1363 | 1368 |
|
1364 |
| -"@babel/traverse@^7.18.6": |
1365 |
| - version "7.18.6" |
1366 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d" |
1367 |
| - integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw== |
| 1369 | +"@babel/traverse@^7.18.9": |
| 1370 | + version "7.18.9" |
| 1371 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" |
| 1372 | + integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== |
1368 | 1373 | dependencies:
|
1369 | 1374 | "@babel/code-frame" "^7.18.6"
|
1370 |
| - "@babel/generator" "^7.18.6" |
1371 |
| - "@babel/helper-environment-visitor" "^7.18.6" |
1372 |
| - "@babel/helper-function-name" "^7.18.6" |
| 1375 | + "@babel/generator" "^7.18.9" |
| 1376 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1377 | + "@babel/helper-function-name" "^7.18.9" |
1373 | 1378 | "@babel/helper-hoist-variables" "^7.18.6"
|
1374 | 1379 | "@babel/helper-split-export-declaration" "^7.18.6"
|
1375 |
| - "@babel/parser" "^7.18.6" |
1376 |
| - "@babel/types" "^7.18.6" |
| 1380 | + "@babel/parser" "^7.18.9" |
| 1381 | + "@babel/types" "^7.18.9" |
1377 | 1382 | debug "^4.1.0"
|
1378 | 1383 | globals "^11.1.0"
|
1379 | 1384 |
|
|
1385 | 1390 | "@babel/helper-validator-identifier" "^7.16.7"
|
1386 | 1391 | to-fast-properties "^2.0.0"
|
1387 | 1392 |
|
1388 |
| -"@babel/types@^7.18.6", "@babel/types@^7.18.7": |
| 1393 | +"@babel/types@^7.18.6": |
1389 | 1394 | version "7.18.7"
|
1390 | 1395 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726"
|
1391 | 1396 | integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==
|
1392 | 1397 | dependencies:
|
1393 | 1398 | "@babel/helper-validator-identifier" "^7.18.6"
|
1394 | 1399 | to-fast-properties "^2.0.0"
|
1395 | 1400 |
|
| 1401 | +"@babel/types@^7.18.9": |
| 1402 | + version "7.18.9" |
| 1403 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" |
| 1404 | + integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== |
| 1405 | + dependencies: |
| 1406 | + "@babel/helper-validator-identifier" "^7.18.6" |
| 1407 | + to-fast-properties "^2.0.0" |
| 1408 | + |
1396 | 1409 | "@docsearch/css@^1.0.0-alpha.28":
|
1397 | 1410 | version "1.0.0-alpha.28"
|
1398 | 1411 | resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-1.0.0-alpha.28.tgz#c8a2cd8c1bb3a6855c51892e9dbdab5d42fe6e23"
|
|
0 commit comments