diff --git a/example/create-react-app/package.json b/example/create-react-app/package.json index f4dd9d0e..f47eab21 100644 --- a/example/create-react-app/package.json +++ b/example/create-react-app/package.json @@ -6,8 +6,8 @@ "@testing-library/jest-dom": "~5.16.5", "@testing-library/react": "~14.0.0", "@testing-library/user-event": "~14.4.3", - "react": "~18.2.0", - "react-dom": "~18.2.0", + "react": "~18.3.0", + "react-dom": "~18.3.0", "react-scripts": "~5.0.1" }, "devDependencies": {