mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 15:44:13 +02:00
fix(deps): update dependency @sapphire/plugin-subcommands to v7
This commit is contained in:
parent
1c9f6612a3
commit
6c0f8cfa01
@ -40,7 +40,7 @@
|
||||
"@sapphire/framework": "^5.2.1",
|
||||
"@sapphire/plugin-logger": "^4.0.2",
|
||||
"@sapphire/plugin-scheduled-tasks": "^10.0.1",
|
||||
"@sapphire/plugin-subcommands": "^6.0.3",
|
||||
"@sapphire/plugin-subcommands": "^7.0.0",
|
||||
"@sapphire/stopwatch": "^1.5.2",
|
||||
"@sapphire/time-utilities": "^1.7.12",
|
||||
"@sapphire/ts-config": "^5.0.1",
|
||||
|
11
pnpm-lock.yaml
generated
11
pnpm-lock.yaml
generated
@ -24,8 +24,8 @@ importers:
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.1
|
||||
'@sapphire/plugin-subcommands':
|
||||
specifier: ^6.0.3
|
||||
version: 6.0.3
|
||||
specifier: ^7.0.0
|
||||
version: 7.0.0
|
||||
'@sapphire/stopwatch':
|
||||
specifier: ^1.5.2
|
||||
version: 1.5.2
|
||||
@ -260,8 +260,8 @@ packages:
|
||||
resolution: {integrity: sha512-/wS4mlyh5oRo3ADmkDEywNyb0hdUUJuudc5Nz9kuYWSpYZMWhecI24N6m8i4ktMdclLriV+ppW3jxZzGyD22LQ==}
|
||||
engines: {node: '>=v18', npm: '>=7'}
|
||||
|
||||
'@sapphire/plugin-subcommands@6.0.3':
|
||||
resolution: {integrity: sha512-SLDlTjMrMpb3s89ZjrBvVbMWsXfNNciO6SnNQdKLKTUQwktaYxIdj+k3MmEWpN19i8W9ogRvIrLl0Hw20pPUng==}
|
||||
'@sapphire/plugin-subcommands@7.0.0':
|
||||
resolution: {integrity: sha512-oBJ5o99hjq1sdBGcL4ksChyg73pZ1zhGVNBLnRHP4K5iegCA60GE4WRZqskrA94owy0hHNeCjj0etUpOCaihbQ==}
|
||||
engines: {node: '>=v18', npm: '>=7'}
|
||||
|
||||
'@sapphire/ratelimits@2.4.9':
|
||||
@ -1191,10 +1191,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@sapphire/plugin-subcommands@6.0.3':
|
||||
'@sapphire/plugin-subcommands@7.0.0':
|
||||
dependencies:
|
||||
'@sapphire/utilities': 3.17.0
|
||||
tslib: 2.7.0
|
||||
|
||||
'@sapphire/ratelimits@2.4.9': {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user