Update dependencies
This commit is contained in:
parent
454199e133
commit
710eebc3b5
1 changed files with 13 additions and 13 deletions
26
package.json
26
package.json
|
|
@ -9,39 +9,39 @@
|
|||
"dependencies": {
|
||||
"babel-plugin-add-module-exports": "^0.2.1",
|
||||
"babel-preset-es2015": "^6.9.0",
|
||||
"babel-preset-react": "^6.5.0",
|
||||
"babel-preset-react": "^6.11.1",
|
||||
"babel-preset-stage-0": "^6.5.0",
|
||||
"gatsby": "^0.11.2",
|
||||
"history": "^2.1.1",
|
||||
"lodash": "^4.13.1",
|
||||
"moment": "^2.11.2",
|
||||
"react": "^15.1.0",
|
||||
"react-document-title": "^2.0.1",
|
||||
"react-dom": "^15.1.0",
|
||||
"moment": "^2.14.1",
|
||||
"react": "^15.2.0",
|
||||
"react-document-title": "^2.0.2",
|
||||
"react-dom": "^15.2.0",
|
||||
"react-responsive-grid": "^0.3.3",
|
||||
"react-router": "^2.4.1",
|
||||
"react-router": "^2.5.2",
|
||||
"safe-access": "^0.1.0",
|
||||
"typography": "^0.10.2",
|
||||
"typography-react": "^0.10.3",
|
||||
"typography": "^0.10.6",
|
||||
"typography-react": "^0.10.4",
|
||||
"typography-theme-wordpress-2016": "^0.10.0",
|
||||
"underscore.string": "^3.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.9.1",
|
||||
"babel-core": "^6.10.4",
|
||||
"babel-loader": "^6.2.4",
|
||||
"babel-preset-react-hmre": "^1.1.1",
|
||||
"css-loader": "^0.23.1",
|
||||
"eslint": "^2.11.1",
|
||||
"eslint-config-airbnb": "^9.0.1",
|
||||
"eslint-plugin-import": "^1.8.1",
|
||||
"eslint-plugin-jsx-a11y": "^1.2.3",
|
||||
"eslint-plugin-react": "^5.1.1",
|
||||
"eslint-plugin-import": "^1.10.2",
|
||||
"eslint-plugin-jsx-a11y": "^1.5.5",
|
||||
"eslint-plugin-react": "^5.2.2",
|
||||
"gh-pages": "^0.11.0",
|
||||
"null-loader": "^0.1.1",
|
||||
"postcss-loader": "^0.9.1",
|
||||
"react-transform-catch-errors": "^1.0.2",
|
||||
"react-transform-hmr": "^1.0.4",
|
||||
"redbox-react": "^1.2.6",
|
||||
"redbox-react": "^1.2.10",
|
||||
"style-loader": "^0.13.1",
|
||||
"webpack": "^1.13.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue