fix(deps): update dependency @sapphire/plugin-subcommands to v7

This commit is contained in:
renovate[bot] 2024-08-26 20:45:04 +00:00 committed by GitHub
parent 1c9f6612a3
commit 6c0f8cfa01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -40,7 +40,7 @@
"@sapphire/framework": "^5.2.1", "@sapphire/framework": "^5.2.1",
"@sapphire/plugin-logger": "^4.0.2", "@sapphire/plugin-logger": "^4.0.2",
"@sapphire/plugin-scheduled-tasks": "^10.0.1", "@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/stopwatch": "^1.5.2",
"@sapphire/time-utilities": "^1.7.12", "@sapphire/time-utilities": "^1.7.12",
"@sapphire/ts-config": "^5.0.1", "@sapphire/ts-config": "^5.0.1",

11
pnpm-lock.yaml generated
View File

@ -24,8 +24,8 @@ importers:
specifier: ^10.0.1 specifier: ^10.0.1
version: 10.0.1 version: 10.0.1
'@sapphire/plugin-subcommands': '@sapphire/plugin-subcommands':
specifier: ^6.0.3 specifier: ^7.0.0
version: 6.0.3 version: 7.0.0
'@sapphire/stopwatch': '@sapphire/stopwatch':
specifier: ^1.5.2 specifier: ^1.5.2
version: 1.5.2 version: 1.5.2
@ -260,8 +260,8 @@ packages:
resolution: {integrity: sha512-/wS4mlyh5oRo3ADmkDEywNyb0hdUUJuudc5Nz9kuYWSpYZMWhecI24N6m8i4ktMdclLriV+ppW3jxZzGyD22LQ==} resolution: {integrity: sha512-/wS4mlyh5oRo3ADmkDEywNyb0hdUUJuudc5Nz9kuYWSpYZMWhecI24N6m8i4ktMdclLriV+ppW3jxZzGyD22LQ==}
engines: {node: '>=v18', npm: '>=7'} engines: {node: '>=v18', npm: '>=7'}
'@sapphire/plugin-subcommands@6.0.3': '@sapphire/plugin-subcommands@7.0.0':
resolution: {integrity: sha512-SLDlTjMrMpb3s89ZjrBvVbMWsXfNNciO6SnNQdKLKTUQwktaYxIdj+k3MmEWpN19i8W9ogRvIrLl0Hw20pPUng==} resolution: {integrity: sha512-oBJ5o99hjq1sdBGcL4ksChyg73pZ1zhGVNBLnRHP4K5iegCA60GE4WRZqskrA94owy0hHNeCjj0etUpOCaihbQ==}
engines: {node: '>=v18', npm: '>=7'} engines: {node: '>=v18', npm: '>=7'}
'@sapphire/ratelimits@2.4.9': '@sapphire/ratelimits@2.4.9':
@ -1191,10 +1191,9 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
'@sapphire/plugin-subcommands@6.0.3': '@sapphire/plugin-subcommands@7.0.0':
dependencies: dependencies:
'@sapphire/utilities': 3.17.0 '@sapphire/utilities': 3.17.0
tslib: 2.7.0
'@sapphire/ratelimits@2.4.9': {} '@sapphire/ratelimits@2.4.9': {}