build: update deps

This commit is contained in:
Anthony Berg 2024-02-03 22:18:11 +00:00
parent 1fa87b8a4a
commit a7b772f77a
2 changed files with 1238 additions and 513 deletions

View File

@ -34,7 +34,7 @@
"pnpm": ">=8"
},
"dependencies": {
"@prisma/client": "^5.8.1",
"@prisma/client": "^5.9.1",
"@sapphire/discord.js-utilities": "^7.1.6",
"@sapphire/framework": "^5.0.7",
"@sapphire/plugin-logger": "^4.0.2",
@ -44,8 +44,8 @@
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/ts-config": "^5.0.0",
"@sapphire/utilities": "^3.15.3",
"@types/node": "^20.11.7",
"bullmq": "^5.1.5",
"@types/node": "^20.11.16",
"bullmq": "^5.1.8",
"discord.js": "^14.14.1",
"ioredis": "^5.3.2",
"redis": "^4.6.12",
@ -53,11 +53,11 @@
"typescript": "^5.3.3"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "8.56.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "3.2.4",
"prisma": "^5.8.1"
"prisma": "^5.9.1"
}
}

1739
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff