diff --git a/apps/web/package.json b/apps/web/package.json index 143afe2..ec06854 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -27,7 +27,7 @@ "next": "16.0.10", "next-themes": "^0.4.6", "react": "19.2.3", - "react-dom": "19.2.3", + "react-dom": "19.2.4", "react-use": "^17.6.0", "zod": "4.1.13" },