diff --git a/package.json b/package.json index 1963256..e9f3891 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fortawesome/react-fontawesome": "^0.2.2", "geist": "^1.3.1", "lucide-react": "^0.469.0", - "next": "^15.2.0-canary.65", + "next": "^15.2.0-canary.66", "react": "^19.0.0", "react-dom": "^19.0.0", "react-fast-marquee": "^1.6.5", @@ -29,7 +29,7 @@ "@types/react-dom": "^19.0.4", "eslint": "^9.20.1", "eslint-config-next": "15.1.3", - "postcss": "^8.5.2", + "postcss": "^8.5.3", "tailwindcss": "^4.0.7", "typescript": "^5.7.3" }