mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-04 12:43:24 +00:00
Change to ioredis and Update Caching
This commit is contained in:
parent
275e2e4e73
commit
15f879ebb0
5 changed files with 91 additions and 104 deletions
|
@ -48,6 +48,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"dompurify": "^3.2.3",
|
||||
"ioredis": "^5.4.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.473.0",
|
||||
"next": "^15.1.6",
|
||||
|
@ -55,7 +56,6 @@
|
|||
"react": "^19.0.0",
|
||||
"react-day-picker": "^9.5.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"redis": "^4.7.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.2",
|
||||
"stripe": "^17.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue