diff --git a/package.json b/package.json index 35d93768..312f850e 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ "next": "12.3.4", "next-seo": "4.29.0", "nprogress": "0.2.0", - "react": "17.0.2", - "react-dom": "17.0.2", - "react-is": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", + "react-is": "18.2.0", "react-syntax-highlighter": "15.5.0", "recharts": "2.1.12", "sass": "1.54.8", @@ -40,7 +40,7 @@ "@types/mongoose": "5.11.96", "@types/next": "9.0.0", "@types/node": "13.13.21", - "@types/react": "17.0.47", + "@types/react": "18.2.31", "@types/recharts": "1.8.23", "@types/styled-components": "5.1.26", "enzyme": "3.11.0",