diff --git a/package.json b/package.json index 518cb207..627dee43 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,11 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.14", "@types/node": "22.10.1", - "@types/react": "18.3.16", - "@types/react-dom": "18.3.5", + "@types/react": "19.0.1", + "@types/react-dom": "19.0.2", "fomantic-ui-css": "2.9.3", - "react": "18.3.1", - "react-dom": "18.3.1", + "react": "19.0.0", + "react-dom": "19.0.0", "react-ga": "3.3.1", "react-scripts": "5.0.1", "semantic-ui-react": "2.1.5",