diff --git a/package.json b/package.json index 3f0ca58..c545da4 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,8 @@ "private": true, "proxy": "http://localhost:8080", "dependencies": { - "react": "^19.0.0", - "react-dom": "^19.0.0", + "react": "^19.2.5", + "react-dom": "^19.2.5", "react-scripts": "5.0.1", "web-vitals": "^2.1.4" },