diff --git a/package.json b/package.json index 3c5fd04..2285112 100644 --- a/package.json +++ b/package.json @@ -24,29 +24,29 @@ "dependencies": { "classnames": "^2.2.6", "file-saver": "^2.0.0", - "gatsby": "^2.0.85", - "gatsby-image": "^2.0.25", + "gatsby": "^2.0.91", + "gatsby-image": "^2.0.26", "gatsby-plugin-favicon": "^3.1.5", "gatsby-plugin-matomo": "^0.6.0", - "gatsby-plugin-offline": "^2.0.20", + "gatsby-plugin-offline": "^2.0.21", "gatsby-plugin-react-helmet": "^3.0.5", "gatsby-plugin-sass": "^2.0.7", "gatsby-plugin-sharp": "^2.0.17", "gatsby-plugin-sitemap": "^2.0.4", "gatsby-plugin-svgr": "^2.0.1", - "gatsby-source-filesystem": "^2.0.12", - "gatsby-transformer-json": "^2.1.6", + "gatsby-source-filesystem": "^2.0.16", + "gatsby-transformer-json": "^2.1.7", "gatsby-transformer-sharp": "^2.1.10", - "gatsby-transformer-yaml": "^2.1.6", + "gatsby-transformer-yaml": "^2.1.7", "giphy-js-sdk-core": "^1.0.6", "graphql": "^0.13.2", "intersection-observer": "^0.5.1", - "js-yaml": "^3.12.0", + "js-yaml": "^3.12.1", "node-sass": "^4.11.0", "react": "^16.7.0", "react-dom": "^16.7.0", "react-helmet": "^5.2.0", - "react-pose": "^4.0.4", + "react-pose": "^4.0.5", "remark": "^10.0.1", "remark-html": "^9.0.0", "remark-parse": "^6.0.3", @@ -59,22 +59,22 @@ "@babel/polyfill": "^7.2.5", "@babel/preset-env": "^7.2.3", "@svgr/webpack": "^4.1.0", - "ava": "^1.0.1", + "ava": "^1.1.0", "babel-eslint": "^10.0.1", "chrome-launcher": "^0.10.5", - "eslint": "^5.11.1", - "eslint-config-prettier": "^3.3.0", + "eslint": "^5.12.0", + "eslint-config-prettier": "^3.4.0", "eslint-loader": "^2.1.1", "eslint-plugin-graphql": "^3.0.1", "eslint-plugin-prettier": "^3.0.1", - "eslint-plugin-react": "^7.12.2", - "lighthouse": "^4.0.0-alpha.2-3.2.1", + "eslint-plugin-react": "^7.12.3", + "lighthouse": "^4.0.0", "ora": "^3.0.0", "prepend": "^1.0.2", "prettier": "^1.15.3", "prettier-stylelint": "^0.4.2", "slugify": "^1.3.4", - "stylelint": "^9.9.0", + "stylelint": "^9.10.0", "stylelint-config-css-modules": "^1.3.0", "stylelint-config-standard": "^18.2.0", "why-did-you-update": "^1.0.6"