Update dependencies
This commit is contained in:
parent
13dd76f3c7
commit
bc1e61a4d9
2 changed files with 1705 additions and 1101 deletions
2778
package-lock.json
generated
2778
package-lock.json
generated
File diff suppressed because it is too large
Load diff
32
package.json
32
package.json
|
|
@ -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.118",
|
"gatsby": "^1.9.135",
|
||||||
"gatsby-link": "^1.6.28",
|
"gatsby-link": "^1.6.32",
|
||||||
"gatsby-plugin-feed": "^1.3.13",
|
"gatsby-plugin-feed": "^1.3.15",
|
||||||
"gatsby-plugin-google-analytics": "^1.0.12",
|
"gatsby-plugin-google-analytics": "^1.0.14",
|
||||||
"gatsby-plugin-offline": "^1.0.10",
|
"gatsby-plugin-offline": "^1.0.12",
|
||||||
"gatsby-plugin-react-helmet": "^1.0.8",
|
"gatsby-plugin-react-helmet": "^1.0.8",
|
||||||
"gatsby-plugin-sharp": "^1.6.21",
|
"gatsby-plugin-sharp": "^1.6.24",
|
||||||
"gatsby-plugin-typography": "^1.7.10",
|
"gatsby-plugin-typography": "^1.7.10",
|
||||||
"gatsby-remark-copy-linked-files": "^1.5.21",
|
"gatsby-remark-copy-linked-files": "^1.5.23",
|
||||||
"gatsby-remark-images": "^1.5.32",
|
"gatsby-remark-images": "^1.5.36",
|
||||||
"gatsby-remark-prismjs": "^1.2.9",
|
"gatsby-remark-prismjs": "^1.2.11",
|
||||||
"gatsby-remark-responsive-iframe": "^1.4.14",
|
"gatsby-remark-responsive-iframe": "^1.4.16",
|
||||||
"gatsby-remark-smartypants": "^1.4.8",
|
"gatsby-remark-smartypants": "^1.4.10",
|
||||||
"gatsby-source-filesystem": "^1.5.8",
|
"gatsby-source-filesystem": "^1.5.11",
|
||||||
"gatsby-transformer-remark": "^1.7.21",
|
"gatsby-transformer-remark": "^1.7.25",
|
||||||
"gatsby-transformer-sharp": "^1.6.14",
|
"gatsby-transformer-sharp": "^1.6.16",
|
||||||
"lodash": "^4.17.4",
|
"lodash": "^4.17.4",
|
||||||
"react-responsive-grid": "^0.3.4",
|
"react-responsive-grid": "^0.3.4",
|
||||||
"typeface-merriweather": "0.0.43",
|
"typeface-merriweather": "0.0.43",
|
||||||
|
|
@ -30,10 +30,10 @@
|
||||||
"typography-theme-wordpress-2016": "^0.15.10"
|
"typography-theme-wordpress-2016": "^0.15.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^4.11.0",
|
"eslint": "^4.13.1",
|
||||||
"eslint-plugin-react": "^7.5.1",
|
"eslint-plugin-react": "^7.5.1",
|
||||||
"gh-pages": "^1.1.0",
|
"gh-pages": "^1.1.0",
|
||||||
"prettier": "^1.8.2"
|
"prettier": "^1.9.2"
|
||||||
},
|
},
|
||||||
"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