diff --git a/package.json b/package.json index bab9aba..ed2e1f3 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25fcf79..284629d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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': {}