mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-07-07 15:31:01 +02:00
ci: update deps
This commit is contained in:
parent
8f071b8043
commit
502d5c5cdf
2264
package-lock.json
generated
2264
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
30
package.json
30
package.json
@ -29,30 +29,30 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/veganhacktivists/arabot#readme",
|
"homepage": "https://github.com/veganhacktivists/arabot#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@prisma/client": "^5.7.1",
|
"@prisma/client": "^5.8.1",
|
||||||
"@sapphire/discord.js-utilities": "^7.1.5",
|
"@sapphire/discord.js-utilities": "^7.1.6",
|
||||||
"@sapphire/framework": "^5.0.5",
|
"@sapphire/framework": "^5.0.7",
|
||||||
"@sapphire/plugin-logger": "^4.0.1",
|
"@sapphire/plugin-logger": "^4.0.2",
|
||||||
"@sapphire/plugin-scheduled-tasks": "^10.0.0",
|
"@sapphire/plugin-scheduled-tasks": "^10.0.1",
|
||||||
"@sapphire/plugin-subcommands": "^6.0.2",
|
"@sapphire/plugin-subcommands": "^6.0.3",
|
||||||
"@sapphire/stopwatch": "^1.5.1",
|
"@sapphire/stopwatch": "^1.5.2",
|
||||||
"@sapphire/time-utilities": "^1.7.11",
|
"@sapphire/time-utilities": "^1.7.12",
|
||||||
"@sapphire/ts-config": "^5.0.0",
|
"@sapphire/ts-config": "^5.0.0",
|
||||||
"@sapphire/utilities": "^3.15.1",
|
"@sapphire/utilities": "^3.15.3",
|
||||||
"@types/node": "^20.10.6",
|
"@types/node": "^20.11.7",
|
||||||
"bullmq": "^5.1.1",
|
"bullmq": "^5.1.5",
|
||||||
"discord.js": "^14.14.1",
|
"discord.js": "^14.14.1",
|
||||||
"redis": "^4.6.12",
|
"redis": "^4.6.12",
|
||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ioredis": "^5.0.0",
|
"@types/ioredis": "^5.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.17.0",
|
"@typescript-eslint/eslint-plugin": "^6.19.1",
|
||||||
"@typescript-eslint/parser": "^6.17.0",
|
"@typescript-eslint/parser": "^6.19.1",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.2.4",
|
||||||
"prisma": "^5.7.1"
|
"prisma": "^5.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user