summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/package.json b/package.json
index 42f986cda3..cbc9f06aae 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <syuilotan@yahoo.co.jp>",
- "version": "12.70.0",
+ "version": "12.71.0",
"codename": "indigo",
"repository": {
"type": "git",
@@ -62,9 +62,9 @@
"@types/is-url": "1.2.28",
"@types/js-yaml": "4.0.0",
"@types/jsdom": "16.2.6",
- "@types/jsonld": "1.5.2",
+ "@types/jsonld": "1.5.3",
"@types/katex": "0.11.0",
- "@types/koa": "2.11.7",
+ "@types/koa": "2.13.0",
"@types/koa-bodyparser": "4.3.0",
"@types/koa-cors": "0.0.0",
"@types/koa-favicon": "2.0.19",
@@ -77,8 +77,8 @@
"@types/koa__router": "8.0.4",
"@types/markdown-it": "12.0.1",
"@types/matter-js": "0.14.10",
- "@types/mocha": "8.2.0",
- "@types/node": "14.14.25",
+ "@types/mocha": "8.2.1",
+ "@types/node": "14.14.31",
"@types/node-fetch": "2.5.8",
"@types/nodemailer": "6.4.0",
"@types/nprogress": "0.2.0",
@@ -110,23 +110,23 @@
"@typescript-eslint/parser": "4.14.2",
"@vue/compiler-sfc": "3.0.5",
"abort-controller": "3.0.0",
- "apexcharts": "3.24.0",
+ "apexcharts": "3.25.0",
"autobind-decorator": "2.4.0",
"autosize": "4.0.2",
"autwh": "0.1.0",
- "aws-sdk": "2.840.0",
+ "aws-sdk": "2.848.0",
"bcryptjs": "2.4.3",
"blurhash": "1.1.3",
"broadcast-channel": "3.4.1",
"bull": "3.20.1",
"cafy": "15.2.1",
- "cbor": "6.0.1",
+ "cbor": "7.0.1",
"chalk": "4.1.0",
"chart.js": "2.9.4",
"cli-highlight": "2.1.10",
"commander": "4.1.1",
"content-disposition": "0.5.3",
- "core-js": "3.8.3",
+ "core-js": "3.9.0",
"crc-32": "1.2.0",
"css-loader": "5.0.2",
"cssnano": "4.1.10",
@@ -134,8 +134,8 @@
"diskusage": "1.1.3",
"double-ended-queue": "2.1.0-0",
"escape-regexp": "0.0.1",
- "eslint": "7.19.0",
- "eslint-plugin-vue": "7.5.0",
+ "eslint": "7.20.0",
+ "eslint-plugin-vue": "7.6.0",
"eventemitter3": "4.0.7",
"feed": "4.2.2",
"fibers": "5.0.0",
@@ -163,7 +163,7 @@
"jsdom": "16.4.0",
"json5": "2.2.0",
"json5-loader": "4.0.1",
- "jsonld": "3.3.0",
+ "jsonld": "4.0.1",
"jsrsasign": "8.0.20",
"katex": "0.12.0",
"koa": "2.13.1",
@@ -194,7 +194,7 @@
"parsimmon": "1.16.0",
"pg": "8.5.1",
"portscanner": "2.2.0",
- "postcss": "8.2.5",
+ "postcss": "8.2.6",
"postcss-loader": "5.0.0",
"prismjs": "1.23.0",
"probe-image-size": "6.0.0",
@@ -218,7 +218,7 @@
"rimraf": "3.0.2",
"rndstr": "1.0.0",
"s-age": "1.1.2",
- "sass": "1.32.6",
+ "sass": "1.32.8",
"sass-loader": "11.0.1",
"seedrandom": "3.0.5",
"sharp": "0.27.1",
@@ -234,11 +234,11 @@
"throttle-debounce": "3.0.1",
"tinycolor2": "1.4.2",
"tmp": "0.2.1",
- "ts-loader": "8.0.16",
+ "ts-loader": "8.0.17",
"ts-node": "9.1.1",
"tslint": "6.1.3",
"tslint-sonarts": "1.9.0",
- "typeorm": "0.2.30",
+ "typeorm": "0.2.31",
"typescript": "4.1.5",
"ulid": "2.3.0",
"url-loader": "4.1.1",
@@ -254,7 +254,7 @@
"vue-style-loader": "4.1.2",
"vuedraggable": "4.0.1",
"web-push": "3.4.4",
- "webpack": "5.21.2",
+ "webpack": "5.23.0",
"webpack-cli": "4.5.0",
"websocket": "1.0.33",
"ws": "7.4.3",