Updated JS vendor dependencies

This commit is contained in:
Djamil Legato
2016-03-22 14:20:37 -07:00
parent 6fbbaff110
commit 8a6d9c4c57
5 changed files with 43 additions and 48 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -15,7 +15,7 @@
"dependencies": {
"bootstrap": "^3.3.6",
"chartist": "^0.9.7",
"codemirror": "^5.12.0",
"codemirror": "^5.13.0",
"cookies-js": "^1.2.2",
"debounce": "^1.0.0",
"dropzone": "^4.3.0",
@@ -24,7 +24,7 @@
"gemini-scrollbar": "^1.3.2",
"immutable": "^3.7.6",
"immutablediff": "^0.4.2",
"js-yaml": "^3.5.3",
"js-yaml": "^3.5.5",
"mout": "^0.12.0",
"remodal": "^1.0.6",
"selectize": "^0.12.1",
@@ -35,12 +35,12 @@
"whatwg-fetch": "^0.11.0"
},
"devDependencies": {
"babel-core": "^6.6.4",
"babel-core": "^6.7.2",
"babel-loader": "^6.2.4",
"babel-polyfill": "^6.6.1",
"babel-polyfill": "^6.7.2",
"babel-preset-es2015": "^6.6.0",
"css-loader": "^0.23.1",
"eslint": "^2.2.0",
"eslint": "^2.4.0",
"eslint-loader": "^1.3.0",
"exports-loader": "^0.6.3",
"gulp": "^3.9.1",