diff --git a/bun.lockb b/bun.lockb index 0023a4a7a..f6d696e7f 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 55732e0a4..aff70a240 100644 --- a/package.json +++ b/package.json @@ -119,8 +119,10 @@ "firefox esr", "not dead" ], - "packageManager": "npm@10.8.1", + "packageManager": "yarn@bun@1.1.26", "trustedDependencies": [ - "@sentry/cli" + "@sentry/cli", + "@swc/core", + "esbuild" ] }