Mirror of
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

standardize contributor list

+160
+1
docs/package.json
··· 15 15 "@trueberryless-org/starlight-plugins-docs-components": "^0.4.1", 16 16 "astro": "^5.1.5", 17 17 "sharp": "^0.32.5", 18 + "starlight-contributor-list": "^0.3.0", 18 19 "starlight-links-validator": "^0.14.3", 19 20 "starlight-package-managers": "^0.10.0", 20 21 "starlight-save-file-component": "workspace:*"
+6
docs/src/content/docs/index.mdx
··· 35 35 Learn more in [the Starlight Docs](https://starlight.astro.build/). 36 36 </Card> 37 37 </CardGrid> 38 + 39 + ## Contributors 40 + 41 + import { ContributorList } from "starlight-contributor-list"; 42 + 43 + <ContributorList githubRepo="trueberryless-org/starlight-save-file-component" ignore={["autofix-ci[bot]", "github-actions[bot]", "renovate[bot]"]} />
+153
pnpm-lock.yaml
··· 41 41 sharp: 42 42 specifier: ^0.32.5 43 43 version: 0.32.6 44 + starlight-contributor-list: 45 + specifier: ^0.3.0 46 + version: 0.3.0(@astrojs/starlight@0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2))) 44 47 starlight-links-validator: 45 48 specifier: ^0.14.3 46 49 version: 0.14.3(@astrojs/starlight@0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2))) ··· 58 61 version: 0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2)) 59 62 60 63 packages: 64 + 65 + '@11ty/eleventy-fetch@4.0.1': 66 + resolution: {integrity: sha512-yIiLM5ziBmg86i4TlXpBdcIygJHvh/GgPJyAiFOckO9H4y9cQDM8eIcJCUQ4Mum0NEVui/OjhEut2R08xw0vlQ==} 67 + engines: {node: '>=14'} 61 68 62 69 '@astro-community/astro-embed-twitter@0.5.8': 63 70 resolution: {integrity: sha512-O2ptQPw+DfipukK8czjJcTcyVgDsrs3OmrHbc3YmWRglaUTOpSTImzPo076POyNBSWjLaRKloul81DFiAMNjTA==} ··· 829 836 bail@2.0.2: 830 837 resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} 831 838 839 + balanced-match@1.0.2: 840 + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} 841 + 832 842 bare-events@2.5.4: 833 843 resolution: {integrity: sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==} 834 844 ··· 879 889 boxen@8.0.1: 880 890 resolution: {integrity: sha512-F3PH5k5juxom4xktynS7MoFY+NUWH5LC4CnH11YB8NPew+HLpmBLCybSAEyb2F+4pRXhuhWqFesoQd6DAyc2hw==} 881 891 engines: {node: '>=18'} 892 + 893 + brace-expansion@1.1.11: 894 + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} 882 895 883 896 braces@3.0.3: 884 897 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} ··· 962 975 common-ancestor-path@1.0.1: 963 976 resolution: {integrity: sha512-L3sHRo1pXXEqX8VU28kfgUY+YGsk09hPqZiZmLacNib6XNTCM8ubYeT7ryXQw8asB1sKgcU5lkB7ONug08aB8w==} 964 977 978 + concat-map@0.0.1: 979 + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} 980 + 965 981 cookie-es@1.2.2: 966 982 resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==} 967 983 ··· 1148 1164 estree-walker@3.0.3: 1149 1165 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} 1150 1166 1167 + eventemitter3@4.0.7: 1168 + resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} 1169 + 1151 1170 eventemitter3@5.0.1: 1152 1171 resolution: {integrity: sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==} 1153 1172 ··· 1201 1220 find-yarn-workspace-root2@1.2.16: 1202 1221 resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} 1203 1222 1223 + flat-cache@3.2.0: 1224 + resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} 1225 + engines: {node: ^10.12.0 || >=12.0.0} 1226 + 1227 + flatted@3.3.3: 1228 + resolution: {integrity: sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==} 1229 + 1204 1230 flattie@1.1.1: 1205 1231 resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==} 1206 1232 engines: {node: '>=8'} ··· 1216 1242 resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} 1217 1243 engines: {node: '>=6 <7 || >=8'} 1218 1244 1245 + fs.realpath@1.0.0: 1246 + resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==} 1247 + 1219 1248 fsevents@2.3.3: 1220 1249 resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==} 1221 1250 engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} ··· 1235 1264 resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} 1236 1265 engines: {node: '>= 6'} 1237 1266 1267 + glob@7.2.3: 1268 + resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} 1269 + deprecated: Glob versions prior to v9 are no longer supported 1270 + 1238 1271 globals@11.12.0: 1239 1272 resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} 1240 1273 engines: {node: '>=4'} ··· 1345 1378 import-meta-resolve@4.1.0: 1346 1379 resolution: {integrity: sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==} 1347 1380 1381 + inflight@1.0.6: 1382 + resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} 1383 + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 1384 + 1348 1385 inherits@2.0.4: 1349 1386 resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} 1350 1387 ··· 1440 1477 engines: {node: '>=6'} 1441 1478 hasBin: true 1442 1479 1480 + json-buffer@3.0.1: 1481 + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} 1482 + 1443 1483 jsonfile@4.0.0: 1444 1484 resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} 1485 + 1486 + keyv@4.5.4: 1487 + resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} 1445 1488 1446 1489 kleur@3.0.3: 1447 1490 resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} ··· 1668 1711 resolution: {integrity: sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==} 1669 1712 engines: {node: '>=10'} 1670 1713 1714 + minimatch@3.1.2: 1715 + resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 1716 + 1671 1717 minimist@1.2.8: 1672 1718 resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} 1673 1719 ··· 1749 1795 resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} 1750 1796 engines: {node: '>=8'} 1751 1797 1798 + p-finally@1.0.0: 1799 + resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==} 1800 + engines: {node: '>=4'} 1801 + 1752 1802 p-limit@2.3.0: 1753 1803 resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} 1754 1804 engines: {node: '>=6'} ··· 1765 1815 resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} 1766 1816 engines: {node: '>=6'} 1767 1817 1818 + p-queue@6.6.2: 1819 + resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==} 1820 + engines: {node: '>=8'} 1821 + 1768 1822 p-queue@8.1.0: 1769 1823 resolution: {integrity: sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==} 1770 1824 engines: {node: '>=18'} 1825 + 1826 + p-timeout@3.2.0: 1827 + resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==} 1828 + engines: {node: '>=8'} 1771 1829 1772 1830 p-timeout@6.1.4: 1773 1831 resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} ··· 1797 1855 resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} 1798 1856 engines: {node: '>=8'} 1799 1857 1858 + path-is-absolute@1.0.1: 1859 + resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==} 1860 + engines: {node: '>=0.10.0'} 1861 + 1800 1862 path-key@3.1.1: 1801 1863 resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} 1802 1864 engines: {node: '>=8'} ··· 1990 2052 resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} 1991 2053 engines: {iojs: '>=1.0.0', node: '>=0.10.0'} 1992 2054 2055 + rimraf@3.0.2: 2056 + resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} 2057 + deprecated: Rimraf versions prior to v4 are no longer supported 2058 + hasBin: true 2059 + 1993 2060 rollup@4.35.0: 1994 2061 resolution: {integrity: sha512-kg6oI4g+vc41vePJyO6dHt/yl0Rz3Thv0kJeVQ3D1kS3E5XSuKbPc29G4IpT/Kv1KQwgHVcN+HtyS+HYLNSvQg==} 1995 2062 engines: {node: '>=18.0.0', npm: '>=8.0.0'} ··· 2082 2149 2083 2150 sprintf-js@1.0.3: 2084 2151 resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==} 2152 + 2153 + starlight-contributor-list@0.3.0: 2154 + resolution: {integrity: sha512-mkSQKRQGe0jSRWvXSo1TPvtwhCyRESLXIcnw+ruCKVql0gdguB9hfEuz8LlBtmvK3GfZLmwyH8XML1o2trRweg==} 2155 + engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} 2156 + peerDependencies: 2157 + '@astrojs/starlight': '>=0.30' 2085 2158 2086 2159 starlight-links-validator@0.14.3: 2087 2160 resolution: {integrity: sha512-2CvQs0ZdIVExrEQ1bn0r2aFx4n+VSOb6vDWK+gTNb5N1c+nXJ7VjUbEsQhj+9Lb7XgY6Nxqz9JXUM9364hJ3ZA==} ··· 2466 2539 2467 2540 snapshots: 2468 2541 2542 + '@11ty/eleventy-fetch@4.0.1': 2543 + dependencies: 2544 + debug: 4.4.0 2545 + flat-cache: 3.2.0 2546 + node-fetch: 2.7.0 2547 + p-queue: 6.6.2 2548 + transitivePeerDependencies: 2549 + - encoding 2550 + - supports-color 2551 + 2469 2552 '@astro-community/astro-embed-twitter@0.5.8(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2))': 2470 2553 dependencies: 2471 2554 '@astro-community/astro-embed-utils': 0.1.3 ··· 3390 3473 3391 3474 bail@2.0.2: {} 3392 3475 3476 + balanced-match@1.0.2: {} 3477 + 3393 3478 bare-events@2.5.4: 3394 3479 optional: true 3395 3480 ··· 3452 3537 widest-line: 5.0.0 3453 3538 wrap-ansi: 9.0.0 3454 3539 3540 + brace-expansion@1.1.11: 3541 + dependencies: 3542 + balanced-match: 1.0.2 3543 + concat-map: 0.0.1 3544 + 3455 3545 braces@3.0.3: 3456 3546 dependencies: 3457 3547 fill-range: 7.1.1 ··· 3514 3604 comma-separated-tokens@2.0.3: {} 3515 3605 3516 3606 common-ancestor-path@1.0.1: {} 3607 + 3608 + concat-map@0.0.1: {} 3517 3609 3518 3610 cookie-es@1.2.2: {} 3519 3611 ··· 3713 3805 dependencies: 3714 3806 '@types/estree': 1.0.6 3715 3807 3808 + eventemitter3@4.0.7: {} 3809 + 3716 3810 eventemitter3@5.0.1: {} 3717 3811 3718 3812 expand-template@2.0.3: {} ··· 3768 3862 micromatch: 4.0.8 3769 3863 pkg-dir: 4.2.0 3770 3864 3865 + flat-cache@3.2.0: 3866 + dependencies: 3867 + flatted: 3.3.3 3868 + keyv: 4.5.4 3869 + rimraf: 3.0.2 3870 + 3871 + flatted@3.3.3: {} 3872 + 3771 3873 flattie@1.1.1: {} 3772 3874 3773 3875 fs-constants@1.0.0: {} ··· 3784 3886 jsonfile: 4.0.0 3785 3887 universalify: 0.1.2 3786 3888 3889 + fs.realpath@1.0.0: {} 3890 + 3787 3891 fsevents@2.3.3: 3788 3892 optional: true 3789 3893 ··· 3796 3900 glob-parent@5.1.2: 3797 3901 dependencies: 3798 3902 is-glob: 4.0.3 3903 + 3904 + glob@7.2.3: 3905 + dependencies: 3906 + fs.realpath: 1.0.0 3907 + inflight: 1.0.6 3908 + inherits: 2.0.4 3909 + minimatch: 3.1.2 3910 + once: 1.4.0 3911 + path-is-absolute: 1.0.1 3799 3912 3800 3913 globals@11.12.0: {} 3801 3914 ··· 4042 4155 4043 4156 import-meta-resolve@4.1.0: {} 4044 4157 4158 + inflight@1.0.6: 4159 + dependencies: 4160 + once: 1.4.0 4161 + wrappy: 1.0.2 4162 + 4045 4163 inherits@2.0.4: {} 4046 4164 4047 4165 ini@1.3.8: {} ··· 4110 4228 4111 4229 jsesc@3.1.0: {} 4112 4230 4231 + json-buffer@3.0.1: {} 4232 + 4113 4233 jsonfile@4.0.0: 4114 4234 optionalDependencies: 4115 4235 graceful-fs: 4.2.11 4236 + 4237 + keyv@4.5.4: 4238 + dependencies: 4239 + json-buffer: 3.0.1 4116 4240 4117 4241 kleur@3.0.3: {} 4118 4242 ··· 4631 4755 4632 4756 mimic-response@3.1.0: {} 4633 4757 4758 + minimatch@3.1.2: 4759 + dependencies: 4760 + brace-expansion: 1.1.11 4761 + 4634 4762 minimist@1.2.8: {} 4635 4763 4636 4764 mkdirp-classic@0.5.3: {} ··· 4695 4823 dependencies: 4696 4824 p-map: 2.1.0 4697 4825 4826 + p-finally@1.0.0: {} 4827 + 4698 4828 p-limit@2.3.0: 4699 4829 dependencies: 4700 4830 p-try: 2.2.0 ··· 4709 4839 4710 4840 p-map@2.1.0: {} 4711 4841 4842 + p-queue@6.6.2: 4843 + dependencies: 4844 + eventemitter3: 4.0.7 4845 + p-timeout: 3.2.0 4846 + 4712 4847 p-queue@8.1.0: 4713 4848 dependencies: 4714 4849 eventemitter3: 5.0.1 4715 4850 p-timeout: 6.1.4 4851 + 4852 + p-timeout@3.2.0: 4853 + dependencies: 4854 + p-finally: 1.0.0 4716 4855 4717 4856 p-timeout@6.1.4: {} 4718 4857 ··· 4754 4893 entities: 4.5.0 4755 4894 4756 4895 path-exists@4.0.0: {} 4896 + 4897 + path-is-absolute@1.0.1: {} 4757 4898 4758 4899 path-key@3.1.1: {} 4759 4900 ··· 5033 5174 5034 5175 reusify@1.1.0: {} 5035 5176 5177 + rimraf@3.0.2: 5178 + dependencies: 5179 + glob: 7.2.3 5180 + 5036 5181 rollup@4.35.0: 5037 5182 dependencies: 5038 5183 '@types/estree': 1.0.6 ··· 5172 5317 signal-exit: 4.1.0 5173 5318 5174 5319 sprintf-js@1.0.3: {} 5320 + 5321 + starlight-contributor-list@0.3.0(@astrojs/starlight@0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2))): 5322 + dependencies: 5323 + '@11ty/eleventy-fetch': 4.0.1 5324 + '@astrojs/starlight': 0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2)) 5325 + transitivePeerDependencies: 5326 + - encoding 5327 + - supports-color 5175 5328 5176 5329 starlight-links-validator@0.14.3(@astrojs/starlight@0.32.2(astro@5.4.2(rollup@4.35.0)(typescript@5.8.2))): 5177 5330 dependencies: