chore: replace ioredis with node-redis

This commit is contained in:
trafficlunar 2026-01-31 16:57:04 +00:00
parent 4405aa50c3
commit bdab417708
3 changed files with 120 additions and 70 deletions

View file

@ -23,7 +23,6 @@
"downshift": "^9.0.13",
"embla-carousel-react": "^8.6.0",
"file-type": "^21.3.0",
"ioredis": "^5.9.2",
"jsqr": "^1.4.0",
"next": "16.1.6",
"next-auth": "5.0.0-beta.30",
@ -32,6 +31,7 @@
"react-dom": "^19.2.4",
"react-dropzone": "^14.3.8",
"react-webcam": "^7.2.0",
"redis": "^5.10.0",
"satori": "^0.19.1",
"seedrandom": "^3.0.5",
"sharp": "^0.34.5",