Mirror of
0
fork

Configure Feed

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

Merge pull request #42 from trueberryless-org/netlify

Remove node adapter and version badge

authored by

trueberryless and committed by
GitHub
2a9f81d3 1aa191fb

+63 -216
+5
.changeset/tame-bags-march.md
··· 1 + --- 2 + "starlight-sidebar-topics-dropdown-docs": patch 3 + --- 4 + 5 + Remove version badge and node adapter
-12
docs/astro.config.ts
··· 1 - import node from "@astrojs/node"; 2 1 import starlight from "@astrojs/starlight"; 3 2 import starlightPluginsDocsComponents from "@trueberryless-org/starlight-plugins-docs-components"; 4 3 import { defineConfig } from "astro/config"; 5 4 import starlightLinksValidator from "starlight-links-validator"; 6 - import starlightPluginShowLatestVersion from "starlight-plugin-show-latest-version"; 7 5 import starlightSidebarTopics from "starlight-sidebar-topics"; 8 6 9 7 export default defineConfig({ ··· 101 99 ], 102 100 }, 103 101 }), 104 - starlightPluginShowLatestVersion({ 105 - source: { 106 - type: "npm", 107 - slug: "starlight-sidebar-topics-dropdown", 108 - }, 109 - showInSiteTitle: "deferred", 110 - }), 111 102 ], 112 103 social: { 113 104 github: ··· 115 106 }, 116 107 }), 117 108 ], 118 - adapter: node({ 119 - mode: "standalone", 120 - }), 121 109 });
-2
docs/package.json
··· 21 21 "start": "astro dev" 22 22 }, 23 23 "dependencies": { 24 - "@astrojs/node": "^9.1.0", 25 24 "@astrojs/starlight": "^0.32.1", 26 25 "@hideoo/starlight-plugins-docs-components": "^0.4.0", 27 26 "@trueberryless-org/starlight-plugins-docs-components": "^0.4.1", ··· 29 28 "sharp": "^0.33.5", 30 29 "starlight-contributor-list": "^0.2.1", 31 30 "starlight-links-validator": "^0.14.3", 32 - "starlight-plugin-show-latest-version": "^0.4.0", 33 31 "starlight-sidebar-topics": "^0.6.0", 34 32 "starlight-sidebar-topics-dropdown": "workspace:*" 35 33 },
+58 -202
pnpm-lock.yaml
··· 26 26 27 27 docs: 28 28 dependencies: 29 - '@astrojs/node': 30 - specifier: ^9.1.0 31 - version: 9.1.0(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 32 29 '@astrojs/starlight': 33 30 specifier: ^0.32.1 34 - version: 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 31 + version: 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 35 32 '@hideoo/starlight-plugins-docs-components': 36 33 specifier: ^0.4.0 37 - version: 0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 34 + version: 0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 38 35 '@trueberryless-org/starlight-plugins-docs-components': 39 36 specifier: ^0.4.1 40 - version: 0.4.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 37 + version: 0.4.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 41 38 astro: 42 39 specifier: ^5.3.0 43 - version: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 40 + version: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 44 41 sharp: 45 42 specifier: ^0.33.5 46 43 version: 0.33.5 47 44 starlight-contributor-list: 48 45 specifier: ^0.2.1 49 - version: 0.2.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 46 + version: 0.2.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 50 47 starlight-links-validator: 51 48 specifier: ^0.14.3 52 - version: 0.14.3(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 53 - starlight-plugin-show-latest-version: 54 - specifier: ^0.4.0 55 - version: 0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 49 + version: 0.14.3(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 56 50 starlight-sidebar-topics: 57 51 specifier: ^0.6.0 58 - version: 0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 52 + version: 0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 59 53 starlight-sidebar-topics-dropdown: 60 54 specifier: workspace:* 61 55 version: link:../packages/starlight-sidebar-topics-dropdown ··· 64 58 dependencies: 65 59 starlight-sidebar-topics: 66 60 specifier: '>=0.6' 67 - version: 0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 61 + version: 0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 68 62 devDependencies: 69 63 '@astrojs/starlight': 70 64 specifier: ^0.32.1 71 - version: 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 65 + version: 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 72 66 astro: 73 67 specifier: ^5.3.0 74 - version: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 68 + version: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 75 69 76 70 packages: 77 71 ··· 106 100 engines: {node: ^18.17.1 || ^20.3.0 || >=22.0.0} 107 101 peerDependencies: 108 102 astro: ^5.0.0 109 - 110 - '@astrojs/node@9.1.0': 111 - resolution: {integrity: sha512-7fDsawWci/j4prDVVwOFGuArG+YK+io54/5ksKL+lbSZ8xA4h6TB36RA4INmNatralEOKlgCxmbZdwewYcsFWA==} 112 - peerDependencies: 113 - astro: ^5.3.0 114 103 115 104 '@astrojs/prism@3.2.0': 116 105 resolution: {integrity: sha512-GilTHKGCW6HMq7y3BUv9Ac7GMe/MO9gi9GW62GzKtth0SwukCu/qp2wLiGpEujhY+VVhaG9v7kv/5vFzvf4NYw==} ··· 542 531 '@mdx-js/mdx@3.1.0': 543 532 resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==} 544 533 534 + '@netlify/blobs@8.1.1': 535 + resolution: {integrity: sha512-7Dg3PzArvQ0Owq4wpkLECC9iaDBOxuWUN2uwbQtUF6tZssyez2QN+eO0CjuIhhZUivbw+X9bwsyiEjWkdJnv/A==} 536 + engines: {node: ^14.16.0 || >=16.0.0} 537 + 545 538 '@nodelib/fs.scandir@2.1.5': 546 539 resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} 547 540 engines: {node: '>= 8'} ··· 1015 1008 defu@6.1.4: 1016 1009 resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==} 1017 1010 1018 - depd@2.0.0: 1019 - resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} 1020 - engines: {node: '>= 0.8'} 1021 - 1022 1011 dequal@2.0.3: 1023 1012 resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} 1024 1013 engines: {node: '>=6'} 1025 1014 1026 1015 destr@2.0.3: 1027 1016 resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} 1028 - 1029 - destroy@1.2.0: 1030 - resolution: {integrity: sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==} 1031 - engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} 1032 1017 1033 1018 detect-indent@6.1.0: 1034 1019 resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} ··· 1084 1069 resolution: {integrity: sha512-2QF/g9/zTaPDc3BjNcVTGoBbXBgYfMTTceLaYcFJ/W9kggFUkhxD/hMEeuLKbugyef9SqAx8cpgwlIP/jinUTA==} 1085 1070 engines: {node: '>=4'} 1086 1071 1087 - ee-first@1.1.1: 1088 - resolution: {integrity: sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==} 1089 - 1090 1072 emoji-regex-xs@1.0.0: 1091 1073 resolution: {integrity: sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==} 1092 1074 ··· 1095 1077 1096 1078 emoji-regex@8.0.0: 1097 1079 resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} 1098 - 1099 - encodeurl@2.0.0: 1100 - resolution: {integrity: sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==} 1101 - engines: {node: '>= 0.8'} 1102 1080 1103 1081 enquirer@2.4.1: 1104 1082 resolution: {integrity: sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==} ··· 1122 1100 engines: {node: '>=18'} 1123 1101 hasBin: true 1124 1102 1125 - escape-html@1.0.3: 1126 - resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==} 1127 - 1128 1103 escape-string-regexp@5.0.0: 1129 1104 resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} 1130 1105 engines: {node: '>=12'} ··· 1157 1132 1158 1133 estree-walker@3.0.3: 1159 1134 resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==} 1160 - 1161 - etag@1.8.1: 1162 - resolution: {integrity: sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==} 1163 - engines: {node: '>= 0.6'} 1164 1135 1165 1136 eventemitter3@4.0.7: 1166 1137 resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} ··· 1217 1188 flattie@1.1.1: 1218 1189 resolution: {integrity: sha512-9UbaD6XdAL97+k/n+N7JwX46K/M6Zc6KcFYskrYL8wbBV/Uyk0CTAMY0VT+qiK5PM7AIc9aTWYtq65U7T+aCNQ==} 1219 1190 engines: {node: '>=8'} 1220 - 1221 - fresh@0.5.2: 1222 - resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==} 1223 - engines: {node: '>= 0.6'} 1224 1191 1225 1192 fs-extra@7.0.1: 1226 1193 resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} ··· 1341 1308 1342 1309 http-cache-semantics@4.1.1: 1343 1310 resolution: {integrity: sha512-er295DKPVsV82j5kw1Gjt+ADA/XYHsajl82cGNQG2eyoPkvgUhX+nDIyelzhIWbbsXP39EHcI6l5tYs2FYqYXQ==} 1344 - 1345 - http-errors@2.0.0: 1346 - resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==} 1347 - engines: {node: '>= 0.8'} 1348 1311 1349 1312 human-id@4.1.1: 1350 1313 resolution: {integrity: sha512-3gKm/gCSUipeLsRYZbbdA1BD83lBoWUkZ7G9VFrhWPAU76KwYo5KR8V28bpoPm/ygy0x5/GCbpRQdY7VLYCoIg==} ··· 1697 1660 resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} 1698 1661 engines: {node: '>=8.6'} 1699 1662 1700 - mime-db@1.52.0: 1701 - resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} 1702 - engines: {node: '>= 0.6'} 1703 - 1704 - mime-types@2.1.35: 1705 - resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} 1706 - engines: {node: '>= 0.6'} 1707 - 1708 1663 minimatch@3.1.2: 1709 1664 resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} 1710 1665 ··· 1759 1714 ohash@1.1.4: 1760 1715 resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==} 1761 1716 1762 - on-finished@2.4.1: 1763 - resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} 1764 - engines: {node: '>= 0.8'} 1765 - 1766 1717 once@1.4.0: 1767 1718 resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==} 1768 1719 ··· 1920 1871 radix3@1.1.2: 1921 1872 resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==} 1922 1873 1923 - range-parser@1.2.1: 1924 - resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} 1925 - engines: {node: '>= 0.6'} 1926 - 1927 1874 read-yaml-file@1.1.0: 1928 1875 resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} 1929 1876 engines: {node: '>=6'} ··· 2054 2001 engines: {node: '>=10'} 2055 2002 hasBin: true 2056 2003 2057 - send@1.1.0: 2058 - resolution: {integrity: sha512-v67WcEouB5GxbTWL/4NeToqcZiAWEq90N888fczVArY8A79J0L4FD7vj5hm3eUMua5EpoQ59wa/oovY6TLvRUA==} 2059 - engines: {node: '>= 18'} 2060 - 2061 - server-destroy@1.0.1: 2062 - resolution: {integrity: sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ==} 2063 - 2064 - setprototypeof@1.2.0: 2065 - resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} 2066 - 2067 2004 sharp@0.33.5: 2068 2005 resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==} 2069 2006 engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0} ··· 2137 2074 peerDependencies: 2138 2075 '@astrojs/starlight': '>=0.22.0' 2139 2076 2140 - starlight-plugin-show-latest-version@0.4.0: 2141 - resolution: {integrity: sha512-069vKk6yLiR3B1B8ML8JMb3gXP4K41nfS8d5NN9yglnb2Lg1/DUIgo44Dri6xj6enGCBmFxqFz/QW+wCiQRRuA==} 2142 - engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} 2143 - peerDependencies: 2144 - '@astrojs/starlight': '>=0.32' 2145 - 2146 2077 starlight-showcases@0.2.0: 2147 2078 resolution: {integrity: sha512-YWJuTqArkUdVJV85VKZJ0BvKCQRu1SKtH/Cr5t6G/oIfI4IptWc92E7BmiuNnpuQ2U7TczTRidCYurPrbgQQVA==} 2148 2079 engines: {node: '>=18'} ··· 2161 2092 peerDependencies: 2162 2093 '@astrojs/starlight': '>=0.32.0' 2163 2094 2164 - statuses@2.0.1: 2165 - resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==} 2166 - engines: {node: '>= 0.8'} 2167 - 2168 2095 stream-replace-string@2.0.0: 2169 2096 resolution: {integrity: sha512-TlnjJ1C0QrmxRNrON00JvaFFlNh5TTG00APw23j74ET7gkQpTASi6/L2fuiav8pzK715HXtUeClpBTw2NPSn6w==} 2170 2097 ··· 2214 2141 to-regex-range@5.0.1: 2215 2142 resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} 2216 2143 engines: {node: '>=8.0'} 2217 - 2218 - toidentifier@1.0.1: 2219 - resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==} 2220 - engines: {node: '>=0.6'} 2221 2144 2222 2145 tr46@0.0.3: 2223 2146 resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} ··· 2499 2422 - encoding 2500 2423 - supports-color 2501 2424 2502 - '@astro-community/astro-embed-twitter@0.5.8(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2425 + '@astro-community/astro-embed-twitter@0.5.8(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2503 2426 dependencies: 2504 2427 '@astro-community/astro-embed-utils': 0.1.3 2505 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2428 + astro: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2506 2429 2507 2430 '@astro-community/astro-embed-utils@0.1.3': 2508 2431 dependencies: 2509 2432 linkedom: 0.14.26 2510 2433 2511 - '@astro-community/astro-embed-youtube@0.5.6(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2434 + '@astro-community/astro-embed-youtube@0.5.6(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2512 2435 dependencies: 2513 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2436 + astro: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2514 2437 lite-youtube-embed: 0.3.3 2515 2438 2516 2439 '@astrojs/compiler@2.10.3': {} ··· 2542 2465 transitivePeerDependencies: 2543 2466 - supports-color 2544 2467 2545 - '@astrojs/mdx@4.0.8(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2468 + '@astrojs/mdx@4.0.8(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2546 2469 dependencies: 2547 2470 '@astrojs/markdown-remark': 6.1.0 2548 2471 '@mdx-js/mdx': 3.1.0(acorn@8.14.0) 2549 2472 acorn: 8.14.0 2550 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2473 + astro: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2551 2474 es-module-lexer: 1.6.0 2552 2475 estree-util-visit: 2.0.0 2553 2476 hast-util-to-html: 9.0.4 ··· 2561 2484 transitivePeerDependencies: 2562 2485 - supports-color 2563 2486 2564 - '@astrojs/node@9.1.0(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2565 - dependencies: 2566 - '@astrojs/internal-helpers': 0.5.1 2567 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2568 - send: 1.1.0 2569 - server-destroy: 1.0.1 2570 - transitivePeerDependencies: 2571 - - supports-color 2572 - 2573 2487 '@astrojs/prism@3.2.0': 2574 2488 dependencies: 2575 2489 prismjs: 1.29.0 ··· 2580 2494 stream-replace-string: 2.0.0 2581 2495 zod: 3.24.1 2582 2496 2583 - '@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2497 + '@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2584 2498 dependencies: 2585 - '@astrojs/mdx': 4.0.8(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2499 + '@astrojs/mdx': 4.0.8(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2586 2500 '@astrojs/sitemap': 3.2.1 2587 2501 '@pagefind/default-ui': 1.3.0 2588 2502 '@types/hast': 3.0.4 2589 2503 '@types/js-yaml': 4.0.9 2590 2504 '@types/mdast': 4.0.4 2591 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2592 - astro-expressive-code: 0.40.2(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2505 + astro: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 2506 + astro-expressive-code: 0.40.2(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2593 2507 bcp-47: 2.1.0 2594 2508 hast-util-from-html: 2.0.3 2595 2509 hast-util-select: 6.0.3 ··· 2945 2859 dependencies: 2946 2860 '@expressive-code/core': 0.40.2 2947 2861 2948 - '@hideoo/starlight-plugins-docs-components@0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2862 + '@hideoo/starlight-plugins-docs-components@0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 2949 2863 dependencies: 2950 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2951 - starlight-package-managers: 0.8.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 2952 - starlight-showcases: 0.3.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2864 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2865 + starlight-package-managers: 0.8.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))) 2866 + starlight-showcases: 0.3.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 2953 2867 transitivePeerDependencies: 2954 2868 - astro 2955 2869 ··· 3090 3004 transitivePeerDependencies: 3091 3005 - acorn 3092 3006 - supports-color 3007 + 3008 + '@netlify/blobs@8.1.1': 3009 + optional: true 3093 3010 3094 3011 '@nodelib/fs.scandir@2.1.5': 3095 3012 dependencies: ··· 3234 3151 transitivePeerDependencies: 3235 3152 - supports-color 3236 3153 3237 - '@trueberryless-org/starlight-plugins-docs-components@0.4.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 3154 + '@trueberryless-org/starlight-plugins-docs-components@0.4.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))': 3238 3155 dependencies: 3239 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3240 - '@hideoo/starlight-plugins-docs-components': 0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3156 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3157 + '@hideoo/starlight-plugins-docs-components': 0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3241 3158 change-case: 5.4.4 3242 - starlight-showcases: 0.2.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3159 + starlight-showcases: 0.2.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 3243 3160 transitivePeerDependencies: 3244 3161 - astro 3245 3162 ··· 3332 3249 3333 3250 astring@1.9.0: {} 3334 3251 3335 - astro-expressive-code@0.40.2(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 3252 + astro-expressive-code@0.40.2(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 3336 3253 dependencies: 3337 - astro: 5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 3254 + astro: 5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2) 3338 3255 rehype-expressive-code: 0.40.2 3339 3256 3340 - astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2): 3257 + astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2): 3341 3258 dependencies: 3342 3259 '@astrojs/compiler': 2.10.3 3343 3260 '@astrojs/internal-helpers': 0.5.1 ··· 3387 3304 tsconfck: 3.1.4(typescript@5.7.2) 3388 3305 ultrahtml: 1.5.3 3389 3306 unist-util-visit: 5.0.0 3390 - unstorage: 1.15.0 3307 + unstorage: 1.15.0(@netlify/blobs@8.1.1) 3391 3308 vfile: 6.0.3 3392 3309 vite: 6.1.1(jiti@2.4.2) 3393 3310 vitefu: 1.0.5(vite@6.1.1(jiti@2.4.2)) ··· 3571 3488 character-entities: 2.0.2 3572 3489 3573 3490 defu@6.1.4: {} 3574 - 3575 - depd@2.0.0: {} 3576 3491 3577 3492 dequal@2.0.3: {} 3578 3493 3579 3494 destr@2.0.3: {} 3580 3495 3581 - destroy@1.2.0: {} 3582 - 3583 3496 detect-indent@6.1.0: {} 3584 3497 3585 3498 detect-libc@2.0.3: {} ··· 3626 3539 3627 3540 dset@3.1.4: {} 3628 3541 3629 - ee-first@1.1.1: {} 3630 - 3631 3542 emoji-regex-xs@1.0.0: {} 3632 3543 3633 3544 emoji-regex@10.4.0: {} 3634 3545 3635 3546 emoji-regex@8.0.0: {} 3636 - 3637 - encodeurl@2.0.0: {} 3638 3547 3639 3548 enquirer@2.4.1: 3640 3549 dependencies: ··· 3687 3596 '@esbuild/win32-ia32': 0.24.2 3688 3597 '@esbuild/win32-x64': 0.24.2 3689 3598 3690 - escape-html@1.0.3: {} 3691 - 3692 3599 escape-string-regexp@5.0.0: {} 3693 3600 3694 3601 esprima@4.0.1: {} ··· 3727 3634 estree-walker@3.0.3: 3728 3635 dependencies: 3729 3636 '@types/estree': 1.0.6 3730 - 3731 - etag@1.8.1: {} 3732 3637 3733 3638 eventemitter3@4.0.7: {} 3734 3639 ··· 3796 3701 flatted@3.3.3: {} 3797 3702 3798 3703 flattie@1.1.1: {} 3799 - 3800 - fresh@0.5.2: {} 3801 3704 3802 3705 fs-extra@7.0.1: 3803 3706 dependencies: ··· 4063 3966 4064 3967 http-cache-semantics@4.1.1: {} 4065 3968 4066 - http-errors@2.0.0: 4067 - dependencies: 4068 - depd: 2.0.0 4069 - inherits: 2.0.4 4070 - setprototypeof: 1.2.0 4071 - statuses: 2.0.1 4072 - toidentifier: 1.0.1 4073 - 4074 3969 human-id@4.1.1: {} 4075 3970 4076 3971 i18next@23.16.8: ··· 4685 4580 braces: 3.0.3 4686 4581 picomatch: 2.3.1 4687 4582 4688 - mime-db@1.52.0: {} 4689 - 4690 - mime-types@2.1.35: 4691 - dependencies: 4692 - mime-db: 1.52.0 4693 - 4694 4583 minimatch@3.1.2: 4695 4584 dependencies: 4696 4585 brace-expansion: 1.1.11 ··· 4730 4619 ufo: 1.5.4 4731 4620 4732 4621 ohash@1.1.4: {} 4733 - 4734 - on-finished@2.4.1: 4735 - dependencies: 4736 - ee-first: 1.1.1 4737 4622 4738 4623 once@1.4.0: 4739 4624 dependencies: ··· 4884 4769 queue-microtask@1.2.3: {} 4885 4770 4886 4771 radix3@1.1.2: {} 4887 - 4888 - range-parser@1.2.1: {} 4889 4772 4890 4773 read-yaml-file@1.1.0: 4891 4774 dependencies: ··· 5114 4997 5115 4998 semver@7.7.1: {} 5116 4999 5117 - send@1.1.0: 5118 - dependencies: 5119 - debug: 4.4.0 5120 - destroy: 1.2.0 5121 - encodeurl: 2.0.0 5122 - escape-html: 1.0.3 5123 - etag: 1.8.1 5124 - fresh: 0.5.2 5125 - http-errors: 2.0.0 5126 - mime-types: 2.1.35 5127 - ms: 2.1.3 5128 - on-finished: 2.4.1 5129 - range-parser: 1.2.1 5130 - statuses: 2.0.1 5131 - transitivePeerDependencies: 5132 - - supports-color 5133 - 5134 - server-destroy@1.0.1: {} 5135 - 5136 - setprototypeof@1.2.0: {} 5137 - 5138 5000 sharp@0.33.5: 5139 5001 dependencies: 5140 5002 color: 4.2.3 ··· 5210 5072 5211 5073 sprintf-js@1.0.3: {} 5212 5074 5213 - starlight-contributor-list@0.2.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5075 + starlight-contributor-list@0.2.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5214 5076 dependencies: 5215 5077 '@11ty/eleventy-fetch': 4.0.1 5216 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5078 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5217 5079 transitivePeerDependencies: 5218 5080 - encoding 5219 5081 - supports-color 5220 5082 5221 - starlight-links-validator@0.14.3(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5083 + starlight-links-validator@0.14.3(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5222 5084 dependencies: 5223 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5085 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5224 5086 '@types/picomatch': 3.0.2 5225 5087 github-slugger: 2.0.0 5226 5088 hast-util-from-html: 2.0.3 ··· 5234 5096 transitivePeerDependencies: 5235 5097 - supports-color 5236 5098 5237 - starlight-package-managers@0.8.1(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5099 + starlight-package-managers@0.8.1(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5238 5100 dependencies: 5239 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5101 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5240 5102 5241 - starlight-plugin-show-latest-version@0.4.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5242 - dependencies: 5243 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5244 - 5245 - starlight-showcases@0.2.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 5103 + starlight-showcases@0.2.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 5246 5104 dependencies: 5247 - '@astro-community/astro-embed-twitter': 0.5.8(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5248 - '@astro-community/astro-embed-youtube': 0.5.6(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5249 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5105 + '@astro-community/astro-embed-twitter': 0.5.8(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5106 + '@astro-community/astro-embed-youtube': 0.5.6(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5107 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5250 5108 transitivePeerDependencies: 5251 5109 - astro 5252 5110 5253 - starlight-showcases@0.3.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 5111 + starlight-showcases@0.3.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)))(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)): 5254 5112 dependencies: 5255 - '@astro-community/astro-embed-twitter': 0.5.8(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5256 - '@astro-community/astro-embed-youtube': 0.5.6(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5257 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5113 + '@astro-community/astro-embed-twitter': 0.5.8(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5114 + '@astro-community/astro-embed-youtube': 0.5.6(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5115 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5258 5116 transitivePeerDependencies: 5259 5117 - astro 5260 5118 5261 - starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5119 + starlight-sidebar-topics@0.6.0(@astrojs/starlight@0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2))): 5262 5120 dependencies: 5263 - '@astrojs/starlight': 0.32.1(astro@5.3.0(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5121 + '@astrojs/starlight': 0.32.1(astro@5.3.0(@netlify/blobs@8.1.1)(jiti@2.4.2)(rollup@4.34.8)(typescript@5.7.2)) 5264 5122 picomatch: 4.0.2 5265 - 5266 - statuses@2.0.1: {} 5267 5123 5268 5124 stream-replace-string@2.0.0: {} 5269 5125 ··· 5317 5173 to-regex-range@5.0.1: 5318 5174 dependencies: 5319 5175 is-number: 7.0.0 5320 - 5321 - toidentifier@1.0.1: {} 5322 5176 5323 5177 tr46@0.0.3: {} 5324 5178 ··· 5403 5257 5404 5258 universalify@0.1.2: {} 5405 5259 5406 - unstorage@1.15.0: 5260 + unstorage@1.15.0(@netlify/blobs@8.1.1): 5407 5261 dependencies: 5408 5262 anymatch: 3.1.3 5409 5263 chokidar: 4.0.3 ··· 5413 5267 node-fetch-native: 1.6.6 5414 5268 ofetch: 1.4.1 5415 5269 ufo: 1.5.4 5270 + optionalDependencies: 5271 + '@netlify/blobs': 8.1.1 5416 5272 5417 5273 util-deprecate@1.0.2: {} 5418 5274