diff --git a/bun.lockb b/bun.lockb old mode 100644 new mode 100755 index 8901821..09fe7e3 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index d721589..0b40232 100644 --- a/package.json +++ b/package.json @@ -23,8 +23,6 @@ "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-tooltip": "^1.1.1", - "@react-pdf-viewer/core": "^3.12.0", - "@react-pdf/renderer": "^3.4.4", "@t3-oss/env-nextjs": "^0.11.0", "@tanstack/eslint-plugin-query": "^5.43.1", "@tanstack/react-query": "^5.45.0", @@ -42,7 +40,6 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-hook-form": "^7.51.5", - "react-pdf": "^9.0.0", "sonner": "^1.5.0", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7", @@ -70,6 +67,7 @@ }, "trustedDependencies": [ "@clerk/shared", + "bufferutil", "esbuild", "utf-8-validate" ]