From fecfa3c1acbae9f64b54a3fb527b070c075c3834 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Wed, 20 Feb 2019 23:16:22 +0100 Subject: [PATCH] package updates --- package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index aeb3e290..3b9b2efa 100644 --- a/package.json +++ b/package.json @@ -33,18 +33,18 @@ "dms2dec": "^1.1.0", "fast-exif": "^1.0.1", "fraction.js": "^4.0.12", - "gatsby": "^2.0.118", + "gatsby": "^2.1.12", "gatsby-image": "^2.0.29", - "gatsby-plugin-catch-links": "^2.0.10", + "gatsby-plugin-catch-links": "^2.0.11", "gatsby-plugin-favicon": "^3.1.5", "gatsby-plugin-feed": "^2.0.13", "gatsby-plugin-lunr": "^1.4.0", "gatsby-plugin-matomo": "^0.6.0", "gatsby-plugin-meta-redirect": "^1.1.1", - "gatsby-plugin-offline": "^2.0.23", + "gatsby-plugin-offline": "^2.0.24", "gatsby-plugin-react-helmet": "^3.0.6", "gatsby-plugin-sass": "^2.0.10", - "gatsby-plugin-sharp": "^2.0.20", + "gatsby-plugin-sharp": "^2.0.21", "gatsby-plugin-sitemap": "^2.0.5", "gatsby-plugin-svgr": "^2.0.1", "gatsby-plugin-webpack-size": "^0.0.3", @@ -52,12 +52,12 @@ "gatsby-remark-autolink-headers": "^2.0.14", "gatsby-remark-copy-linked-files": "^2.0.9", "gatsby-remark-highlights": "^1.3.4", - "gatsby-remark-images": "^3.0.3", + "gatsby-remark-images": "^3.0.4", "gatsby-remark-smartypants": "^2.0.8", - "gatsby-source-filesystem": "^2.0.20", + "gatsby-source-filesystem": "^2.0.21", "gatsby-source-graphql": "^2.0.10", - "gatsby-transformer-remark": "^2.2.4", - "gatsby-transformer-sharp": "^2.1.13", + "gatsby-transformer-remark": "^2.2.5", + "gatsby-transformer-sharp": "^2.1.14", "graphql": "^14.1.1", "intersection-observer": "^0.5.1", "js-scrypt": "^0.2.0", @@ -66,13 +66,13 @@ "nord": "^0.2.1", "pigeon-maps": "^0.11.10", "pigeon-marker": "^0.3.4", - "react": "^16.8.1", + "react": "^16.8.2", "react-blockies": "^1.4.1", "react-clipboard.js": "^2.0.3", - "react-dom": "^16.8.1", + "react-dom": "^16.8.2", "react-helmet": "^5.2.0", "react-modal": "^3.8.1", - "react-pose": "^4.0.6", + "react-pose": "^4.0.7", "react-qr-svg": "^2.2.1", "react-time": "^4.3.0", "react-transition-group": "^2.5.3", @@ -87,7 +87,7 @@ "@babel/preset-env": "^7.3.1", "@svgr/webpack": "^4.1.0", "babel-eslint": "^10.0.1", - "eslint": "^5.13.0", + "eslint": "^5.14.1", "eslint-config-prettier": "^4.0.0", "eslint-loader": "^2.1.2", "eslint-plugin-graphql": "^3.0.3",