diff --git a/website/package.json b/website/package.json index f9dbc7c..762b9fe 100644 --- a/website/package.json +++ b/website/package.json @@ -14,9 +14,9 @@ "class-variance-authority": "~0.7.1", "http-body": "~1.0.12", "lucide-react": "~0.468.0", - "next": "15.1.2", - "react": "^19.0.0", - "react-dom": "^19.0.0", + "next": "15", + "react": "19", + "react-dom": "19", "react-dropzone": "~14.3.5", "splashy": "6.0.0-3", "sugar-high": "~0.7.5",