upgrade libs

stable
Juanfran 2016-05-03 12:28:07 +02:00
parent e7720108d1
commit b3e5842de8
2 changed files with 43 additions and 43 deletions

View File

@ -49,42 +49,42 @@
"dependencies": { "dependencies": {
"emoticons": "~0.1.7", "emoticons": "~0.1.7",
"jquery-flot": "~0.8.2", "jquery-flot": "~0.8.2",
"angular": "1.4.7", "angular": "1.5.5",
"angular-route": "1.4.7", "angular-route": "1.5.5",
"angular-animate": "1.4.7", "angular-animate": "1.5.5",
"angular-aria": "1.4.7", "angular-aria": "1.5.5",
"angular-sanitize": "1.4.7", "angular-sanitize": "1.5.5",
"checksley": "~0.6.0", "checksley": "~0.6.0",
"jquery": "~2.1.1", "jquery": "~2.2.3",
"markitup-1x": "~1.1.14", "markitup-1x": "~1.1.14",
"jquery-textcomplete": "yuku-t/jquery-textcomplete#~0.7", "jquery-textcomplete": "yuku-t/jquery-textcomplete#~0.7",
"flot-axislabels": "markrcote/flot-axislabels", "flot-axislabels": "markrcote/flot-axislabels",
"flot-orderBars": "emmerich/flot-orderBars", "flot-orderBars": "emmerich/flot-orderBars",
"flot.tooltip": "~0.8.4", "flot.tooltip": "~0.8.4",
"Sortable": "~0.1.8", "moment": "~2.13.0",
"moment": "~2.10.6",
"pikaday": "~1.4.0", "pikaday": "~1.4.0",
"raven-js": "~1.1.16", "raven-js": "~3.0.0",
"l.js": "~0.1.0", "l.js": "~0.1.0",
"angular-translate": "~2.8.1", "angular-translate": "~2.10.0",
"angular-translate-loader-partial": "~2.8.1", "angular-translate-loader-partial": "~2.10.0",
"angular-translate-loader-static-files": "~2.8.1", "angular-translate-loader-static-files": "~2.10.0",
"angular-translate-interpolation-messageformat": "~2.8.1", "angular-translate-interpolation-messageformat": "~2.10.0",
"ngInfiniteScroll": "1.2.1", "ngInfiniteScroll": "1.2.2",
"immutable": "~3.7.6", "immutable": "~3.8.1",
"bluebird": "~2.10.2", "bluebird": "~3.3.5",
"intro.js": "~1.1.1", "intro.js": "~2.1.0",
"lodash": "~4.0.0", "lodash": "~4.11.2",
"messageformat": "^0.1.8", "messageformat": "^0.3.1",
"dragula.js": "dragula#^3.6.6", "dragula.js": "dragula#^3.6.6",
"bourbon": "^4.2.7" "bourbon": "^4.2.7"
}, },
"resolutions": { "resolutions": {
"lodash": "~4.0.0", "lodash": "~4.11.2",
"moment": "~2.10.6", "moment": "~2.10.6",
"jquery": "~2.1.1", "jquery": "~2.2.3",
"angular": "1.4.7", "angular": "1.5.5",
"messageformat": "0.1.8" "messageformat": "0.3.1",
"angular-translate": "2.10.0"
}, },
"private": true "private": true
} }

View File

