From f015acca40e7f0d321683dfba440c924f975e291 Mon Sep 17 00:00:00 2001 From: wpioneer Date: Mon, 30 Oct 2017 21:33:01 +0300 Subject: [PATCH] Upgrade dependencies --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 7176cf0..bbbcc07 100644 --- a/package.json +++ b/package.json @@ -24,26 +24,26 @@ "author": "Alexander Shelepenok ", "license": "MIT", "dependencies": { - "gatsby": "^1.8.12", - "gatsby-link": "^1.6.8", + "gatsby": "^1.9.73", + "gatsby-link": "^1.6.22", "gatsby-plugin-catch-links": "^1.0.5", - "gatsby-plugin-feed": "^1.3.5", - "gatsby-plugin-google-analytics": "^1.0.4", - "gatsby-plugin-manifest": "^1.0.4", - "gatsby-plugin-offline": "^1.0.4", - "gatsby-plugin-postcss-sass": "^1.0.3", - "gatsby-plugin-preact": "^1.0.0", - "gatsby-plugin-react-helmet": "^1.0.3", - "gatsby-plugin-sharp": "^1.6.2", - "gatsby-plugin-sitemap": "^1.2.2", - "gatsby-remark-copy-linked-files": "^1.5.2", - "gatsby-remark-images": "^1.5.4", - "gatsby-remark-prismjs": "^1.2.1", - "gatsby-remark-responsive-iframe": "^1.4.3", - "gatsby-remark-smartypants": "^1.4.3", + "gatsby-plugin-feed": "^1.3.11", + "gatsby-plugin-google-analytics": "^1.0.10", + "gatsby-plugin-manifest": "^1.0.8", + "gatsby-plugin-offline": "^1.0.10", + "gatsby-plugin-postcss-sass": "^1.0.12", + "gatsby-plugin-preact": "^1.0.12", + "gatsby-plugin-react-helmet": "^1.0.8", + "gatsby-plugin-sharp": "^1.6.13", + "gatsby-plugin-sitemap": "^1.2.5", + "gatsby-remark-copy-linked-files": "^1.5.14", + "gatsby-remark-images": "^1.5.24", + "gatsby-remark-prismjs": "^1.2.8", + "gatsby-remark-responsive-iframe": "^1.4.13", + "gatsby-remark-smartypants": "^1.4.8", "gatsby-source-filesystem": "^1.4.3", - "gatsby-transformer-remark": "^1.7.1", - "gatsby-transformer-sharp": "^1.6.1", + "gatsby-transformer-remark": "^1.7.18", + "gatsby-transformer-sharp": "^1.6.13", "lodash": "^4.17.2", "react-disqus-comments": "^1.1.1", "typeface-roboto": "latest" @@ -60,4 +60,4 @@ "gh-pages": "^0.12.0", "lost": "^8.2.0" } -} +} \ No newline at end of file