Exosphere is a set of small, modular, self-hostable community tools built on the AT Protocol. app.exosphere.site
7
fork

Configure Feed

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

chore: update dependencies

Hugo 5e649b69 9b8f2702

+3 -3
+3 -3
bun.lock
··· 5 5 "": { 6 6 "name": "exosphere", 7 7 "devDependencies": { 8 - "@playwright/test": "^1.58.2", 8 + "@playwright/test": "^1.59.1", 9 9 "@types/better-sqlite3": "^7.6.13", 10 10 "@types/bun": "^1.3.11", 11 11 "better-sqlite3": "^12.8.0", 12 12 "bun-types": "^1.3.11", 13 13 "drizzle-kit": "^0.31.10", 14 14 "oxfmt": "^0.43.0", 15 - "typescript": "catalog:", 16 - "vitest": "^4.1.2", 15 + "typescript": "^6.0.2", 16 + "vitest": "^4.1.3", 17 17 }, 18 18 }, 19 19 "packages/app": {