@ -21,7 +21,7 @@
"e2e": "./node_modules/.bin/babel-node run-e2e.js" "e2e": "./node_modules/.bin/babel-node run-e2e.js"
}, },
"devDependencies": { "devDependencies": {
"angular-mocks": "1.4.7", "angular-mocks": "1.5.5",
"babel-cli": "^6.6.5", "babel-cli": "^6.6.5",
"babel-polyfill": "^6.7.4", "babel-polyfill": "^6.7.4",
"babel-preset-es2015": "^6.6.0", "babel-preset-es2015": "^6.6.0",
@ -38,57 +38,57 @@
"css": "^2.2.1", "css": "^2.2.1",
"del": "^2.0.2", "del": "^2.0.2",
"express": "^4.12.0", "express": "^4.12.0",
"glob": "^5.0.15", "glob": "^7.0.3",
"gulp": "^3.8.11", "gulp": "^3.8.11",
"gulp-add-src": "^0.2.0", "gulp-add-src": "^0.2.0",
"gulp-angular-templatecache": "^1.5.0", "gulp-angular-templatecache": "^1.5.0",
"gulp-autoprefixer": "^3.0.1", "gulp-autoprefixer": "^3.0.1",
"gulp-cache": "^0.3.0", "gulp-cache": "^0.4.4",
"gulp-cached": "1.1.0", "gulp-cached": "1.1.0",
"gulp-coffee": "^2.3.1", "gulp-coffee": "^2.3.1",
"gulp-coffeelint": "^0.5.0", "gulp-coffeelint": "^0.6.0",
"gulp-concat": "^2.5.2", "gulp-concat": "^2.5.2",
"gulp-csslint": "^0.2.0", "gulp-csslint": "^0.3.0",
"gulp-filter": "^3.0.1", "gulp-filter": "^4.0.0",
"gulp-flatten": "0.2.0", "gulp-flatten": "0.2.0",
"gulp-if": "^2.0.0", "gulp-if": "^2.0.0",
"gulp-imagemin": "^2.2.1", "gulp-imagemin": "^2.2.1",
"gulp-insert": "^0.5.0", "gulp-insert": "^0.5.0",
"gulp-jade": "^1.0.0", "gulp-jade": "^1.0.0",
"gulp-jade-inheritance": "0.5.3", "gulp-jade-inheritance": "0.5.5",
"gulp-jsonminify": "^1.0.0", "gulp-jsonminify": "^1.0.0",
"gulp-livereload": "^3.8.1", "gulp-livereload": "^3.8.1",
"gulp-minify-css": "^0.4.6", "gulp-minify-css": "^1.2.4",
"gulp-order": "^1.1.1", "gulp-order": "^1.1.1",
"gulp-plumber": "^1.0.1", "gulp-plumber": "^1.0.1",
"gulp-print": "^2.0.1", "gulp-print": "^2.0.1",
"gulp-rename": "^1.2.0", "gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3", "gulp-replace": "^0.5.3",
"gulp-sass": "^2.3.1", "gulp-sass": "^2.3.1",
"gulp-scss-lint": "0.3.6", "gulp-scss-lint": "0.3.9",
"gulp-size": "^2.0.0", "gulp-size": "^2.0.0",
"gulp-sourcemaps": "^1.5.0", "gulp-sourcemaps": "^2.0.0-alpha",
"gulp-template": "^3.0.0", "gulp-template": "^4.0.0",
"gulp-uglify": "~1.4.1", "gulp-uglify": "~1.5.3",
"gulp-util": "^3.0.7", "gulp-util": "^3.0.7",
"gulp-wrap": "^0.11.0", "gulp-wrap": "^0.12.0",
"image-size": "^0.3.5", "image-size": "^0.5.0",
"inquirer": "^0.10.0", "inquirer": "^1.0.2",
"jade": "^1.11.0", "jade": "^1.11.0",
"karma": "^0.13.10", "karma": "^0.13.10",
"karma-chai-plugins": "^0.6.0", "karma-chai-plugins": "^0.7.0",
"karma-chrome-launcher": "^0.2.0", "karma-chrome-launcher": "^1.0.1",
"karma-coffee-preprocessor": "^0.3.0", "karma-coffee-preprocessor": "^0.3.0",
"karma-mocha": "^0.2.0", "karma-mocha": "^1.0.1",
"karma-sourcemap-loader": "^0.3.4", "karma-sourcemap-loader": "^0.3.4",
"merge-stream": "^1.0.0", "merge-stream": "^1.0.0",
"minimist": "^1.1.1", "minimist": "^1.1.1",
"mocha": "^2.2.4", "mocha": "^2.2.4",
"node-uuid": "^1.4.3", "node-uuid": "^1.4.3",
"node-sass": "3.4.2", "node-sass": "3.6.0",
"photoswipe": "^4.1.0", "photoswipe": "^4.1.0",
"pre-commit": "^1.0.5", "pre-commit": "^1.0.5",
"readable-stream": "~2.0.2", "readable-stream": "~2.1.2",
"run-sequence": "^1.0.2", "run-sequence": "^1.0.2",
"sinon": "^1.14.1", "sinon": "^1.14.1",
"through2": "^2.0.1", "through2": "^2.0.1",