this repo has no description
0
fork

Configure Feed

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

bun update

alice 91188238 3792b9a2

+5 -5
+5 -5
package.json
··· 11 11 "@trivago/prettier-plugin-sort-imports": "^4.3.0", 12 12 "@types/better-sqlite3": "^7.6.11", 13 13 "@types/eslint__js": "^8.42.3", 14 - "@types/node": "^22.8.1", 14 + "@types/node": "^22.8.6", 15 15 "@types/ws": "^8.5.12", 16 16 "@types/express": "^4.17.21", 17 17 "eslint": "^9.13.0", 18 18 "prettier": "^3.3.3", 19 19 "typescript": "^5.6.3", 20 - "typescript-eslint": "^8.11.0" 20 + "typescript-eslint": "^8.12.2" 21 21 }, 22 22 "dependencies": { 23 23 "@ai-sdk/anthropic": "^0.0.53", 24 24 "@ai-sdk/openai": "^0.0.70", 25 - "@atproto/api": "^0.13.12", 25 + "@atproto/api": "^0.13.14", 26 26 "@skyware/jetstream": "^0.2.0", 27 - "@skyware/labeler": "^0.1.11", 28 - "ai": "^3.4.20", 27 + "@skyware/labeler": "^0.1.13", 28 + "ai": "^3.4.31", 29 29 "canvas": "^2.11.2", 30 30 "dotenv": "^16.4.5", 31 31 "express": "^4.21.1",