Browse Source

fix: re-generate yarn.lock

NGPixel 7 years ago
parent
commit
6f0898aa8f
2 changed files with 250 additions and 208 deletions
  1. 8 8
      package.json
  2. 242 200
      yarn.lock

+ 8 - 8
package.json

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

File diff suppressed because it is too large
+ 242 - 200
yarn.lock


Some files were not shown because too many files changed in this diff