Update dependencies
This commit is contained in:
parent
8adca0d4ab
commit
0e5fa0c7a0
1 changed files with 14 additions and 14 deletions
28
package.json
28
package.json
|
|
@ -8,12 +8,12 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"babel-plugin-add-module-exports": "^0.2.1",
|
||||
"babel-preset-es2015": "^6.9.0",
|
||||
"babel-preset-es2015": "^6.13.2",
|
||||
"babel-preset-react": "^6.11.1",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"gatsby": "^0.12.0",
|
||||
"history": "^2.1.1",
|
||||
"lodash": "^4.14.1",
|
||||
"lodash": "^4.15.0",
|
||||
"moment": "^2.14.1",
|
||||
"react": "^15.3.0",
|
||||
"react-document-title": "^2.0.2",
|
||||
|
|
@ -22,29 +22,29 @@
|
|||
"react-router": "^2.6.1",
|
||||
"react-typography": "^0.12.0",
|
||||
"safe-access": "^0.1.0",
|
||||
"typography": "^0.12.1",
|
||||
"typography-theme-wordpress-2016": "^0.12.0",
|
||||
"typography": "^0.13.0",
|
||||
"typography-theme-wordpress-2016": "^0.13.0",
|
||||
"underscore.string": "^3.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.11.4",
|
||||
"babel-loader": "^6.2.4",
|
||||
"babel-core": "^6.13.2",
|
||||
"babel-loader": "^6.2.5",
|
||||
"babel-preset-react-hmre": "^1.1.1",
|
||||
"css-loader": "^0.23.1",
|
||||
"eslint": "^3.2.2",
|
||||
"eslint-config-airbnb": "^10.0.0",
|
||||
"eslint-plugin-import": "^1.12.0",
|
||||
"eslint-plugin-jsx-a11y": "^2.0.1",
|
||||
"eslint-plugin-react": "^6.0.0",
|
||||
"eslint": "^3.3.1",
|
||||
"eslint-config-airbnb": "^10.0.1",
|
||||
"eslint-plugin-import": "^1.13.0",
|
||||
"eslint-plugin-jsx-a11y": "^2.1.0",
|
||||
"eslint-plugin-react": "^6.1.2",
|
||||
"gh-pages": "^0.11.0",
|
||||
"image-webpack-loader": "^2.0.0",
|
||||
"null-loader": "^0.1.1",
|
||||
"postcss-loader": "^0.9.1",
|
||||
"postcss-loader": "^0.10.1",
|
||||
"react-transform-catch-errors": "^1.0.2",
|
||||
"react-transform-hmr": "^1.0.4",
|
||||
"redbox-react": "^1.2.10",
|
||||
"redbox-react": "^1.3.0",
|
||||
"style-loader": "^0.13.1",
|
||||
"webpack": "^1.13.1"
|
||||
"webpack": "^1.13.2"
|
||||
},
|
||||
"homepage": "https://github.com/gatsbyjs/gatsby-starter-blog#readme",
|
||||
"keywords": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue