diff --git a/package.json b/package.json index 5ba21ba6..f745633a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@testing-library/react-hooks": "7.0.2", "@types/jest": "30.0.0", "@types/node": "24.2.1", - "@types/react": "18.2.20", + "@types/react": "19.1.10", "@types/react-dom": "18.2.7", "axios": "1.11.0", "cross-env": "10.0.0", @@ -68,7 +68,7 @@ "lint-staged": "16.1.5", "npm-run-all": "4.1.5", "prettier": "3.6.2", - "react": "17.0.2", + "react": "19.1.1", "react-dom": "17.0.2", "rimraf": "6.0.1", "shx": "0.4.0",