fix: re-generate yarn.lock
Showing
| ... | ... | @@ -37,7 +37,7 @@ |
| "node": ">=4.6" | ||
| }, | ||
| "dependencies": { | ||
| "auto-load": "~2.1.0", | ||
| "auto-load": "~3.0.0", | ||
| "axios": "~0.16.2", | ||
| "bcryptjs-then": "~1.0.1", | ||
| "bluebird": "~3.5.0", | ||
| ... | ... | @@ -46,7 +46,7 @@ |
| "cheerio": "~1.0.0-rc.2", | ||
| "child-process-promise": "~2.2.1", | ||
| "chokidar": "~1.7.0", | ||
| "compression": "~1.6.2", | ||
| "compression": "~1.7.0", | ||
| "connect-flash": "~0.1.1", | ||
| "connect-mongo": "~1.3.2", | ||
| "cookie-parser": "~1.4.3", | ||
| ... | ... | @@ -60,7 +60,7 @@ |
| "file-type": "~5.2.0", | ||
| "filesize.js": "~1.0.2", | ||
| "follow-redirects": "~1.2.4", | ||
| "fs-extra": "~3.0.1", | ||
| "fs-extra": "~4.0.0", | ||
| "git-wrapper2-promise": "~0.2.9", | ||
| "highlight.js": "~9.12.0", | ||
| "i18next": "~8.4.3", | ||
| ... | ... | @@ -104,7 +104,7 @@ |
| "passport-slack": "0.0.7", | ||
| "passport-windowslive": "~1.0.2", | ||
| "passport.socketio": "~3.7.0", | ||
| "pm2": "~2.5.0", | ||
| "pm2": "~2.6.1", | ||
| "pug": "~2.0.0-rc.2", | ||
| "read-chunk": "~2.0.0", | ||
| "remove-markdown": "~0.2.0", | ||
| ... | ... | @@ -125,7 +125,7 @@ |
| "yargs": "~8.0.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@glimpse/glimpse": "~0.21.5", | ||
| "@glimpse/glimpse": "~0.22.13", | ||
| "@panter/vue-i18next": "~0.5.0", | ||
| "babel-cli": "~6.24.1", | ||
| "babel-jest": "~20.0.3", | ||
| ... | ... | @@ -133,7 +133,7 @@ |
| "brace": "~0.10.0", | ||
| "colors": "~1.1.2", | ||
| "consolidate": "~0.14.5", | ||
| "eslint": "~4.1.1", | ||
| "eslint": "~4.2.0", | ||
| "eslint-config-standard": "~10.2.1", | ||
| "eslint-plugin-import": "~2.7.0", | ||
| "eslint-plugin-node": "~5.1.0", | ||
| ... | ... | @@ -156,11 +156,11 @@ |
| "typescript": "~2.4.1", | ||
| "uglify-es": "~3.0.24", | ||
| "vee-validate": "~2.0.0-rc.6", | ||
| "vue": "~2.3.4", | ||
| "vue": "~2.4.1", | ||
| "vue-clipboards": "~1.0.2", | ||
| "vue-lodash": "~1.0.3", | ||
| "vue-resource": "~1.3.4", | ||
| "vue-template-compiler": "~2.3.4", | ||
| "vue-template-compiler": "~2.4.1", | ||
| "vue-template-es2015-compiler": "~1.5.3", | ||
| "vuex": "~2.3.1" | ||
| }, | ||
| ... | ... |
This diff was suppressed by a .gitattributes entry.
Please
register
or
sign in
to comment