build: change ioredis to dev dep

This commit is contained in:
Anthony Berg 2024-02-03 22:45:39 +00:00
parent a2dba859f2
commit 63a4d651af
2 changed files with 379 additions and 1086 deletions

View File

@ -47,7 +47,6 @@
"@types/node": "^20.11.16", "@types/node": "^20.11.16",
"bullmq": "^5.1.8", "bullmq": "^5.1.8",
"discord.js": "^14.14.1", "discord.js": "^14.14.1",
"ioredis": "^5.3.2",
"redis": "^4.6.12", "redis": "^4.6.12",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.3.3" "typescript": "^5.3.3"
@ -57,6 +56,7 @@
"@typescript-eslint/parser": "^6.20.0", "@typescript-eslint/parser": "^6.20.0",
"eslint": "8.56.0", "eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
"ioredis": "^5.3.2",
"prettier": "3.2.4", "prettier": "3.2.4",
"prisma": "^5.9.1" "prisma": "^5.9.1"
} }

1463
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff