mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 17:24:14 +02:00
build(upgrade): update npm packages
This commit is contained in:
parent
97e3ca2bc3
commit
7ec4fc2909
1067
package-lock.json
generated
1067
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
38
package.json
38
package.json
@ -29,33 +29,33 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://github.com/veganhacktivists/arabot#readme",
|
"homepage": "https://github.com/veganhacktivists/arabot#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@prisma/client": "^4.14.1",
|
"@prisma/client": "^5.0.0",
|
||||||
"@sapphire/discord.js-utilities": "^6.1.0",
|
"@sapphire/discord.js-utilities": "^7.0.1",
|
||||||
"@sapphire/framework": "^4.4.4",
|
"@sapphire/framework": "^4.5.1",
|
||||||
"@sapphire/plugin-logger": "^3.0.4",
|
"@sapphire/plugin-logger": "^3.0.5",
|
||||||
"@sapphire/plugin-scheduled-tasks": "^7.1.0",
|
"@sapphire/plugin-scheduled-tasks": "^7.1.1",
|
||||||
"@sapphire/plugin-subcommands": "^4.0.1",
|
"@sapphire/plugin-subcommands": "^4.0.2",
|
||||||
"@sapphire/stopwatch": "^1.5.0",
|
"@sapphire/stopwatch": "^1.5.0",
|
||||||
"@sapphire/time-utilities": "^1.7.9",
|
"@sapphire/time-utilities": "^1.7.10",
|
||||||
"@sapphire/ts-config": "^4.0.0",
|
"@sapphire/ts-config": "^4.0.1",
|
||||||
"@sapphire/utilities": "^3.11.2",
|
"@sapphire/utilities": "^3.13.0",
|
||||||
"@types/node": "^20.2.5",
|
"@types/node": "^20.4.4",
|
||||||
"bullmq": "^3.14.0",
|
"bullmq": "^4.6.0",
|
||||||
"discord.js": "^14.11.0",
|
"discord.js": "^14.11.0",
|
||||||
"dotenv": "^16.0.3",
|
"dotenv": "^16.3.1",
|
||||||
"redis": "^4.6.6",
|
"redis": "^4.6.7",
|
||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^5.0.4"
|
"typescript": "^5.1.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/ioredis": "^5.0.0",
|
"@types/ioredis": "^5.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^5.59.7",
|
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
||||||
"@typescript-eslint/parser": "^5.59.7",
|
"@typescript-eslint/parser": "^6.1.0",
|
||||||
"eslint": "8.41.0",
|
"eslint": "8.45.0",
|
||||||
"eslint-config-airbnb-base": "^15.0.0",
|
"eslint-config-airbnb-base": "^15.0.0",
|
||||||
"eslint-config-airbnb-typescript": "^17.0.0",
|
"eslint-config-airbnb-typescript": "^17.1.0",
|
||||||
"eslint-import-resolver-typescript": "^3.5.5",
|
"eslint-import-resolver-typescript": "^3.5.5",
|
||||||
"eslint-plugin-import": "^2.27.5",
|
"eslint-plugin-import": "^2.27.5",
|
||||||
"prisma": "^4.14.1"
|
"prisma": "^5.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user