diff --git a/apps/plugins/package.json b/apps/plugins/package.json index ace0d166..d999720b 100644 --- a/apps/plugins/package.json +++ b/apps/plugins/package.json @@ -59,8 +59,8 @@ "input-otp": "^1.4.2", "lodash-es": "^4.18.1", "lucide-react": "^1.25.0", - "next": "16.2.10", - "next-auth": "5.0.0-beta.25", + "next": "16.2.11", + "next-auth": "5.0.0-beta.30", "next-themes": "^0.4.6", "next-usequerystate": "^1.20.0", "nextjs-toploader": "^3.9.17", diff --git a/apps/website/package.json b/apps/website/package.json index 96bc3efd..cc827a4b 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -14,7 +14,7 @@ "chart.js": "^4.5.1", "focus-visible": "^5.2.1", "markdown-to-jsx": "^9.8.2", - "next": "16.2.10", + "next": "16.2.11", "nextra": "4.6.1", "nextra-theme-docs": "4.6.1", "react": "19.2.7",