mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 13:24:14 +02:00
build(arabot): update dependencies
This commit is contained in:
parent
0419488b6f
commit
db9204c115
18
package.json
18
package.json
@ -34,12 +34,12 @@
|
|||||||
"pnpm": ">=9"
|
"pnpm": ">=9"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@prisma/client": "^5.22.0",
|
"@prisma/client": "^6.2.1",
|
||||||
"@sapphire/discord.js-utilities": "^7.3.2",
|
"@sapphire/discord.js-utilities": "^7.3.2",
|
||||||
"@sapphire/framework": "^5.3.2",
|
"@sapphire/framework": "^5.3.2",
|
||||||
"@sapphire/plugin-logger": "^4.0.2",
|
"@sapphire/plugin-logger": "^4.0.2",
|
||||||
"@sapphire/plugin-scheduled-tasks": "^10.0.2",
|
"@sapphire/plugin-scheduled-tasks": "^10.0.2",
|
||||||
"@sapphire/plugin-subcommands": "^6.0.3",
|
"@sapphire/plugin-subcommands": "^7.0.1",
|
||||||
"@sapphire/stopwatch": "^1.5.4",
|
"@sapphire/stopwatch": "^1.5.4",
|
||||||
"@sapphire/time-utilities": "^1.7.14",
|
"@sapphire/time-utilities": "^1.7.14",
|
||||||
"@sapphire/ts-config": "^5.0.1",
|
"@sapphire/ts-config": "^5.0.1",
|
||||||
@ -51,13 +51,13 @@
|
|||||||
"typescript": "~5.4.5"
|
"typescript": "~5.4.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.17.13",
|
"@types/node": "^22.10.7",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
"@typescript-eslint/eslint-plugin": "^8.20.0",
|
||||||
"@typescript-eslint/parser": "^6.21.0",
|
"@typescript-eslint/parser": "^8.20.0",
|
||||||
"eslint": "8.56.0",
|
"eslint": "9.18.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^10.0.1",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.4.2",
|
||||||
"prisma": "^5.22.0"
|
"prisma": "^6.2.1"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
|
"packageManager": "pnpm@9.12.2+sha512.22721b3a11f81661ae1ec68ce1a7b879425a1ca5b991c975b074ac220b187ce56c708fe5db69f4c962c989452eee76c82877f4ee80f474cebd61ee13461b6228"
|
||||||
}
|
}
|
||||||
|
692
pnpm-lock.yaml
generated
692
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user