Add attachment support
This commit is contained in:
@@ -34,10 +34,12 @@
|
||||
"hono": "^4.2.2",
|
||||
"install": "^0.13.0",
|
||||
"lucide-react": "^0.359.0",
|
||||
"next": "^14.1.3",
|
||||
"mime-types": "^2.1.35",
|
||||
"next": "^14.2.1",
|
||||
"next-auth": "^4.24.6",
|
||||
"pnpm": "^8.15.5",
|
||||
"prisma": "^5.11.0",
|
||||
"query-string": "^9.0.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"recharts": "^2.12.5",
|
||||
@@ -48,6 +50,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/eslint": "^8.56.2",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/node": "^20.11.20",
|
||||
"@types/react": "^18.2.57",
|
||||
"@types/react-dom": "^18.2.19",
|
||||
|
Reference in New Issue
Block a user