From fd89b12d4a9971adc913ccd9a9b9f7f9718ce250 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sun, 23 Sep 2018 22:42:59 +0200 Subject: [PATCH] package updates --- package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 5e161850..e6c5fee6 100644 --- a/package.json +++ b/package.json @@ -25,9 +25,9 @@ "dms2dec": "^1.1.0", "fast-exif": "^1.0.1", "fraction.js": "^4.0.9", - "gatsby": "^2.0.0", + "gatsby": "^2.0.7", "gatsby-awesome-pagination": "^0.2.1", - "gatsby-image": "^2.0.5", + "gatsby-image": "^2.0.8", "gatsby-plugin-catch-links": "^2.0.2", "gatsby-plugin-feed": "^2.0.5", "gatsby-plugin-lunr": "^1.2.0", @@ -38,13 +38,13 @@ "gatsby-plugin-sharp": "^2.0.5", "gatsby-plugin-sitemap": "^2.0.1", "gatsby-redirect-from": "^0.1.1", - "gatsby-remark-autolink-headers": "^2.0.5", + "gatsby-remark-autolink-headers": "^2.0.6", "gatsby-remark-copy-linked-files": "^2.0.5", "gatsby-remark-images": "^2.0.1", "gatsby-remark-prismjs": "^3.0.0", "gatsby-remark-smartypants": "^2.0.5", "gatsby-source-filesystem": "^2.0.1", - "gatsby-transformer-remark": "^2.1.1", + "gatsby-transformer-remark": "^2.1.3", "gatsby-transformer-sharp": "^2.1.1", "gatsby-transformer-yaml": "^2.1.1", "graphql": "^0.13.2", @@ -54,9 +54,9 @@ "pigeon-maps": "^0.10.4", "pigeon-marker": "^0.3.4", "prismjs": "^1.15.0", - "react": "^16.5.1", + "react": "^16.5.2", "react-clipboard.js": "^2.0.1", - "react-dom": "^16.5.1", + "react-dom": "^16.5.2", "react-helmet": "^5.2.0", "react-modal": "^3.5.1", "react-qr-svg": "^2.1.0", @@ -68,12 +68,12 @@ "@svgr/cli": "^2.4.1", "babel-eslint": "^9.0.0", "eslint": "^5.6.0", - "eslint-config-prettier": "^3.0.1", - "eslint-loader": "^2.1.0", + "eslint-config-prettier": "^3.1.0", + "eslint-loader": "^2.1.1", "eslint-plugin-graphql": "^2.1.1", "eslint-plugin-prettier": "^2.6.2", "eslint-plugin-react": "^7.11.1", - "prettier": "^1.14.2", + "prettier": "^1.14.3", "prettier-stylelint": "^0.4.2", "stylelint": "^9.5.0", "stylelint-config-css-modules": "^1.3.0",