Updated deps

This commit is contained in:
2024-10-13 20:31:41 +02:00
parent e993b133a0
commit 1547b664c1
2 changed files with 234 additions and 202 deletions

View File

@@ -45,8 +45,8 @@
"cron": "^3.1.7",
"discord-player": "^6.7.1",
"discord-player-youtubei": "^1.3.2",
"discord.js": "^14.16.2",
"drizzle-orm": "^0.33.0",
"discord.js": "^14.16.3",
"drizzle-orm": "^0.34.1",
"ioredis": "^5.4.1",
"ms": "^2.1.3",
"postgres": "^3.4.4",
@@ -54,24 +54,24 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.11.1",
"@eslint/js": "^9.12.0",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.28",
"@swc/core": "^1.7.35",
"@types/ms": "^0.7.34",
"@types/node": "^22.7.2",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@types/node": "^22.7.5",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"chokidar": "^4.0.1",
"dotenv": "^16.4.5",
"dprint": "^0.47.2",
"drizzle-kit": "^0.24.2",
"eslint": "^9.11.1",
"drizzle-kit": "^0.25.0",
"eslint": "^9.12.0",
"eslint-plugin-drizzle": "^0.2.3",
"globals": "^15.9.0",
"globals": "^15.11.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"pnpm": {
"patchedDependencies": {
"whatwg-url@5.0.0": "patches/whatwg-url@5.0.0.patch",