diff --git a/package.json b/package.json index 50e73de..b3d66f1 100644 --- a/package.json +++ b/package.json @@ -22,16 +22,16 @@ "@mdx-js/mdx": "^1.6.22", "@mdx-js/react": "^1.6.22", "babel-plugin-styled-components": "^2.0.7", - "gatsby": "^4.21.0", + "gatsby": "^5.0.0", "gatsby-plugin-google-analytics": "^3.7.1", "gatsby-plugin-image": "^2.21.0", "gatsby-plugin-manifest": "^3.7.1", - "gatsby-plugin-mdx": "^2.7.1", + "gatsby-plugin-mdx": "^5.10.0", "gatsby-plugin-offline": "^4.7.1", "gatsby-plugin-prettier-eslint": "^1.0.6", "gatsby-plugin-react-helmet": "^4.7.1", "gatsby-plugin-react-svg": "^3.0.1", - "gatsby-plugin-sharp": "^4.21.0", + "gatsby-plugin-sharp": "^5.10.0", "gatsby-plugin-sitemap": "5.25.0", "gatsby-plugin-styled-components": "^5.21.0", "gatsby-remark-images": "^5.4.1",