Updated deps

This commit is contained in:
2025-03-01 20:56:34 +01:00
parent 6f95ffc62e
commit f5bedd2f6a
2 changed files with 464 additions and 428 deletions

View File

@@ -40,40 +40,40 @@
"@discord-player/extractor": "^4.5.1", "@discord-player/extractor": "^4.5.1",
"@evan/opus": "^1.0.3", "@evan/opus": "^1.0.3",
"@swc/cli": "^0.6.0", "@swc/cli": "^0.6.0",
"@swc/core": "^1.10.11", "@swc/core": "^1.11.5",
"anilist": "^0.12.4", "anilist": "^0.12.4",
"axios": "^1.7.9", "axios": "^1.8.1",
"chalk": "^5.4.1", "chalk": "^5.4.1",
"cron": "^3.5.0", "cron": "^3.5.0",
"discord-player": "^6.7.1", "discord-player": "^6.7.1",
"discord-player-youtubei": "^1.4.2", "discord-player-youtubei": "^1.4.2",
"discord.js": "^14.17.3", "discord.js": "^14.18.0",
"drizzle-orm": "^0.39.0", "drizzle-orm": "^0.40.0",
"ioredis": "^5.4.2", "ioredis": "^5.5.0",
"ms": "^2.1.3", "ms": "^2.1.3",
"postgres": "^3.4.5", "postgres": "^3.4.5",
"pretty-ms": "^9.2.0", "pretty-ms": "^9.2.0",
"zod": "^3.24.1" "zod": "^3.24.2"
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.2.0", "@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.19.0", "@eslint/js": "^9.21.0",
"@types/ms": "^0.7.34", "@types/ms": "^0.7.34",
"@types/node": "^22.12.0", "@types/node": "^22.13.8",
"@typescript-eslint/eslint-plugin": "^8.22.0", "@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.22.0", "@typescript-eslint/parser": "^8.25.0",
"chokidar": "^4.0.3", "chokidar": "^4.0.3",
"dotenv": "^16.4.7", "dotenv": "^16.4.7",
"dprint": "^0.48.0", "dprint": "^0.49.0",
"drizzle-kit": "^0.30.3", "drizzle-kit": "^0.30.5",
"eslint": "^9.19.0", "eslint": "^9.21.0",
"eslint-plugin-drizzle": "^0.2.3", "eslint-plugin-drizzle": "^0.2.3",
"globals": "^15.14.0", "globals": "^15.15.0",
"nodemon": "^3.1.9", "nodemon": "^3.1.9",
"tsx": "^4.19.2", "tsx": "^4.19.3",
"typescript": "^5.7.3" "typescript": "^5.8.2"
}, },
"packageManager": "pnpm@9.15.4", "packageManager": "pnpm@9.15.6",
"pnpm": { "pnpm": {
"patchedDependencies": { "patchedDependencies": {
"whatwg-url@5.0.0": "patches/whatwg-url@5.0.0.patch", "whatwg-url@5.0.0": "patches/whatwg-url@5.0.0.patch",

856
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff