diff --git a/bun.lockb b/bun.lockb index 6ab6998..935f828 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 29ab123..3bc7f49 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "framer-motion": "^11.3.30", "lucide-react": "^0.446.0", "moment": "^2.30.1", - "next": "^14.2.7", + "next": "^15.0.0", "next-themes": "^0.3.0", "react": "^18", "react-dom": "^18", @@ -36,6 +36,6 @@ "postcss": "^8", "tailwindcss": "^3.4.1", "eslint": "^8", - "eslint-config-next": "14.2.13" + "eslint-config-next": "15.0.0" } }