Upgrade dependencies

This commit is contained in:
Kyle Mathews 2017-10-19 12:17:14 -07:00
parent b0c5122829
commit 9775930b10
2 changed files with 961 additions and 814 deletions

1757
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -7,22 +7,22 @@
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues" "url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
}, },
"dependencies": { "dependencies": {
"gatsby": "^1.9.62", "gatsby": "^1.9.73",
"gatsby-link": "^1.6.21", "gatsby-link": "^1.6.22",
"gatsby-plugin-google-analytics": "^1.0.8", "gatsby-plugin-google-analytics": "^1.0.10",
"gatsby-plugin-manifest": "^1.0.8", "gatsby-plugin-manifest": "^1.0.8",
"gatsby-plugin-offline": "^1.0.4", "gatsby-plugin-offline": "^1.0.10",
"gatsby-plugin-preact": "^1.0.12", "gatsby-plugin-preact": "^1.0.12",
"gatsby-plugin-react-helmet": "^1.0.3", "gatsby-plugin-react-helmet": "^1.0.8",
"gatsby-plugin-sharp": "^1.6.9", "gatsby-plugin-sharp": "^1.6.9",
"gatsby-plugin-typography": "^1.7.10", "gatsby-plugin-typography": "^1.7.10",
"gatsby-remark-copy-linked-files": "^1.5.8", "gatsby-remark-copy-linked-files": "^1.5.9",
"gatsby-remark-images": "^1.5.16", "gatsby-remark-images": "^1.5.18",
"gatsby-remark-prismjs": "^1.2.1", "gatsby-remark-prismjs": "^1.2.1",
"gatsby-remark-responsive-iframe": "^1.4.8", "gatsby-remark-responsive-iframe": "^1.4.8",
"gatsby-remark-smartypants": "^1.4.8", "gatsby-remark-smartypants": "^1.4.8",
"gatsby-source-filesystem": "^1.5.4", "gatsby-source-filesystem": "^1.5.5",
"gatsby-transformer-remark": "^1.7.15", "gatsby-transformer-remark": "^1.7.17",
"gatsby-transformer-sharp": "^1.6.10", "gatsby-transformer-sharp": "^1.6.10",
"lodash": "^4.15.0", "lodash": "^4.15.0",
"react-responsive-grid": "^0.3.3", "react-responsive-grid": "^0.3.3",