From ef8c4d08319df85be9f497e8e5344ff0e10f2726 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Sun, 25 Nov 2018 02:26:11 +0100 Subject: [PATCH] package updates --- package.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index b0771b4..6a57b52 100644 --- a/package.json +++ b/package.json @@ -21,15 +21,15 @@ "new": "babel-node ./scripts/new.js" }, "dependencies": { - "file-saver": "^2.0.0-rc.4", - "gatsby": "^2.0.50", + "file-saver": "^2.0.0", + "gatsby": "^2.0.55", "gatsby-image": "^2.0.20", "gatsby-plugin-favicon": "^3.1.4", - "gatsby-plugin-matomo": "^0.5.0", - "gatsby-plugin-offline": "^2.0.15", + "gatsby-plugin-matomo": "^0.5.1", + "gatsby-plugin-offline": "^2.0.17", "gatsby-plugin-react-helmet": "^3.0.2", "gatsby-plugin-sass": "^2.0.4", - "gatsby-plugin-sharp": "^2.0.12", + "gatsby-plugin-sharp": "^2.0.13", "gatsby-plugin-sitemap": "^2.0.2", "gatsby-plugin-svgr": "^2.0.1", "gatsby-source-filesystem": "^2.0.8", @@ -55,23 +55,23 @@ "@babel/core": "^7.1.6", "@babel/node": "^7.0.0", "@babel/preset-env": "^7.1.6", - "@svgr/webpack": "^4.0.3", + "@svgr/webpack": "^4.1.0", "ava": "^0.25.0", - "babel-eslint": "^10.0.0", + "babel-eslint": "^10.0.1", "chrome-launcher": "^0.10.5", - "eslint": "^5.8.0", - "eslint-config-prettier": "^3.1.0", - "eslint-loader": "^2.1.0", + "eslint": "^5.9.0", + "eslint-config-prettier": "^3.3.0", + "eslint-loader": "^2.1.1", "eslint-plugin-graphql": "^3.0.1", "eslint-plugin-prettier": "^3.0.0", "eslint-plugin-react": "^7.11.1", - "lighthouse": "^3.2.1", + "lighthouse": "^4.0.0-alpha.2-3.2.1", "ora": "^3.0.0", "prepend": "^1.0.2", "prettier": "^1.15.1", "prettier-stylelint": "^0.4.2", - "slugify": "^1.3.2", - "stylelint": "^9.7.1", + "slugify": "^1.3.3", + "stylelint": "^9.8.0", "stylelint-config-css-modules": "^1.3.0", "stylelint-config-standard": "^18.2.0", "why-did-you-update": "^1.0.6"