diff --git a/package.json b/package.json index bcaf8c6..498299d 100644 --- a/package.json +++ b/package.json @@ -22,17 +22,17 @@ }, "dependencies": { "file-saver": "^2.0.0", - "gatsby": "^2.0.60", + "gatsby": "^2.0.63", "gatsby-image": "^2.0.22", "gatsby-plugin-favicon": "^3.1.4", "gatsby-plugin-matomo": "^0.6.0", "gatsby-plugin-offline": "^2.0.18", "gatsby-plugin-react-helmet": "^3.0.4", - "gatsby-plugin-sass": "^2.0.5", + "gatsby-plugin-sass": "^2.0.7", "gatsby-plugin-sharp": "^2.0.14", "gatsby-plugin-sitemap": "^2.0.3", "gatsby-plugin-svgr": "^2.0.1", - "gatsby-source-filesystem": "^2.0.10", + "gatsby-source-filesystem": "^2.0.11", "gatsby-transformer-json": "^2.1.6", "gatsby-transformer-sharp": "^2.1.9", "gatsby-transformer-yaml": "^2.1.6", @@ -44,7 +44,7 @@ "react": "^16.6.3", "react-dom": "^16.6.3", "react-helmet": "^5.2.0", - "react-pose": "^4.0.2", + "react-pose": "^4.0.4", "remark": "^10.0.1", "remark-html": "^9.0.0", "remark-parse": "^6.0.3", @@ -52,9 +52,9 @@ "vcf": "^2.0.1" }, "devDependencies": { - "@babel/core": "^7.1.6", - "@babel/node": "^7.0.0", - "@babel/preset-env": "^7.1.6", + "@babel/core": "^7.2.0", + "@babel/node": "^7.2.0", + "@babel/preset-env": "^7.2.0", "@svgr/webpack": "^4.1.0", "ava": "^0.25.0", "babel-eslint": "^10.0.1", @@ -70,7 +70,7 @@ "prepend": "^1.0.2", "prettier": "^1.15.3", "prettier-stylelint": "^0.4.2", - "slugify": "^1.3.3", + "slugify": "^1.3.4", "stylelint": "^9.9.0", "stylelint-config-css-modules": "^1.3.0", "stylelint-config-standard": "^18.2.0",