|
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | 28 | "@discord-player/equalizer": "^0.2.3", |
29 | | - "@discord-player/extractor": "^4.4.5", |
| 29 | + "@discord-player/extractor": "^4.5.1", |
30 | 30 | "@discord-player/utils": "^0.2.2", |
31 | 31 | "@distube/ytdl-core": "^4.13.3", |
32 | | - "@sapphire/discord.js-utilities": "^7.1.5", |
33 | | - "@sapphire/duration": "^1.1.1", |
34 | | - "@sapphire/fetch": "^3.0.1", |
35 | | - "@sapphire/framework": "^5.0.5", |
36 | | - "@sapphire/plugin-api": "^6.1.0", |
37 | | - "@sapphire/plugin-hmr": "^3.0.0", |
38 | | - "@sapphire/plugin-logger": "^4.0.1", |
39 | | - "@sapphire/time-utilities": "^1.7.11", |
| 32 | + "@sapphire/discord.js-utilities": "^7.3.3", |
| 33 | + "@sapphire/duration": "^1.2.0", |
| 34 | + "@sapphire/fetch": "^3.0.5", |
| 35 | + "@sapphire/framework": "^5.3.7", |
| 36 | + "@sapphire/plugin-api": "^6.1.1", |
| 37 | + "@sapphire/plugin-hmr": "^3.0.2", |
| 38 | + "@sapphire/plugin-logger": "^4.1.0", |
| 39 | + "@sapphire/time-utilities": "^1.7.14", |
40 | 40 | "@skyra/env-utilities": "^1.3.0", |
41 | | - "better-sqlite3": "^9.2.2", |
42 | | - "cache-manager": "^5.3.2", |
43 | | - "cheerio": "^1.0.0-rc.12", |
| 41 | + "better-sqlite3": "^9.6.0", |
| 42 | + "cache-manager": "^5.7.6", |
| 43 | + "cheerio": "^1.1.2", |
44 | 44 | "colorette": "^2.0.20", |
45 | | - "cronstrue": "^2.47.0", |
| 45 | + "cronstrue": "^2.59.0", |
46 | 46 | "discord-api-types": "^0.37.67", |
47 | | - "discord-player": "^6.6.6", |
48 | | - "discord.js": "^14.14.1", |
49 | | - "kysely": "^0.27.2", |
| 47 | + "discord-player": "^6.7.1", |
| 48 | + "discord.js": "^14.23.2", |
| 49 | + "kysely": "^0.28.8", |
50 | 50 | "mediaplex": "^0.0.9", |
51 | 51 | "node-html-markdown": "^1.3.0", |
52 | 52 | "opusscript": "^0.1.1", |
53 | | - "youtube-ext": "^1.1.16" |
| 53 | + "youtube-ext": "^1.1.25" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@sapphire/ts-config": "^5.0.0", |
57 | | - "@swc-node/register": "^1.6.8", |
58 | | - "@swc/cli": "^0.1.63", |
59 | | - "@swc/core": "^1.3.102", |
60 | | - "@types/better-sqlite3": "^7.6.8", |
61 | | - "@types/eslint": "^8", |
62 | | - "@types/node": "^20.10.6", |
63 | | - "@types/ws": "^8.5.10", |
| 56 | + "@sapphire/ts-config": "^5.0.1", |
| 57 | + "@swc-node/register": "^1.11.1", |
| 58 | + "@swc/cli": "^0.7.8", |
| 59 | + "@swc/core": "^1.13.5", |
| 60 | + "@types/better-sqlite3": "^7.6.13", |
| 61 | + "@types/eslint": "^8.56.12", |
| 62 | + "@types/node": "^20.19.20", |
| 63 | + "@types/ws": "^8.18.1", |
64 | 64 | "@typescript-eslint/eslint-plugin": "^6.18.1", |
65 | 65 | "@typescript-eslint/parser": "^6.18.1", |
66 | | - "eslint": "^8.56.0", |
67 | | - "eslint-config-prettier": "^9.1.0", |
| 66 | + "eslint": "^8.57.1", |
| 67 | + "eslint-config-prettier": "^9.1.2", |
68 | 68 | "eslint-import-resolver-typescript": "^3.6.1", |
69 | | - "eslint-plugin-import": "^2.29.1", |
70 | | - "eslint-plugin-jsdoc": "^48.0.2", |
71 | | - "eslint-plugin-prettier": "^5.1.2", |
72 | | - "eslint-plugin-promise": "^6.1.1", |
73 | | - "eslint-plugin-regexp": "^2.2.0", |
| 69 | + "eslint-plugin-import": "^2.32.0", |
| 70 | + "eslint-plugin-jsdoc": "^48.11.0", |
| 71 | + "eslint-plugin-prettier": "^5.5.4", |
| 72 | + "eslint-plugin-promise": "^6.6.0", |
| 73 | + "eslint-plugin-regexp": "^2.10.0", |
74 | 74 | "eslint-plugin-unicorn": "^50.0.1", |
75 | 75 | "npm-run-all": "^4.1.5", |
76 | | - "prettier": "^3.1.1", |
| 76 | + "prettier": "^3.6.2", |
77 | 77 | "typescript": "^5.3.3", |
78 | 78 | "vscode-generate-index-standalone": "^1.7.1" |
79 | 79 | }, |
80 | | - "packageManager": "yarn@4.0.2" |
| 80 | + "packageManager": "yarn@4.10.3" |
81 | 81 | } |
0 commit comments