fix: time related issues #179

Merged
Anri merged 5 commits from fix-time into main 2024-09-24 18:07:27 +02:00
2 changed files with 187 additions and 1011 deletions
Showing only changes of commit 5f97b11571 - Show all commits

1193
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,14 +25,13 @@
"discord-player": "^6.7.1",
"discord.js": "^14.16.2",
"mediaplex": "^0.0.9",
"puppeteer": "^23.4.0",
"sqlite3": "^5.1.7",
"typescript": "^5.6.2",
"uuid": "^10.0.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "~8.6.0",
"@typescript-eslint/parser": "~8.6.0",
"@typescript-eslint/eslint-plugin": "~8.7.0",
"@typescript-eslint/parser": "~8.7.0",
"dotenv": "~16.4.5",
"prettier-eslint": "~16.3.0",
"ts-node-dev": "~2.0.0"