Bump some versions (without letting tests fail)

This commit is contained in:
JC Brand 2016-09-21 18:11:00 +02:00
parent 197d50496e
commit aef32fedad

View File

@ -39,13 +39,13 @@
"grunt-contrib-cssmin": "~1.0.1", "grunt-contrib-cssmin": "~1.0.1",
"grunt-contrib-jst": "~1.0.0", "grunt-contrib-jst": "~1.0.0",
"grunt-json": "^0.2.0", "grunt-json": "^0.2.0",
"http-server": "^0.7.4", "http-server": "^0.9.0",
"jquery-easing": "0.0.1", "jquery-easing": "0.0.1",
"jshint": "^2.8.0", "jshint": "^2.8.0",
"phantom-jasmine": "0.1.8", "phantom-jasmine": "0.1.8",
"phantomjs": "~1.9.7-1", "phantomjs": "~1.9.7-1",
"po2json": "^0.3.0", "po2json": "^0.4.4",
"requirejs": "~2.2.0" "requirejs": "2.3.2"
}, },
"dependencies": { "dependencies": {
"almond": "~0.3.1", "almond": "~0.3.1",
@ -54,9 +54,9 @@
"backbone.overview": "0.0.2", "backbone.overview": "0.0.2",
"crypto-js": "3.1.2-5", "crypto-js": "3.1.2-5",
"jed": "0.5.4", "jed": "0.5.4",
"jquery": "1.12.3", "jquery": "1.12.4",
"jquery.browser": ">=0.1.0", "jquery.browser": ">=0.1.0",
"moment": "~2.12.0", "moment": "~2.13.0",
"otr": "0.2.16", "otr": "0.2.16",
"pluggable.js": "0.0.2", "pluggable.js": "0.0.2",
"requirejs-undertemplate": "~0.0.4", "requirejs-undertemplate": "~0.0.4",