diff --git a/package.json b/package.json index 34deaad4..32df4e61 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "isomorphic-unfetch": "^3.0.0", "next": "^9.3.2", "next-redux-wrapper": "^5.0.0", - "react": "^16.8.1", - "react-dom": "^16.8.1", + "react": "^18.2.0", + "react-dom": "^18.2.0", "react-redux": "^7.0.0", "redux": "^4.0.1", "redux-devtools-extension": "^2.13.7" @@ -30,8 +30,8 @@ "@types/jest": "25.2.1", "@types/next": "8.0.7", "@types/next-redux-wrapper": "2.0.2", - "@types/react": "16.9.34", - "@types/react-dom": "16.9.7", + "@types/react": "18.2.7", + "@types/react-dom": "18.2.4", "@types/react-redux": "7.1.8", "@types/redux": "3.6.0", "@types/storybook__react": "4.0.2",