diff --git a/www/package.json b/www/package.json index 265bce698763f..2a61b0e71752e 100644 --- a/www/package.json +++ b/www/package.json @@ -8,7 +8,7 @@ "@jamo/graphql-request": "2.0.2", "@lingui/react": "^2.9.1", "@loadable/component": "^5.12.0", - "@mdx-js/mdx": "^1.5.7", + "@mdx-js/mdx": "^2.0.0", "@reach/skip-nav": "^0.6.2", "@styled-system/prop-types": "^5.1.5", "@styled-system/should-forward-prop": "^5.1.5", @@ -20,7 +20,7 @@ "dotenv": "^8.2.0", "email-validator": "^1.2.3", "fuse.js": "^3.6.1", - "gatsby": "^2.20.8", + "gatsby": "^4.22.0", "gatsby-core-utils": "^1.0.34", "gatsby-design-tokens": "^2.0.3", "gatsby-image": "^2.2.44", @@ -34,13 +34,13 @@ "gatsby-plugin-layout": "^1.1.24", "gatsby-plugin-mailchimp": "^2.2.3", "gatsby-plugin-manifest": "^2.2.48", - "gatsby-plugin-mdx": "^1.0.83", + "gatsby-plugin-mdx": "^4.0.0", "gatsby-plugin-netlify": "^2.1.35", "gatsby-plugin-netlify-cache": "^0.1.0", "gatsby-plugin-nprogress": "^2.1.21", "gatsby-plugin-offline": "^3.0.41", "gatsby-plugin-react-helmet": "^3.1.24", - "gatsby-plugin-sharp": "^2.4.13", + "gatsby-plugin-sharp": "^3.15.0", "gatsby-plugin-sitemap": "^2.2.30", "gatsby-plugin-theme-ui": "^0.3.0", "gatsby-plugin-twitter": "^2.1.21", @@ -51,7 +51,7 @@ "gatsby-remark-embedder": "^1.12.0", "gatsby-remark-graphviz": "^1.1.24", "gatsby-remark-http-to-https": "^1.0.2", - "gatsby-remark-images": "^3.1.50", + "gatsby-remark-images": "^5.12.0", "gatsby-remark-normalize-paths": "^1.0.0", "gatsby-remark-prismjs": "^3.3.36", "gatsby-remark-responsive-iframe": "^2.2.34", @@ -63,9 +63,9 @@ "gatsby-transformer-csv": "^2.1.28", "gatsby-transformer-documentationjs": "^4.1.27", "gatsby-transformer-gitinfo": "^1.1.0", - "gatsby-transformer-remark": "^2.6.59", + "gatsby-transformer-remark": "^4.0.0", "gatsby-transformer-screenshot": "^2.1.53", - "gatsby-transformer-sharp": "^2.3.19", + "gatsby-transformer-sharp": "^3.15.0", "gatsby-transformer-yaml": "^2.2.27", "get-package-json-from-github": "^1.2.1", "graphql-request": "1.8.2",