diff --git a/ui/package.json b/ui/package.json index 30c449c..e25996b 100644 --- a/ui/package.json +++ b/ui/package.json @@ -32,8 +32,8 @@ "lucide-react": "^1.22.0", "next": "16.3.4", "next-intl": "^4.6.1", - "react": "19.2.8", - "react-dom": "19.2.8", + "react": "19.3.0", + "react-dom": "19.3.0", "react-hook-form": "^7.69.0", "recharts": "^3.6.0", "socket.io-client": "^4.8.3",