Updated deps (minor and patch)
Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
24
package.json
24
package.json
@@ -25,34 +25,34 @@
|
||||
"author": "Taken",
|
||||
"license": "GPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@discord-player/extractor": "^4.4.6",
|
||||
"@discord-player/extractor": "^4.4.7",
|
||||
"@evan/opus": "^1.0.3",
|
||||
"anilist": "^0.12.3",
|
||||
"axios": "^1.6.7",
|
||||
"axios": "^1.6.8",
|
||||
"chalk": "^4.1.2",
|
||||
"cron": "^3.1.6",
|
||||
"discord-player": "^6.6.7",
|
||||
"cron": "^3.1.7",
|
||||
"discord-player": "^6.6.8",
|
||||
"discord.js": "^14.14.1",
|
||||
"dotenv": "^16.4.5",
|
||||
"ioredis": "^5.3.2",
|
||||
"mongoose": "^8.2.1",
|
||||
"ioredis": "^5.4.1",
|
||||
"mongoose": "^8.3.3",
|
||||
"ms": "^2.1.3",
|
||||
"pg": "^8.11.5",
|
||||
"pretty-ms": "^9.0.0",
|
||||
"sequelize": "^6.37.2",
|
||||
"youtube-ext": "^1.1.16"
|
||||
"sequelize": "^6.37.3",
|
||||
"youtube-ext": "^1.1.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/ms": "^0.7.34",
|
||||
"@types/node": "^20.11.28",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/pg": "^8",
|
||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.8.0",
|
||||
"@typescript-eslint/parser": "^7.8.0",
|
||||
"concurrently": "^8.2.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^8.57.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.4.2"
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"packageManager": "yarn@4.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user