From c935e7771567f5fa29f3a7e5608eb0579d6c691d Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 21 Mar 2019 15:09:10 -0300 Subject: [PATCH] more updates --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5bf0a121..64e5cf53 100644 --- a/package.json +++ b/package.json @@ -27,28 +27,28 @@ "axios": "^0.18.0", "classnames": "^2.2.6", "gatsby": "2.1.39", - "gatsby-image": "^2.0.33", + "gatsby-image": "^2.0.34", "gatsby-plugin-catch-links": "^2.0.13", "gatsby-plugin-google-analytics": "^2.0.17", "gatsby-plugin-manifest": "^2.0.24", "gatsby-plugin-offline": "^2.0.25", - "gatsby-plugin-react-helmet": "^3.0.9", + "gatsby-plugin-react-helmet": "^3.0.10", "gatsby-plugin-sass": "^2.0.11", - "gatsby-plugin-sharp": "^2.0.28", - "gatsby-plugin-sitemap": "^2.0.9", + "gatsby-plugin-sharp": "^2.0.30", + "gatsby-plugin-sitemap": "^2.0.10", "gatsby-plugin-svgr": "^2.0.2", "gatsby-remark-autolink-headers": "^2.0.16", "gatsby-remark-component": "^1.1.3", - "gatsby-remark-copy-linked-files": "^2.0.10", + "gatsby-remark-copy-linked-files": "^2.0.11", "gatsby-remark-embed-video": "^1.7.1", "gatsby-remark-github": "^2.0.0", - "gatsby-remark-images": "^3.0.9", - "gatsby-remark-prismjs": "^3.2.5", - "gatsby-remark-responsive-iframe": "^2.1.0", + "gatsby-remark-images": "^3.0.10", + "gatsby-remark-prismjs": "^3.2.6", + "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.26", - "gatsby-source-graphql": "^2.0.14", - "gatsby-transformer-remark": "^2.3.4", + "gatsby-source-filesystem": "^2.0.27", + "gatsby-source-graphql": "^2.0.15", + "gatsby-transformer-remark": "^2.3.8", "gatsby-transformer-sharp": "^2.1.17", "gatsby-transformer-yaml": "^2.1.10", "giphy-js-sdk-core": "^1.0.6",