diff --git a/website/package.json b/website/package.json index ba2b04f9..44a3fef7 100644 --- a/website/package.json +++ b/website/package.json @@ -8,9 +8,9 @@ "gatsby-plugin-google-analytics": "^4.6.0", "history": "^5.2.0", "isomorphic-fetch": "^3.0.0", - "react": "^17.0.2", + "react": "^18.2.0", "react-ace": "^9.5.0", - "react-dom": "^17.0.2", + "react-dom": "^18.2.0", "react-final-form": "^6.5.7", "react-icons": "^4.3.1", "smooth-doc": "^9.0.0"