diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-20 12:27:50 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2021-05-20 12:27:50 +0900 |
| commit | 0108b8bfe3ed9485c02e3efc6715330bf32762f5 (patch) | |
| tree | c07077878c48c7a2ef880c7c4ec723534c8db546 /package.json | |
| parent | Fix Announce/Delete AP deliver (#7517) (diff) | |
| download | misskey-0108b8bfe3ed9485c02e3efc6715330bf32762f5.tar.gz misskey-0108b8bfe3ed9485c02e3efc6715330bf32762f5.tar.bz2 misskey-0108b8bfe3ed9485c02e3efc6715330bf32762f5.zip | |
Update deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/package.json b/package.json index b16bb44a50..8212c66415 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "lodash": "^4.17.20" }, "dependencies": { - "@babel/plugin-transform-runtime": "7.13.15", + "@babel/plugin-transform-runtime": "7.14.3", "@elastic/elasticsearch": "7.11.0", "@koa/cors": "3.1.0", "@koa/multer": "3.0.0", @@ -47,13 +47,13 @@ "@syuilo/aiscript": "0.11.1", "@types/bcryptjs": "2.4.2", "@types/bull": "3.15.1", - "@types/cbor": "5.0.1", + "@types/cbor": "6.0.0", "@types/dateformat": "3.0.1", "@types/escape-regexp": "0.0.0", "@types/glob": "7.1.3", "@types/gulp": "4.0.8", "@types/gulp-rename": "2.0.0", - "@types/is-url": "1.2.28", + "@types/is-url": "1.2.29", "@types/js-yaml": "4.0.1", "@types/jsdom": "16.2.10", "@types/jsonld": "1.5.5", @@ -70,9 +70,9 @@ "@types/koa__multer": "2.0.2", "@types/koa__router": "8.0.4", "@types/markdown-it": "12.0.1", - "@types/matter-js": "0.14.11", + "@types/matter-js": "0.14.12", "@types/mocha": "8.2.2", - "@types/node": "14.14.41", + "@types/node": "15.3.1", "@types/node-fetch": "2.5.10", "@types/nodemailer": "6.4.1", "@types/nprogress": "0.2.0", @@ -86,11 +86,11 @@ "@types/random-seed": "0.3.3", "@types/ratelimiter": "3.4.1", "@types/redis": "2.8.28", - "@types/rename": "1.0.2", + "@types/rename": "1.0.3", "@types/request-stats": "3.0.0", "@types/rimraf": "3.0.0", "@types/seedrandom": "2.4.28", - "@types/sharp": "0.28.0", + "@types/sharp": "0.28.1", "@types/sinonjs__fake-timers": "6.0.2", "@types/speakeasy": "2.0.5", "@types/throttle-debounce": "2.1.0", @@ -101,46 +101,46 @@ "@types/webpack": "5.28.0", "@types/webpack-stream": "3.2.12", "@types/websocket": "1.0.2", - "@types/ws": "7.4.1", - "@typescript-eslint/parser": "4.22.0", + "@types/ws": "7.4.4", + "@typescript-eslint/parser": "4.24.0", "@vue/compiler-sfc": "3.0.11", "abort-controller": "3.0.0", - "apexcharts": "3.26.1", + "apexcharts": "3.26.3", "autobind-decorator": "2.4.0", - "autosize": "4.0.2", + "autosize": "4.0.4", "autwh": "0.1.0", - "aws-sdk": "2.892.0", + "aws-sdk": "2.910.0", "bcryptjs": "2.4.3", "blurhash": "1.1.3", - "broadcast-channel": "3.5.3", - "bull": "3.22.3", + "broadcast-channel": "3.6.0", + "bull": "3.22.6", "cafy": "15.2.1", "cbor": "7.0.5", "chalk": "4.1.1", "chart.js": "2.9.4", "cli-highlight": "2.1.11", "commander": "7.2.0", - "concurrently": "6.0.2", + "concurrently": "6.1.0", "content-disposition": "0.5.3", - "core-js": "3.11.0", + "core-js": "3.12.1", "crc-32": "1.2.0", "css-loader": "5.2.4", - "cssnano": "5.0.1", + "cssnano": "5.0.3", "dateformat": "4.5.1", "diskusage": "1.1.3", "escape-regexp": "0.0.1", - "eslint": "7.25.0", + "eslint": "7.26.0", "eslint-plugin-vue": "7.9.0", "eventemitter3": "4.0.7", "feed": "4.2.2", - "file-type": "16.3.0", + "file-type": "16.4.0", "fluent-ffmpeg": "2.1.2", - "glob": "7.1.6", + "glob": "7.1.7", "got": "11.8.2", "gulp": "4.0.2", "gulp-cssnano": "2.1.3", "gulp-rename": "2.0.0", - "gulp-replace": "1.1.1", + "gulp-replace": "1.1.3", "gulp-terser": "2.0.1", "gulp-tslint": "8.1.4", "hard-source-webpack-plugin": "0.13.1", @@ -158,7 +158,7 @@ "json5-loader": "4.0.1", "jsonld": "4.0.1", "jsrsasign": "8.0.20", - "katex": "0.13.3", + "katex": "0.13.11", "koa": "2.13.1", "koa-bodyparser": "4.3.0", "koa-favicon": "2.1.0", @@ -173,21 +173,21 @@ "markdown-it": "12.0.6", "markdown-it-anchor": "7.1.0", "matter-js": "0.17.1", - "mfm-js": "0.16.3", - "mocha": "8.3.2", + "mfm-js": "0.16.4", + "mocha": "8.4.0", "moji": "0.5.1", "ms": "2.1.3", "multer": "1.4.2", "nested-property": "4.0.0", "node-fetch": "2.6.1", - "nodemailer": "6.5.0", + "nodemailer": "6.6.0", "object-assign-deep": "0.4.0", "os-utils": "0.0.14", "parse5": "6.0.1", "pg": "8.6.0", "portscanner": "2.2.0", - "postcss": "8.2.12", - "postcss-loader": "5.2.0", + "postcss": "8.2.15", + "postcss-loader": "5.3.0", "prismjs": "1.23.0", "probe-image-size": "7.1.0", "promise-limit": "2.7.0", @@ -198,7 +198,7 @@ "qrcode": "1.4.4", "random-seed": "0.3.0", "ratelimiter": "3.4.1", - "re2": "1.15.9", + "re2": "1.16.0", "reconnecting-websocket": "4.4.0", "redis": "3.1.2", "redis-lock": "0.1.4", @@ -210,25 +210,25 @@ "rimraf": "3.0.2", "rndstr": "1.0.0", "s-age": "1.1.2", - "sass": "1.32.11", - "sass-loader": "11.0.1", + "sass": "1.32.13", + "sass-loader": "11.1.1", "seedrandom": "3.0.5", - "sharp": "0.28.1", + "sharp": "0.28.2", "speakeasy": "2.0.0", "stringz": "2.1.0", "style-loader": "2.0.0", "summaly": "2.4.0", "syslog-pro": "1.0.0", - "systeminformation": "5.6.12", + "systeminformation": "5.6.22", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", "three": "0.117.1", "throttle-debounce": "3.0.1", "tinycolor2": "1.4.2", "tmp": "0.2.1", - "ts-loader": "9.1.1", + "ts-loader": "9.2.1", "ts-node": "9.1.1", - "tsc-alias": "1.2.10", + "tsc-alias": "1.2.11", "tsconfig-paths": "3.9.0", "tslint": "6.1.3", "tslint-sonarts": "1.9.0", @@ -248,8 +248,8 @@ "vue-svg-loader": "0.17.0-beta.2", "vuedraggable": "4.0.1", "web-push": "3.4.4", - "webpack": "5.35.1", - "webpack-cli": "4.6.0", + "webpack": "5.37.1", + "webpack-cli": "4.7.0", "websocket": "1.0.34", "ws": "7.4.5", "xev": "2.0.1" |