Update dependencies
This commit is contained in:
parent
4448f72aee
commit
9d0d7186bb
2 changed files with 189 additions and 175 deletions
10
package.json
10
package.json
|
|
@ -7,10 +7,10 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.36",
|
||||
"gatsby": "^1.9.42",
|
||||
"gatsby-link": "^1.6.8",
|
||||
"gatsby-plugin-google-analytics": "^1.0.4",
|
||||
"gatsby-plugin-manifest": "^1.0.4",
|
||||
"gatsby-plugin-manifest": "^1.0.8",
|
||||
"gatsby-plugin-offline": "^1.0.4",
|
||||
"gatsby-plugin-preact": "^1.0.3",
|
||||
"gatsby-plugin-react-helmet": "^1.0.3",
|
||||
|
|
@ -21,9 +21,9 @@
|
|||
"gatsby-remark-prismjs": "^1.2.1",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.3",
|
||||
"gatsby-remark-smartypants": "^1.4.3",
|
||||
"gatsby-source-filesystem": "^1.4.3",
|
||||
"gatsby-transformer-remark": "^1.7.1",
|
||||
"gatsby-transformer-sharp": "^1.6.1",
|
||||
"gatsby-source-filesystem": "^1.5.1",
|
||||
"gatsby-transformer-remark": "^1.7.10",
|
||||
"gatsby-transformer-sharp": "^1.6.6",
|
||||
"lodash": "^4.15.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"typeface-merriweather": "^0.0.35",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue