diff --git a/package.json b/package.json index f9c1cc5e..d789fbbc 100644 --- a/package.json +++ b/package.json @@ -24,8 +24,8 @@ "gatsby": "3.15.0", "gatsby-plugin-catch-links": "3.15.0", "gatsby-theme-mdx-deck": "4.1.0", - "react": "17.0.2", - "react-dom": "17.0.2", + "react": "18.2.0", + "react-dom": "18.2.0", "react-helmet": "6.1.0", "react-syntax-highlighter": "15.5.0", "start-server-and-test": "1.15.4"