diff --git a/site/package.json b/site/package.json index 6b4c5595..e8ca0545 100644 --- a/site/package.json +++ b/site/package.json @@ -6,12 +6,12 @@ "dependencies": { "@types/react-syntax-highlighter": "13.5.2", "babel-plugin-styled-components": "2.1.4", - "gatsby": "4.25.9", - "gatsby-link": "4.25.0", + "gatsby": "5.13.7", + "gatsby-link": "5.13.1", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-react-helmet": "5.25.0", - "gatsby-plugin-styled-components": "5.25.0", - "gatsby-plugin-typescript": "4.25.0", + "gatsby-plugin-react-helmet": "6.13.1", + "gatsby-plugin-styled-components": "6.13.1", + "gatsby-plugin-typescript": "5.13.1", "gh-pages": "6.1.1", "react": "17.0.2", "react-dom": "17.0.2",