From 9452765529ac628593c73a49f73bf096f4592766 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 23 Oct 2018 23:36:33 +0200 Subject: [PATCH] package updates --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index ef54a0f..1e87dff 100644 --- a/package.json +++ b/package.json @@ -22,27 +22,27 @@ }, "dependencies": { "file-saver": "^2.0.0-rc.4", - "gatsby": "^2.0.28", - "gatsby-image": "^2.0.15", + "gatsby": "^2.0.31", + "gatsby-image": "^2.0.17", "gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-matomo": "^0.5.0", - "gatsby-plugin-offline": "^2.0.7", + "gatsby-plugin-offline": "^2.0.9", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-sass": "^2.0.1", - "gatsby-plugin-sharp": "^2.0.7", + "gatsby-plugin-sharp": "^2.0.8", "gatsby-plugin-sitemap": "^2.0.1", "gatsby-plugin-svgr": "next", "gatsby-source-filesystem": "^2.0.5", "gatsby-transformer-json": "^2.1.4", - "gatsby-transformer-sharp": "^2.1.4", + "gatsby-transformer-sharp": "^2.1.5", "gatsby-transformer-yaml": "^2.1.3", "giphy-js-sdk-core": "^1.0.6", "graphql": "^0.13.2", "intersection-observer": "^0.5.1", "js-yaml": "^3.12.0", "node-sass": "^4.9.4", - "react": "^16.5.2", - "react-dom": "^16.5.2", + "react": "^16.6.0", + "react-dom": "^16.6.0", "react-helmet": "^5.2.0", "react-markdown": "^4.0.3", "react-pose": "^3.3.7",