Added automigtation and updated tables
This commit is contained in:
@@ -45,14 +45,11 @@
|
||||
"discord-player": "^6.7.1",
|
||||
"discord-player-youtubei": "^1.3.2",
|
||||
"discord.js": "^14.16.2",
|
||||
"dotenv": "^16.4.5",
|
||||
"drizzle-orm": "^0.33.0",
|
||||
"ioredis": "^5.4.1",
|
||||
"mongoose": "^8.6.3",
|
||||
"ms": "^2.1.3",
|
||||
"postgres": "^3.4.4",
|
||||
"pretty-ms": "^9.1.0",
|
||||
"sequelize": "^6.37.3"
|
||||
"pretty-ms": "^9.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.1.0",
|
||||
@@ -64,12 +61,12 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
||||
"@typescript-eslint/parser": "^8.7.0",
|
||||
"chokidar": "^4.0.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"dprint": "^0.47.2",
|
||||
"drizzle-kit": "^0.24.2",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-plugin-drizzle": "^0.2.3",
|
||||
"globals": "^15.9.0",
|
||||
"sqlite3": "^5.1.7",
|
||||
"tsx": "^4.19.1",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user