diff --git a/www/package.json b/www/package.json index db2b0f59c799c..825725d227f9b 100644 --- a/www/package.json +++ b/www/package.json @@ -7,7 +7,7 @@ "bluebird": "^3.5.1", "email-validator": "^1.1.1", "fuse.js": "^3.2.0", - "gatsby": "^2.0.0", + "gatsby": "^4.6.0", "gatsby-image": "^2.0.5", "gatsby-plugin-canonical-urls": "^2.0.5", "gatsby-plugin-catch-links": "^2.0.2", @@ -18,13 +18,13 @@ "gatsby-plugin-guess-js": "^1.0.0", "gatsby-plugin-lodash": "^3.0.1", "gatsby-plugin-mailchimp": "^2.2.3", - "gatsby-plugin-manifest": "^2.0.2", + "gatsby-plugin-manifest": "^3.13.0", "gatsby-plugin-netlify": "^2.0.0", "gatsby-plugin-netlify-cache": "^0.1.0", "gatsby-plugin-nprogress": "^2.0.5", "gatsby-plugin-offline": "^2.0.5", "gatsby-plugin-react-helmet": "^3.0.0", - "gatsby-plugin-sharp": "^2.0.5", + "gatsby-plugin-sharp": "^3.13.0", "gatsby-plugin-sitemap": "^2.0.1", "gatsby-plugin-subfont": "^1.0.1", "gatsby-plugin-twitter": "^2.0.5", @@ -40,10 +40,10 @@ "gatsby-source-filesystem": "^2.0.1", "gatsby-source-npm-package-search": "^2.0.0", "gatsby-transformer-csv": "^2.0.0", - "gatsby-transformer-documentationjs": "^2.0.0", + "gatsby-transformer-documentationjs": "^3.0.0", "gatsby-transformer-remark": "^2.1.1", "gatsby-transformer-screenshot": "^2.0.0", - "gatsby-transformer-sharp": "^2.1.1", + "gatsby-transformer-sharp": "^3.13.0", "gatsby-transformer-yaml": "^2.1.1", "glamor": "^2.20.40", "graphql-request": "1.6.0",