Upgrade dependencies
This commit is contained in:
parent
dad95c97ac
commit
c42f97704c
2 changed files with 528 additions and 209 deletions
725
package-lock.json
generated
725
package-lock.json
generated
File diff suppressed because it is too large
Load diff
12
package.json
12
package.json
|
|
@ -7,10 +7,10 @@
|
|||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "^1.9.146",
|
||||
"gatsby-link": "^1.6.32",
|
||||
"gatsby": "^1.9.151",
|
||||
"gatsby-link": "^1.6.34",
|
||||
"gatsby-plugin-feed": "^1.3.15",
|
||||
"gatsby-plugin-google-analytics": "^1.0.14",
|
||||
"gatsby-plugin-google-analytics": "^1.0.15",
|
||||
"gatsby-plugin-offline": "^1.0.12",
|
||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||
"gatsby-plugin-sharp": "^1.6.24",
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
"gatsby-remark-responsive-iframe": "^1.4.16",
|
||||
"gatsby-remark-smartypants": "^1.4.10",
|
||||
"gatsby-source-filesystem": "^1.5.11",
|
||||
"gatsby-transformer-remark": "^1.7.25",
|
||||
"gatsby-transformer-remark": "^1.7.27",
|
||||
"gatsby-transformer-sharp": "^1.6.16",
|
||||
"lodash": "^4.17.4",
|
||||
"react-responsive-grid": "^0.3.4",
|
||||
|
|
@ -30,10 +30,10 @@
|
|||
"typography-theme-wordpress-2016": "^0.15.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.13.1",
|
||||
"eslint": "^4.15.0",
|
||||
"eslint-plugin-react": "^7.5.1",
|
||||
"gh-pages": "^1.1.0",
|
||||
"prettier": "^1.9.2"
|
||||
"prettier": "^1.10.1"
|
||||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue