|
1334 | 1334 | unist-builder "2.0.3" |
1335 | 1335 | unist-util-visit "2.0.3" |
1336 | 1336 |
|
| 1337 | +"@mdx-js/react@*": |
| 1338 | + version "3.1.0" |
| 1339 | + resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-3.1.0.tgz#c4522e335b3897b9a845db1dbdd2f966ae8fb0ed" |
| 1340 | + integrity sha512-QjHtSaoameoalGnKDT3FoIl4+9RwyTmo9ZJGBdLOks/YOiWHoRDI3PUwEzOE7kEmGcV3AFcp9K6dYu9rEuKLAQ== |
| 1341 | + dependencies: |
| 1342 | + "@types/mdx" "^2.0.0" |
| 1343 | + |
1337 | 1344 | "@mdx-js/[email protected]", "@mdx-js/react@^1.6.22": |
1338 | 1345 | version "1.6.22" |
1339 | 1346 | resolved "https://registry.yarnpkg.com/@mdx-js/react/-/react-1.6.22.tgz#ae09b4744fddc74714ee9f9d6f17a66e77c43573" |
|
1521 | 1528 | dependencies: |
1522 | 1529 | "@types/unist" "^2" |
1523 | 1530 |
|
1524 | | -"@types/mdx-js__react@^1.5.8": |
1525 | | - version "1.5.8" |
1526 | | - resolved "https://registry.yarnpkg.com/@types/mdx-js__react/-/mdx-js__react-1.5.8.tgz#a709076d48d17bb2e3168a0686d79b16e55ff9a4" |
1527 | | - integrity sha512-iLQL8JZ4AZ+rpZvGUsQwENffpsSCMLYB8kE6OhGasLmdYn7aSLq53uOvZrKx5FM+hymE2nm08HDfq7tFx02ElA== |
| 1531 | +"@types/mdx-js__react@^2.0.0": |
| 1532 | + version "2.0.0" |
| 1533 | + resolved "https://registry.yarnpkg.com/@types/mdx-js__react/-/mdx-js__react-2.0.0.tgz#beefa273209aedf04b6f37d4c41a295b0d33200a" |
| 1534 | + integrity sha512-CULRBwQwLTb2RrhERg43x4857LaAjWcA2oncJdW0zj9m6eZQbGcOxZTHMiOxYmNmSrbDJQwJ6JiokqzBLAenEA== |
1528 | 1535 | dependencies: |
1529 | | - "@types/react" "*" |
| 1536 | + "@mdx-js/react" "*" |
| 1537 | + |
| 1538 | +"@types/mdx@^2.0.0": |
| 1539 | + version "2.0.13" |
| 1540 | + resolved "https://registry.yarnpkg.com/@types/mdx/-/mdx-2.0.13.tgz#68f6877043d377092890ff5b298152b0a21671bd" |
| 1541 | + integrity sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw== |
1530 | 1542 |
|
1531 | 1543 | "@types/mime@^1": |
1532 | 1544 | version "1.3.5" |
|
1567 | 1579 | resolved "https://registry.yarnpkg.com/@types/parse5/-/parse5-5.0.3.tgz#e7b5aebbac150f8b5fdd4a46e7f0bd8e65e19109" |
1568 | 1580 | integrity sha512-kUNnecmtkunAoQ3CnjmMkzNU/gtxG8guhi+Fk2U/kOpIKjIMKnXGp4IJCgQJrXSgMsWYimYG4TGjz/UzbGEBTw== |
1569 | 1581 |
|
1570 | | -"@types/prop-types@*": |
1571 | | - version "15.7.12" |
1572 | | - resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.12.tgz#12bb1e2be27293c1406acb6af1c3f3a1481d98c6" |
1573 | | - integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== |
1574 | | - |
1575 | 1582 | "@types/qs@*": |
1576 | 1583 | version "6.9.15" |
1577 | 1584 | resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.15.tgz#adde8a060ec9c305a82de1babc1056e73bd64dce" |
|
1582 | 1589 | resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.7.tgz#50ae4353eaaddc04044279812f52c8c65857dbcb" |
1583 | 1590 | integrity sha512-hKormJbkJqzQGhziax5PItDUTMAM9uE2XXQmM37dyd4hVM+5aVl7oVxMVUiVQn2oCQFN/LKCZdvSM0pFRqbSmQ== |
1584 | 1591 |
|
1585 | | -"@types/react-dom@^18.3.0": |
1586 | | - version "18.3.0" |
1587 | | - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.0.tgz#0cbc818755d87066ab6ca74fbedb2547d74a82b0" |
1588 | | - integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg== |
| 1592 | +"@types/react-dom@^19.0.1": |
| 1593 | + version "19.0.1" |
| 1594 | + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.1.tgz#b1032c4c3215018e4028a85a71441560216e51c6" |
| 1595 | + integrity sha512-hljHij7MpWPKF6u5vojuyfV0YA4YURsQG7KT6SzV0Zs2BXAtgdTxG6A229Ub/xiWV4w/7JL8fi6aAyjshH4meA== |
1589 | 1596 | dependencies: |
1590 | 1597 | "@types/react" "*" |
1591 | 1598 |
|
|
1613 | 1620 | dependencies: |
1614 | 1621 | "@types/react" "*" |
1615 | 1622 |
|
1616 | | -"@types/react@*", "@types/react@^18.3.1": |
1617 | | - version "18.3.1" |
1618 | | - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e" |
1619 | | - integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw== |
| 1623 | +"@types/react@*", "@types/react@^19.0.1": |
| 1624 | + version "19.0.1" |
| 1625 | + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.1.tgz#a000d5b78f473732a08cecbead0f3751e550b3df" |
| 1626 | + integrity sha512-YW6614BDhqbpR5KtUYzTA+zlA7nayzJRA9ljz9CQoxthR0sDisYZLuvSMsil36t4EH/uAt8T52Xb4sVw17G+SQ== |
1620 | 1627 | dependencies: |
1621 | | - "@types/prop-types" "*" |
1622 | 1628 | csstype "^3.0.2" |
1623 | 1629 |
|
1624 | 1630 | |
|
6523 | 6529 | resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" |
6524 | 6530 | integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== |
6525 | 6531 |
|
6526 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
| 6532 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 6533 | + version "4.2.3" |
| 6534 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 6535 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 6536 | + dependencies: |
| 6537 | + emoji-regex "^8.0.0" |
| 6538 | + is-fullwidth-code-point "^3.0.0" |
| 6539 | + strip-ansi "^6.0.1" |
| 6540 | + |
| 6541 | +string-width@^4.1.0: |
6527 | 6542 | version "4.2.3" |
6528 | 6543 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
6529 | 6544 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -6588,7 +6603,14 @@ string_decoder@~1.1.1: |
6588 | 6603 | dependencies: |
6589 | 6604 | safe-buffer "~5.1.0" |
6590 | 6605 |
|
6591 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 6606 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 6607 | + version "6.0.1" |
| 6608 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 6609 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 6610 | + dependencies: |
| 6611 | + ansi-regex "^5.0.1" |
| 6612 | + |
| 6613 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
6592 | 6614 | version "6.0.1" |
6593 | 6615 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
6594 | 6616 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
|
0 commit comments