mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Fixed Next.js Middleware, Added API Route Caching, and Removed Unused Packages
This commit is contained in:
parent
a25d2bf951
commit
a9bd470c68
5 changed files with 48 additions and 244 deletions
|
@ -16,7 +16,6 @@
|
|||
"@hello-pangea/dnd": "^17.0.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "^15.1.2",
|
||||
"@next/mdx": "^15.1.2",
|
||||
"@prisma/client": "^6.0.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
|
@ -33,11 +32,9 @@
|
|||
"@tanstack/react-query": "^5.62.9",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@vercel/analytics": "^1.4.1",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"compression": "^1.7.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.3",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue