diff --git a/bun.lock b/bun.lock index 84c4f9e500..40ebb5bac8 100644 --- a/bun.lock +++ b/bun.lock @@ -229,10 +229,8 @@ "dependencies": { "@jsx-email/all": "2.2.3", "@jsx-email/cli": "1.4.3", - "@tsconfig/bun": "1.0.9", "@types/react": "18.0.25", "react": "18.2.0", - "solid-js": "catalog:", }, }, "packages/console/resource": { diff --git a/packages/console/mail/package.json b/packages/console/mail/package.json index da8c06a611..4216115f7b 100644 --- a/packages/console/mail/package.json +++ b/packages/console/mail/package.json @@ -4,10 +4,8 @@ "dependencies": { "@jsx-email/all": "2.2.3", "@jsx-email/cli": "1.4.3", - "@tsconfig/bun": "1.0.9", "@types/react": "18.0.25", - "react": "18.2.0", - "solid-js": "catalog:" + "react": "18.2.0" }, "exports": { "./*": "./emails/templates/*"