Updated to latest patch version

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-12-08 15:41:18 +01:00
parent 6fee78585b
commit 744158634f

View File

@@ -40,11 +40,11 @@
"@discord-player/extractor": "^4.5.1", "@discord-player/extractor": "^4.5.1",
"@evan/opus": "^1.0.3", "@evan/opus": "^1.0.3",
"anilist": "^0.12.4", "anilist": "^0.12.4",
"axios": "^1.7.7", "axios": "^1.7.9",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"cron": "^3.1.7", "cron": "^3.1.9",
"discord-player": "^6.7.1", "discord-player": "^6.7.1",
"discord-player-youtubei": "^1.3.3", "discord-player-youtubei": "^1.3.6",
"discord.js": "^14.16.3", "discord.js": "^14.16.3",
"drizzle-orm": "^0.35.3", "drizzle-orm": "^0.35.3",
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
@@ -56,14 +56,14 @@
"@eslint/eslintrc": "^3.1.0", "@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.13.0", "@eslint/js": "^9.13.0",
"@swc/cli": "^0.4.0", "@swc/cli": "^0.4.0",
"@swc/core": "^1.7.40", "@swc/core": "^1.7.42",
"@types/ms": "^0.7.34", "@types/ms": "^0.7.34",
"@types/node": "^22.8.1", "@types/node": "^22.8.7",
"@typescript-eslint/eslint-plugin": "^8.11.0", "@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0", "@typescript-eslint/parser": "^8.11.0",
"chokidar": "^4.0.1", "chokidar": "^4.0.1",
"dotenv": "^16.4.5", "dotenv": "^16.4.7",
"dprint": "^0.47.5", "dprint": "^0.47.6",
"drizzle-kit": "^0.26.2", "drizzle-kit": "^0.26.2",
"eslint": "^9.13.0", "eslint": "^9.13.0",
"eslint-plugin-drizzle": "^0.2.3", "eslint-plugin-drizzle": "^0.2.3",
@@ -71,7 +71,7 @@
"tsx": "^4.19.2", "tsx": "^4.19.2",
"typescript": "^5.6.3" "typescript": "^5.6.3"
}, },
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228", "packageManager": "pnpm@9.12.3",
"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",