From bb205f2f66a934eb43557aa154b93228087e01d9 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Tue, 11 Nov 2014 21:04:45 +0100 Subject: [PATCH] Updated deps #239 #263 --- dist/main.js | Bin 169789 -> 169808 bytes src/bower.json | 2 +- src/package.json | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/main.js b/dist/main.js index 66c2ea90e2707c682c47ad57010ef068da87cb3e..2fce19556ca0bf0a71af03a128170a51604fede5 100644 GIT binary patch delta 41 wcmdnHj_blYu7)j)QU$^#dId$PWvO{3E~#mWr8y-UnmX-L1&rIJ3Ye7D0Z_6IR{#J2 delta 21 ccmcbxj%)8au7)j)QU&e01&rHu3z(GE0b(Erf&c&j diff --git a/src/bower.json b/src/bower.json index a403f6e..4352e3d 100644 --- a/src/bower.json +++ b/src/bower.json @@ -5,6 +5,6 @@ "jQuery": "~2.1.1", "js-md5": "~1.1.0", "mousetrap": "~1.4.6", - "basicContext": "~1.1.5" + "basicContext": "~1.1.6" } } diff --git a/src/package.json b/src/package.json index 7b2f96a..1bd4bc7 100644 --- a/src/package.json +++ b/src/package.json @@ -10,14 +10,14 @@ "url": "https://github.com/electerious/Lychee.git" }, "devDependencies": { - "gulp": "^3.8.9", + "gulp": "^3.8.10", "gulp-autoprefixer": "1.0.1", "gulp-coffee": "^2.2.0", "gulp-concat": "^2.4.1", "gulp-load-plugins": "^0.7.1", "gulp-minify-css": "^0.3.11", "gulp-rimraf": "^0.1.1", - "gulp-sass": "^1.2.2", + "gulp-sass": "^1.1.0", "gulp-uglify": "^1.0.1" } }