summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json88
1 files changed, 48 insertions, 40 deletions
diff --git a/package.json b/package.json
index 2fcd68b1cb..544dda6036 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,9 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "0.0.4970",
+ "version": "2.6.2",
+ "clientVersion": "1.0.5260",
"codename": "nighthike",
- "license": "MIT",
- "description": "A miniblog-based SNS",
- "bugs": "https://github.com/syuilo/misskey/issues",
- "repository": "https://github.com/syuilo/misskey.git",
"main": "./built/index.js",
"private": true,
"scripts": {
@@ -34,7 +31,7 @@
"@prezzemolo/rap": "0.1.2",
"@prezzemolo/zip": "0.0.3",
"@types/bcryptjs": "2.4.1",
- "@types/chai": "4.1.2",
+ "@types/chai": "4.1.3",
"@types/chai-http": "3.0.4",
"@types/debug": "0.0.30",
"@types/deep-equal": "1.0.1",
@@ -54,22 +51,25 @@
"@types/js-yaml": "3.11.1",
"@types/koa": "2.0.45",
"@types/koa-bodyparser": "4.2.0",
- "@types/koa-compress": "^2.0.8",
+ "@types/koa-compress": "2.0.8",
"@types/koa-favicon": "2.0.19",
+ "@types/koa-logger": "3.1.0",
"@types/koa-mount": "3.0.1",
"@types/koa-multer": "1.0.0",
- "@types/koa-router": "7.0.27",
+ "@types/koa-router": "7.0.28",
"@types/koa-send": "4.1.1",
+ "@types/koa-views": "^2.0.3",
"@types/koa__cors": "2.2.2",
"@types/kue": "0.11.8",
"@types/license-checker": "15.0.0",
"@types/mkdirp": "0.5.2",
- "@types/mocha": "5.0.0",
- "@types/mongodb": "3.0.12",
+ "@types/mocha": "5.2.0",
+ "@types/mongodb": "3.0.15",
"@types/monk": "6.0.0",
"@types/ms": "0.7.30",
- "@types/node": "9.6.4",
+ "@types/node": "9.6.6",
"@types/nopt": "3.0.29",
+ "@types/parse5": "^3.0.0",
"@types/pug": "2.0.4",
"@types/qrcode": "0.8.1",
"@types/ratelimiter": "2.1.28",
@@ -78,10 +78,11 @@
"@types/request-promise-native": "1.0.14",
"@types/rimraf": "2.0.2",
"@types/seedrandom": "2.4.27",
+ "@types/single-line-log": "^1.1.0",
"@types/speakeasy": "2.0.2",
"@types/tmp": "0.0.33",
"@types/uuid": "3.4.3",
- "@types/webpack": "4.1.3",
+ "@types/webpack": "4.1.4",
"@types/webpack-stream": "3.2.10",
"@types/websocket": "0.0.38",
"@types/ws": "4.0.2",
@@ -90,10 +91,10 @@
"autwh": "0.1.0",
"bcryptjs": "2.4.3",
"bootstrap-vue": "2.0.0-rc.6",
- "cafy": "3.2.1",
+ "cafy": "8.0.0",
"chai": "4.1.2",
"chai-http": "4.0.0",
- "chalk": "2.3.2",
+ "chalk": "2.4.1",
"crc-32": "1.2.0",
"css-loader": "0.28.11",
"debug": "3.1.0",
@@ -102,12 +103,12 @@
"diskusage": "0.2.4",
"dompurify": "1.0.3",
"elasticsearch": "14.2.2",
- "element-ui": "2.3.3",
+ "element-ui": "2.3.6",
"emojilib": "2.2.12",
"escape-regexp": "0.0.1",
"eslint": "4.19.1",
- "eslint-plugin-vue": "4.4.0",
- "eventemitter3": "3.0.1",
+ "eslint-plugin-vue": "4.5.0",
+ "eventemitter3": "3.1.0",
"exif-js": "2.3.0",
"file-loader": "1.1.11",
"file-type": "7.6.0",
@@ -118,7 +119,7 @@
"gulp-htmlmin": "4.0.0",
"gulp-imagemin": "4.1.0",
"gulp-mocha": "5.0.0",
- "gulp-pug": "4.0.0",
+ "gulp-pug": "4.0.1",
"gulp-rename": "1.2.2",
"gulp-replace": "0.6.1",
"gulp-sourcemaps": "2.6.4",
@@ -129,42 +130,47 @@
"gulp-util": "3.0.8",
"hard-source-webpack-plugin": "0.6.4",
"highlight.js": "9.12.0",
- "html-minifier": "3.5.14",
+ "html-minifier": "3.5.15",
"http-signature": "1.2.0",
"inquirer": "5.2.0",
"is-root": "2.0.0",
"is-url": "1.2.4",
"js-yaml": "3.11.0",
- "jsdom": "11.7.0",
- "koa": "2.5.0",
+ "jsdom": "11.9.0",
+ "koa": "2.5.1",
"koa-bodyparser": "4.2.0",
- "koa-compress": "^2.0.0",
+ "koa-compress": "3.0.0",
"koa-favicon": "2.0.1",
- "koa-json-body": "^5.3.0",
+ "koa-json-body": "5.3.0",
+ "koa-logger": "3.2.0",
"koa-mount": "3.0.0",
"koa-multer": "1.0.2",
"koa-router": "7.4.0",
"koa-send": "4.1.3",
+ "koa-slow": "2.1.0",
+ "koa-views": "^6.1.4",
"kue": "0.11.6",
"license-checker": "18.0.0",
"loader-utils": "1.1.0",
"mecab-async": "0.1.2",
"mkdirp": "0.5.1",
- "mocha": "5.0.5",
+ "mocha": "5.1.1",
"moji": "0.5.1",
- "mongodb": "3.0.6",
+ "mongodb": "3.0.7",
"monk": "6.0.5",
"ms": "2.1.1",
"nan": "2.10.0",
- "node-sass": "4.8.3",
- "node-sass-json-importer": "3.1.6",
+ "node-sass": "4.9.0",
+ "node-sass-json-importer": "3.2.0",
"nopt": "4.0.1",
"nprogress": "0.2.0",
"object-assign-deep": "0.4.0",
"on-build-webpack": "0.1.0",
"os-utils": "0.0.14",
+ "parse5": "^4.0.0",
"progress-bar-webpack-plugin": "1.11.0",
"prominence": "0.2.0",
+ "promise-sequential": "^1.1.1",
"pug": "2.0.3",
"punycode": "2.1.0",
"qrcode": "1.2.0",
@@ -177,41 +183,43 @@
"rimraf": "2.6.2",
"rndstr": "1.0.0",
"s-age": "1.1.2",
- "sass-loader": "6.0.7",
+ "sass-loader": "7.0.1",
"seedrandom": "2.4.3",
+ "single-line-log": "^1.1.2",
"speakeasy": "2.0.0",
- "style-loader": "0.20.3",
+ "style-loader": "0.21.0",
"stylus": "0.54.5",
"stylus-loader": "3.0.2",
- "summaly": "2.0.3",
+ "summaly": "2.0.4",
"swagger-jsdoc": "1.9.7",
"syuilo-password-strength": "0.0.1",
"tcp-port-used": "0.1.2",
"textarea-caret": "3.1.0",
"tmp": "0.0.33",
- "ts-loader": "4.1.0",
- "ts-node": "5.0.1",
+ "ts-loader": "4.2.0",
+ "ts-node": "6.0.1",
"tslint": "5.9.1",
- "typescript": "2.8.1",
- "typescript-eslint-parser": "14.0.0",
+ "typescript": "2.8.3",
+ "typescript-eslint-parser": "15.0.0",
"uglify-es": "3.3.9",
"url-loader": "1.0.1",
"uuid": "3.2.1",
"v-animate-css": "0.0.2",
"vue": "2.5.16",
"vue-cropperjs": "2.2.0",
- "vue-js-modal": "1.3.12",
- "vue-json-tree-view": "2.1.3",
- "vue-loader": "14.2.2",
+ "vue-js-modal": "1.3.13",
+ "vue-json-tree-view": "2.1.4",
+ "vue-loader": "15.0.3",
"vue-router": "3.0.1",
"vue-template-compiler": "2.5.16",
"vuedraggable": "2.16.0",
+ "vuex": "3.0.1",
"web-push": "3.3.0",
"webfinger.js": "2.6.6",
- "webpack": "4.5.0",
- "webpack-cli": "2.0.14",
+ "webpack": "4.6.0",
+ "webpack-cli": "2.0.15",
"webpack-replace-loader": "1.3.0",
- "websocket": "1.0.25",
+ "websocket": "1.0.26",
"ws": "5.1.1",
"xev": "2.0.0"
}