mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
chore: replace ioredis with node-redis
This commit is contained in:
parent
4405aa50c3
commit
bdab417708
3 changed files with 120 additions and 70 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue