Upgrade dependencies
This commit is contained in:
parent
49f7c2fdc2
commit
9a553b8e41
2 changed files with 63 additions and 63 deletions
22
package.json
22
package.json
|
|
@ -8,22 +8,22 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.62",
|
||||
"gatsby-link": "^1.6.17",
|
||||
"gatsby-plugin-google-analytics": "^1.0.4",
|
||||
"gatsby-link": "^1.6.21",
|
||||
"gatsby-plugin-google-analytics": "^1.0.8",
|
||||
"gatsby-plugin-manifest": "^1.0.8",
|
||||
"gatsby-plugin-offline": "^1.0.4",
|
||||
"gatsby-plugin-preact": "^1.0.12",
|
||||
"gatsby-plugin-react-helmet": "^1.0.3",
|
||||
"gatsby-plugin-sharp": "^1.6.8",
|
||||
"gatsby-plugin-sharp": "^1.6.9",
|
||||
"gatsby-plugin-typography": "^1.7.10",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.2",
|
||||
"gatsby-remark-images": "^1.5.13",
|
||||
"gatsby-remark-copy-linked-files": "^1.5.8",
|
||||
"gatsby-remark-images": "^1.5.16",
|
||||
"gatsby-remark-prismjs": "^1.2.1",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.3",
|
||||
"gatsby-remark-smartypants": "^1.4.3",
|
||||
"gatsby-source-filesystem": "^1.5.1",
|
||||
"gatsby-transformer-remark": "^1.7.12",
|
||||
"gatsby-transformer-sharp": "^1.6.6",
|
||||
"gatsby-remark-responsive-iframe": "^1.4.8",
|
||||
"gatsby-remark-smartypants": "^1.4.8",
|
||||
"gatsby-source-filesystem": "^1.5.4",
|
||||
"gatsby-transformer-remark": "^1.7.15",
|
||||
"gatsby-transformer-sharp": "^1.6.10",
|
||||
"lodash": "^4.15.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"typeface-merriweather": "^0.0.35",
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"gh-pages": "^0.12.0",
|
||||
"prettier": "^1.6.1"
|
||||
"prettier": "^1.7.4"
|
||||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue