this repo has no description
0
fork

Configure Feed

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

bump versions

alice b9cce856 de6ddf27

+5 -5
+5 -5
package.json
··· 17 17 "pino-pretty": "^11.2.2" 18 18 }, 19 19 "devDependencies": { 20 - "@eslint/js": "^9.11.0", 20 + "@eslint/js": "^9.12.0", 21 21 "@trivago/prettier-plugin-sort-imports": "^4.3.0", 22 22 "@types/eslint__js": "^8.42.3", 23 - "@types/node": "^22.5.5", 24 - "eslint": "^9.11.0", 23 + "@types/node": "^22.7.5", 24 + "eslint": "^9.12.0", 25 25 "prettier": "^3.3.3", 26 26 "tsx": "^4.19.1", 27 - "typescript": "^5.6.2", 28 - "typescript-eslint": "^8.6.0" 27 + "typescript": "^5.6.3", 28 + "typescript-eslint": "^8.8.1" 29 29 }, 30 30 "author": "alice", 31 31 "license": "MIT"