|
292 | 292 | "@babel/highlight" "^7.22.13"
|
293 | 293 | chalk "^2.4.2"
|
294 | 294 |
|
| 295 | +"@babel/code-frame@^7.26.2": |
| 296 | + version "7.26.2" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 298 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
| 299 | + dependencies: |
| 300 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 301 | + js-tokens "^4.0.0" |
| 302 | + picocolors "^1.0.0" |
| 303 | + |
295 | 304 | "@babel/compat-data@^7.19.0":
|
296 | 305 | version "7.19.0"
|
297 | 306 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.0.tgz#2a592fd89bacb1fcde68de31bee4f2f2dacb0e86"
|
|
436 | 445 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
|
437 | 446 | integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
|
438 | 447 |
|
| 448 | +"@babel/helper-string-parser@^7.25.9": |
| 449 | + version "7.25.9" |
| 450 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" |
| 451 | + integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== |
| 452 | + |
439 | 453 | "@babel/helper-validator-identifier@^7.18.6":
|
440 | 454 | version "7.18.6"
|
441 | 455 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076"
|
|
446 | 460 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
|
447 | 461 | integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
|
448 | 462 |
|
| 463 | +"@babel/helper-validator-identifier@^7.25.9": |
| 464 | + version "7.25.9" |
| 465 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
| 466 | + integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ== |
| 467 | + |
449 | 468 | "@babel/helper-validator-option@^7.18.6":
|
450 | 469 | version "7.18.6"
|
451 | 470 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
|
452 | 471 | integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
|
453 | 472 |
|
454 | 473 | "@babel/helpers@^7.19.0":
|
455 |
| - version "7.19.0" |
456 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18" |
457 |
| - integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg== |
| 474 | + version "7.26.10" |
| 475 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 476 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
458 | 477 | dependencies:
|
459 |
| - "@babel/template" "^7.18.10" |
460 |
| - "@babel/traverse" "^7.19.0" |
461 |
| - "@babel/types" "^7.19.0" |
| 478 | + "@babel/template" "^7.26.9" |
| 479 | + "@babel/types" "^7.26.10" |
462 | 480 |
|
463 | 481 | "@babel/highlight@^7.18.6":
|
464 | 482 | version "7.18.6"
|
|
488 | 506 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
|
489 | 507 | integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
|
490 | 508 |
|
| 509 | +"@babel/parser@^7.26.9": |
| 510 | + version "7.26.10" |
| 511 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 512 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 513 | + dependencies: |
| 514 | + "@babel/types" "^7.26.10" |
| 515 | + |
491 | 516 | "@babel/plugin-syntax-jsx@^7.18.6":
|
492 | 517 | version "7.18.6"
|
493 | 518 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.18.6.tgz#a8feef63b010150abd97f1649ec296e849943ca0"
|
|
524 | 549 | "@babel/parser" "^7.22.15"
|
525 | 550 | "@babel/types" "^7.22.15"
|
526 | 551 |
|
| 552 | +"@babel/template@^7.26.9": |
| 553 | + version "7.26.9" |
| 554 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 555 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 556 | + dependencies: |
| 557 | + "@babel/code-frame" "^7.26.2" |
| 558 | + "@babel/parser" "^7.26.9" |
| 559 | + "@babel/types" "^7.26.9" |
| 560 | + |
527 | 561 | "@babel/traverse@^7.18.2", "@babel/traverse@^7.19.0":
|
528 | 562 | version "7.23.2"
|
529 | 563 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
|
|
558 | 592 | "@babel/helper-validator-identifier" "^7.22.20"
|
559 | 593 | to-fast-properties "^2.0.0"
|
560 | 594 |
|
| 595 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 596 | + version "7.26.10" |
| 597 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 598 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 599 | + dependencies: |
| 600 | + "@babel/helper-string-parser" "^7.25.9" |
| 601 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 602 | + |
561 | 603 | "@docsearch/css@3.2.1", "@docsearch/css@^3.1.0":
|
562 | 604 | version "3.2.1"
|
563 | 605 | resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.2.1.tgz#c05d7818b0e43b42f9efa2d82a11c36606b37b27"
|
|
0 commit comments