diff --git a/bun.lockb b/bun.lockb index f81f0a6..3ad95dd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dfe1e3e..ae1520a 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "lucide-react": "^0.427.0", - "next": "13.2.4", + "next": "^14.2.5", "next-themes": "^0.3.0", - "react": "18.2.0", - "react-dom": "18.2.0", + "react": "^18.3.1", + "react-dom": "^18.3.1", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", "zod": "^3.21.4"