diff --git a/bun.lockb b/bun.lockb index 01a8e49a..bec7e409 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a18315d7..1d696112 100644 --- a/package.json +++ b/package.json @@ -143,5 +143,11 @@ "tailwindcss-animate": "^1.0.7", "typescript": "^5.4.5", "typescript-eslint": "^7.9.0" - } + }, + "trustedDependencies": [ + "@clerk/shared", + "@swc/core", + "es5-ext", + "esbuild" + ] }