diff --git a/package.json b/package.json index e53788dc..1d87aef2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/jest": "30.0.0", "@types/node": "24.2.1", "@types/react": "18.2.20", - "@types/react-dom": "18.2.7", + "@types/react-dom": "19.1.7", "axios": "1.11.0", "cross-env": "10.0.0", "eslint": "8.57.0", @@ -69,7 +69,7 @@ "npm-run-all": "4.1.5", "prettier": "3.6.2", "react": "17.0.2", - "react-dom": "17.0.2", + "react-dom": "19.1.1", "rimraf": "6.0.1", "shx": "0.4.0", "ts-jest": "29.4.1",