From 47945f52d67c617970373a28b5876562ba32b023 Mon Sep 17 00:00:00 2001 From: Jeroen Claassens Date: Sat, 9 Dec 2023 21:19:38 +0100 Subject: [PATCH] fix: update @sapphire/pieces dependency to have bun load ts files automatically --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9bbe724a2..eaa32e632 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@sapphire/discord-utilities": "^3.2.1", "@sapphire/discord.js-utilities": "^7.1.3", "@sapphire/lexure": "^1.1.6", - "@sapphire/pieces": "^4.0.2", + "@sapphire/pieces": "^4.1.0", "@sapphire/ratelimits": "^2.4.8", "@sapphire/result": "^2.6.5", "@sapphire/stopwatch": "^1.5.1", diff --git a/yarn.lock b/yarn.lock index 3551e034d..ee2d077be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -934,7 +934,7 @@ __metadata: "@sapphire/discord.js-utilities": "npm:^7.1.3" "@sapphire/eslint-config": "npm:^5.0.3" "@sapphire/lexure": "npm:^1.1.6" - "@sapphire/pieces": "npm:^4.0.2" + "@sapphire/pieces": "npm:^4.1.0" "@sapphire/prettier-config": "npm:^2.0.0" "@sapphire/ratelimits": "npm:^2.4.8" "@sapphire/result": "npm:^2.6.5" @@ -983,14 +983,14 @@ __metadata: languageName: node linkType: hard -"@sapphire/pieces@npm:^4.0.2": - version: 4.0.2 - resolution: "@sapphire/pieces@npm:4.0.2" +"@sapphire/pieces@npm:^4.1.0": + version: 4.1.0 + resolution: "@sapphire/pieces@npm:4.1.0" dependencies: "@discordjs/collection": "npm:^1.5.3" "@sapphire/utilities": "npm:^3.14.0" tslib: "npm:^2.6.2" - checksum: ecb34ef853e6bb9b4cf45528b7c2f305bf4509eccf050e095b4b02d83370cad23873bb33c7c8ea18bb60e3f7407e0c24dac8f149b9c9d00756cbd0255d4b9e81 + checksum: fbca477af861bf215bac422b338d11b983ba5a7d9b63bcea260d82812b3c74c79882e556b31c0b0f0580fd028f3474c7c6ec649e93589787127d6c181b2c08d0 languageName: node linkType: hard