1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-25 18:56:28 +02:00

Bump dependencies

This commit is contained in:
Brett Sun 2016-06-13 12:00:10 +02:00
parent d378ecb0f3
commit 8a3dc579fe

View File

@ -45,7 +45,7 @@
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"colors": "^1.1.2",
"dotenv": "^1.2.0",
"dotenv": "^2.0.0",
"gemini": "^4.3.0",
"jest-cli": "^0.4.0",
"mocha": "^2.3.4",
@ -57,7 +57,7 @@
"alt": "^0.16.5",
"audiojs": "vrde/audiojs",
"autoprefixer": "^6.3.6",
"babel-cli": "^6.9.0",
"babel-cli": "^6.10.1",
"babel-eslint": "^6.0.4",
"babel-loader": "^6.2.4",
"babel-plugin-react-transform": "^2.0.2",
@ -67,7 +67,7 @@
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015-no-commonjs": "0.0.2",
"babel-preset-react": "^6.5.0",
"babel-runtime": "^6.9.0",
"babel-runtime": "^6.9.2",
"bootstrap-loader": "^1.0.10",
"bootstrap-sass": "^3.3.6",
"camelcase": "^1.2.1",
@ -79,16 +79,16 @@
"css-loader": "^0.23.1",
"decamelize": "^1.1.1",
"dotenv": "^1.2.0",
"eslint": "^2.11.1",
"eslint": "^2.12.0",
"eslint-config-ascribe": "^1.0.1",
"eslint-plugin-import": "^1.8.1",
"eslint-plugin-jsx-a11y": "^1.2.2",
"eslint-plugin-jsx-a11y": "^1.4.2",
"eslint-plugin-react": "^5.1.1",
"exports-loader": "^0.6.3",
"express": "^4.13.4",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.5",
"html-webpack-plugin": "^2.19.0",
"html-webpack-plugin": "^2.21.0",
"invariant": "^2.2.1",
"isomorphic-fetch": "^2.0.2",
"moment": "^2.10.6",