diff --git a/package.json b/package.json index 5161ba8..f1d5421 100644 --- a/package.json +++ b/package.json @@ -17,58 +17,58 @@ }, "dependencies": { "babel-preset-es2015-node6": "^0.3.0", - "babel-register": "^6.11.6", + "babel-register": "^6.14.0", "body-parser": "^1.15.2", "chalk": "^1.1.3", "connect-redis": "^3.1.0", "cookie-parser": "^1.4.3", - "dollr": "0.0.7", + "dollr": "0.0.9", "express": "^4.14.0", "express-module-membership": "github:thecodebureau/express-module-membership", "express-service-errors": "github:thecodebureau/express-service-errors", - "express-session": "^1.14.0", + "express-session": "^1.14.1", "lodash": "^4.15.0", "marko": "^3.7.2", - "marko-widgets": "^6.3.3", - "mongoose": "^4.5.8", + "marko-widgets": "^6.3.4", + "mongoose": "^4.6.0", "mongopot": "github:lohfu/mongopot", "morgan": "^1.7.0", - "nodemailer": "^2.5.0", + "nodemailer": "^2.6.0", "passport": "^0.3.2", "passport-local": "^1.0.0", "require-dir": "^0.3.0", "warepot": "github:lohfu/warepot" }, "devDependencies": { - "autoprefixer": "^6.4.0", + "autoprefixer": "^6.4.1", "babel-plugin-add-module-exports": "^0.2.1", - "babel-preset-es2015": "^6.13.2", + "babel-preset-es2015": "^6.14.0", "babel-preset-react": "^6.11.1", "babelify": "^7.3.0", - "browser-sync": "^2.14.0", + "browser-sync": "^2.16.0", "browserify": "^13.1.0", "chalk": "^1.1.3", "csswring": "^5.1.0", - "eslint": "^3.3.0", - "eslint-config-airbnb": "^10.0.1", - "eslint-config-airbnb-base": "^5.0.2", - "eslint-plugin-import": "^1.13.0", - "eslint-plugin-jsx-a11y": "^2.1.0", - "eslint-plugin-react": "^6.0.0", + "eslint": "^3.5.0", + "eslint-config-airbnb": "^11.1.0", + "eslint-config-airbnb-base": "^7.1.0", + "eslint-plugin-import": "^1.15.0", + "eslint-plugin-jsx-a11y": "^2.2.2", + "eslint-plugin-react": "^6.2.2", "event-stream": "^3.3.4", "gulp": "github:gulpjs/gulp#4.0", "gulp-less": "^3.1.0", - "gulp-postcss": "^6.1.1", + "gulp-postcss": "^6.2.0", "gulp-rename": "^1.2.2", "gulp-sourcemaps": "^1.6.0", "gulp-svgmin": "^1.2.2", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.7", - "marko": "^3.9.4", + "marko": "^3.10.1", "markoify": "^2.1.1", "mkdirp": "^0.5.1", - "nodemon": "^1.10.0", - "postcss": "^5.1.2", + "nodemon": "^1.10.2", + "postcss": "^5.2.0", "pretty-hrtime": "^1.0.2", "rimraf": "^2.5.4", "through2": "^2.0.1",