this repo has no description
0
fork

Configure Feed

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

bun update

alice 74091ca9 c5443f0b

+2 -2
bun.lockb

This is a binary file and will not be displayed.

+2 -2
package.json
··· 11 11 }, 12 12 "dependencies": { 13 13 "@babel/preset-typescript": "^7.26.0", 14 - "@types/node": "^22.9.0", 14 + "@types/node": "^22.9.3", 15 15 "@types/react": "npm:types-react@19.0.0-rc.1", 16 16 "@types/react-dom": "npm:types-react-dom@19.0.0-rc.1", 17 17 "@vercel/functions": "^1.5.0", ··· 26 26 "react": "19.0.0-rc-66855b96-20241106", 27 27 "react-dom": "19.0.0-rc-66855b96-20241106", 28 28 "tailwindcss": "^3.4.15", 29 - "typescript": "^5.6.3" 29 + "typescript": "^5.7.2" 30 30 }, 31 31 "overrides": { 32 32 "@types/react": "npm:types-react@19.0.0-rc.1",