diff --git a/www/package.json b/www/package.json index db2b0f59c799c..33e988b44d15e 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.14.0", "gatsby-image": "^2.0.5", "gatsby-plugin-canonical-urls": "^2.0.5", "gatsby-plugin-catch-links": "^2.0.2", @@ -18,35 +18,35 @@ "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": "^4.8.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": "^4.8.0", "gatsby-plugin-sitemap": "^2.0.1", - "gatsby-plugin-subfont": "^1.0.1", + "gatsby-plugin-subfont": "^2.0.0", "gatsby-plugin-twitter": "^2.0.5", "gatsby-plugin-typography": "^2.2.0", "gatsby-remark-autolink-headers": "^2.0.5", "gatsby-remark-code-titles": "^1.0.2", "gatsby-remark-copy-linked-files": "^2.0.5", "gatsby-remark-graphviz": "^1.0.0", - "gatsby-remark-images": "^2.0.1", + "gatsby-remark-images": "^5.0.0", "gatsby-remark-prismjs": "3.0.0-beta.6", "gatsby-remark-responsive-iframe": "^2.0.5", "gatsby-remark-smartypants": "^2.0.5", "gatsby-source-filesystem": "^2.0.1", - "gatsby-source-npm-package-search": "^2.0.0", + "gatsby-source-npm-package-search": "^3.14.0", "gatsby-transformer-csv": "^2.0.0", - "gatsby-transformer-documentationjs": "^2.0.0", - "gatsby-transformer-remark": "^2.1.1", + "gatsby-transformer-documentationjs": "^4.9.0", + "gatsby-transformer-remark": "^4.0.0", "gatsby-transformer-screenshot": "^2.0.0", - "gatsby-transformer-sharp": "^2.1.1", + "gatsby-transformer-sharp": "^4.8.0", "gatsby-transformer-yaml": "^2.1.1", "glamor": "^2.20.40", - "graphql-request": "1.6.0", + "graphql-request": "2.0.0", "gray-percentage": "^2.0.0", "hex2rgba": "^0.0.1", "lodash": "^4.17.10", @@ -61,7 +61,7 @@ "react-helmet": "^5.2.0", "react-hubspot-form": "^1.3.5", "react-icons": "^2.2.7", - "react-instantsearch": "^4.5.1", + "react-instantsearch": "^5.2.0", "react-modal": "^3.4.4", "react-typography": "^1.0.0-alpha.4", "rehype-react": "^3.0.3", @@ -73,7 +73,7 @@ "typography-plugin-code": "^1.0.0-alpha.0", "zipkin": "^0.14.0", "zipkin-javascript-opentracing": "^1.6.0", - "zipkin-transport-http": "^0.14.0" + "zipkin-transport-http": "^0.16.0" }, "keywords": [ "gatsby"