Built for people who think better out loud.
3
fork

Configure Feed

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

deps: Add Lucide icons

+13
+1
package.json
··· 13 13 "dependencies": { 14 14 "@tailwindcss/vite": "^4.1.18", 15 15 "astro": "^5.17.1", 16 + "lucide-svelte": "^0.574.0", 16 17 "tailwindcss": "^4.1.18" 17 18 }, 18 19 "devDependencies": {
+12
pnpm-lock.yaml
··· 14 14 astro: 15 15 specifier: ^5.17.1 16 16 version: 5.17.2(jiti@2.6.1)(lightningcss@1.30.2)(rollup@4.57.1)(typescript@5.9.3) 17 + lucide-svelte: 18 + specifier: ^0.574.0 19 + version: 0.574.0(svelte@5.51.2) 17 20 tailwindcss: 18 21 specifier: ^4.1.18 19 22 version: 4.1.18 ··· 1507 1510 lru-cache@11.2.6: 1508 1511 resolution: {integrity: sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==} 1509 1512 engines: {node: 20 || >=22} 1513 + 1514 + lucide-svelte@0.574.0: 1515 + resolution: {integrity: sha512-KhMbh4uFO8jm60bYPWHV5GmNy1P5hs1M6BfDYUjw0CZ5tJoJ+lMzAdTBBb9L+Gj3xOlHIgjsLMVnjQK3qcWrEA==} 1516 + peerDependencies: 1517 + svelte: ^3 || ^4 || ^5.0.0-next.42 1510 1518 1511 1519 lz-string@1.5.0: 1512 1520 resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} ··· 3628 3636 loupe@3.2.1: {} 3629 3637 3630 3638 lru-cache@11.2.6: {} 3639 + 3640 + lucide-svelte@0.574.0(svelte@5.51.2): 3641 + dependencies: 3642 + svelte: 5.51.2 3631 3643 3632 3644 lz-string@1.5.0: {} 3633 3645