upgrade(build): update sapphire-framework

This commit is contained in:
Anthony 2022-08-03 20:03:47 +01:00
parent bd16ca3964
commit 33fd464efb
2 changed files with 516 additions and 337 deletions

850
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,13 +27,14 @@
"homepage": "https://github.com/veganhacktivists/arabot#readme", "homepage": "https://github.com/veganhacktivists/arabot#readme",
"dependencies": { "dependencies": {
"@prisma/client": "^4.0.0", "@prisma/client": "^4.0.0",
"@sapphire/framework": "^3.0.0-next.87e5cdc.0", "@sapphire/framework": "^3.0.0-next.8007303.0",
"@sapphire/plugin-subcommands": "^2.2.2", "@sapphire/plugin-subcommands": "^2.2.2",
"@sapphire/ts-config": "^3.3.4", "@sapphire/ts-config": "^3.3.4",
"@sapphire/utilities": "^3.7.0", "@sapphire/utilities": "^3.7.0",
"@types/cron": "^2.0.0", "@types/cron": "^2.0.0",
"@types/node": "^18.0.3", "@types/node": "^18.0.3",
"cron": "^2.1.0", "cron": "^2.1.0",
"discord-api-types": "^0.33.3",
"discord.js": "^13.8.1", "discord.js": "^13.8.1",
"dotenv": "^16.0.1", "dotenv": "^16.0.1",
"prisma": "^4.0.0", "prisma": "^4.0.0",