this repo has no description
0
fork

Configure Feed

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

bun updates

alice 9c6f12ce abd7a8dd

+2 -2
+2 -2
package.json
··· 17 17 "@trivago/prettier-plugin-sort-imports": "^4.3.0", 18 18 "@types/better-sqlite3": "^7.6.11", 19 19 "@types/eslint__js": "^8.42.3", 20 - "@types/node": "^20.16.10", 20 + "@types/node": "^22.7.4", 21 21 "@types/ws": "^8.5.12", 22 22 "@types/express": "^4.17.21", 23 23 "eslint": "^9.11.1", 24 24 "prettier": "^3.3.3", 25 25 "typescript": "^5.6.2", 26 - "typescript-eslint": "^8.7.0" 26 + "typescript-eslint": "^8.8.0" 27 27 }, 28 28 "dependencies": { 29 29 "@atproto/api": "^0.13.8",