Upgrade dependencies
This commit is contained in:
parent
3bbd0521d0
commit
99754acd1b
2 changed files with 497 additions and 1227 deletions
1710
package-lock.json
generated
1710
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
|
@ -7,21 +7,21 @@
|
||||||
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
"url": "https://github.com/gatsbyjs/gatsby-starter-blog/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^1.9.247",
|
"gatsby": "^1.9.250",
|
||||||
"gatsby-link": "^1.6.39",
|
"gatsby-link": "^1.6.39",
|
||||||
"gatsby-plugin-feed": "^1.3.20",
|
"gatsby-plugin-feed": "^1.3.20",
|
||||||
"gatsby-plugin-google-analytics": "^1.0.24",
|
"gatsby-plugin-google-analytics": "^1.0.29",
|
||||||
"gatsby-plugin-offline": "^1.0.15",
|
"gatsby-plugin-offline": "^1.0.15",
|
||||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||||
"gatsby-plugin-sharp": "^1.6.41",
|
"gatsby-plugin-sharp": "^1.6.42",
|
||||||
"gatsby-plugin-typography": "^1.7.18",
|
"gatsby-plugin-typography": "^1.7.18",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.31",
|
"gatsby-remark-copy-linked-files": "^1.5.31",
|
||||||
"gatsby-remark-images": "^1.5.60",
|
"gatsby-remark-images": "^1.5.61",
|
||||||
"gatsby-remark-prismjs": "^1.2.24",
|
"gatsby-remark-prismjs": "^1.2.24",
|
||||||
"gatsby-remark-responsive-iframe": "^1.4.18",
|
"gatsby-remark-responsive-iframe": "^1.4.18",
|
||||||
"gatsby-remark-smartypants": "^1.4.12",
|
"gatsby-remark-smartypants": "^1.4.12",
|
||||||
"gatsby-source-filesystem": "^1.5.29",
|
"gatsby-source-filesystem": "^1.5.31",
|
||||||
"gatsby-transformer-remark": "^1.7.39",
|
"gatsby-transformer-remark": "^1.7.40",
|
||||||
"gatsby-transformer-sharp": "^1.6.22",
|
"gatsby-transformer-sharp": "^1.6.22",
|
||||||
"lodash": "^4.17.5",
|
"lodash": "^4.17.5",
|
||||||
"react-responsive-grid": "^0.3.4",
|
"react-responsive-grid": "^0.3.4",
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
"eslint": "^4.19.1",
|
"eslint": "^4.19.1",
|
||||||
"eslint-plugin-react": "^7.7.0",
|
"eslint-plugin-react": "^7.7.0",
|
||||||
"gh-pages": "^1.1.0",
|
"gh-pages": "^1.1.0",
|
||||||
"prettier": "^1.11.1"
|
"prettier": "^1.12.0"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue