diff --git a/package.json b/package.json index f6f781d..e855e5b 100644 --- a/package.json +++ b/package.json @@ -47,13 +47,13 @@ "js.foresight": "^3.4.0", "lucide-react": "^1.0.1", "nanoid": "^5.1.7", - "next": "16.2.1", + "next": "16.2.3", "next-themes": "^0.4.6", "nuqs": "^2.8.9", "pg": "^8.20.0", "qrcode.react": "^4.2.0", - "react": "19.2.4", - "react-dom": "19.2.4", + "react": "19.2.5", + "react-dom": "19.2.5", "server-only": "^0.0.1", "superjson": "^2.2.6", "tailwind-merge": "^3.5.0",