diff --git a/docs/package.json b/docs/package.json index 47455436..178dfe44 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,10 +14,10 @@ "license": "MPL-2.0", "dependencies": { "@heroicons/react": "~1.0.6", - "next": "~12.2.5", + "next": "~15.5.10", "next-themes": "0.2.0", "nextra": "2.0.0-alpha.56", - "nextra-theme-docs": "2.2.18", + "nextra-theme-docs": "2.0.0", "react": "~18.2.0", "react-dom": "~18.2.0", "swr": "1.3.0"