Update dependencies
This commit is contained in:
parent
7e36a90334
commit
153a255db2
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
|
@ -13,27 +13,27 @@
|
||||||
"babel-preset-stage-0": "^6.5.0",
|
"babel-preset-stage-0": "^6.5.0",
|
||||||
"gatsby": "^0.12.0",
|
"gatsby": "^0.12.0",
|
||||||
"history": "^2.1.1",
|
"history": "^2.1.1",
|
||||||
"lodash": "^4.13.1",
|
"lodash": "^4.14.1",
|
||||||
"moment": "^2.14.1",
|
"moment": "^2.14.1",
|
||||||
"react": "^15.2.1",
|
"react": "^15.3.0",
|
||||||
"react-document-title": "^2.0.2",
|
"react-document-title": "^2.0.2",
|
||||||
"react-dom": "^15.2.1",
|
"react-dom": "^15.3.0",
|
||||||
"react-responsive-grid": "^0.3.3",
|
"react-responsive-grid": "^0.3.3",
|
||||||
"react-router": "^2.6.0",
|
"react-router": "^2.6.1",
|
||||||
"safe-access": "^0.1.0",
|
"safe-access": "^0.1.0",
|
||||||
"typography": "^0.11.7",
|
"typography": "^0.11.11",
|
||||||
"typography-react": "^0.10.4",
|
"typography-react": "^0.10.4",
|
||||||
"typography-theme-wordpress-2016": "^0.11.3",
|
"typography-theme-wordpress-2016": "^0.11.3",
|
||||||
"underscore.string": "^3.2.3"
|
"underscore.string": "^3.2.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.10.4",
|
"babel-core": "^6.11.4",
|
||||||
"babel-loader": "^6.2.4",
|
"babel-loader": "^6.2.4",
|
||||||
"babel-preset-react-hmre": "^1.1.1",
|
"babel-preset-react-hmre": "^1.1.1",
|
||||||
"css-loader": "^0.23.1",
|
"css-loader": "^0.23.1",
|
||||||
"eslint": "^2.11.1",
|
"eslint": "^2.11.1",
|
||||||
"eslint-config-airbnb": "^9.0.1",
|
"eslint-config-airbnb": "^9.0.1",
|
||||||
"eslint-plugin-import": "^1.11.0",
|
"eslint-plugin-import": "^1.12.0",
|
||||||
"eslint-plugin-jsx-a11y": "^2.0.1",
|
"eslint-plugin-jsx-a11y": "^2.0.1",
|
||||||
"eslint-plugin-react": "^5.2.2",
|
"eslint-plugin-react": "^5.2.2",
|
||||||
"gh-pages": "^0.11.0",
|
"gh-pages": "^0.11.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue