Updated deps to latest version

This commit is contained in:
2024-12-08 15:45:27 +01:00
parent 744158634f
commit a460ae7b4b
2 changed files with 754 additions and 642 deletions

View File

@@ -42,36 +42,36 @@
"anilist": "^0.12.4",
"axios": "^1.7.9",
"chalk": "^5.3.0",
"cron": "^3.1.9",
"cron": "^3.2.1",
"discord-player": "^6.7.1",
"discord-player-youtubei": "^1.3.6",
"discord.js": "^14.16.3",
"drizzle-orm": "^0.35.3",
"drizzle-orm": "^0.37.0",
"ioredis": "^5.4.1",
"ms": "^2.1.3",
"postgres": "^3.4.5",
"pretty-ms": "^9.1.0"
"pretty-ms": "^9.2.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.7.42",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.16.0",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.0",
"@types/ms": "^0.7.34",
"@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"chokidar": "^4.0.1",
"dotenv": "^16.4.7",
"dprint": "^0.47.6",
"drizzle-kit": "^0.26.2",
"eslint": "^9.13.0",
"drizzle-kit": "^0.29.1",
"eslint": "^9.16.0",
"eslint-plugin-drizzle": "^0.2.3",
"globals": "^15.11.0",
"globals": "^15.13.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.0",
"pnpm": {
"patchedDependencies": {
"whatwg-url@5.0.0": "patches/whatwg-url@5.0.0.patch",

1366
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff