From 54045f95ca35532fcac857c73c546bbe8e4e90ab Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 4 May 2020 12:56:02 +0900 Subject: chore: Update dependencies :rocket: --- package.json | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 07d88db0e2..9764155e71 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "mocha": "^7.1.1" }, "dependencies": { - "@babel/plugin-transform-runtime": "7.9.0", + "@babel/plugin-transform-runtime": "7.9.6", "@elastic/elasticsearch": "7.6.1", "@fortawesome/fontawesome-svg-core": "1.2.28", "@fortawesome/free-brands-svg-icons": "5.13.0", @@ -73,9 +73,9 @@ "@types/koa__cors": "3.0.1", "@types/koa__multer": "2.0.1", "@types/koa__router": "8.0.2", - "@types/markdown-it": "10.0.0", + "@types/markdown-it": "10.0.1", "@types/mocha": "7.0.2", - "@types/node": "13.13.2", + "@types/node": "13.13.4", "@types/node-fetch": "2.5.7", "@types/nodemailer": "6.4.0", "@types/nprogress": "0.2.0", @@ -96,20 +96,20 @@ "@types/sinonjs__fake-timers": "6.0.1", "@types/speakeasy": "2.0.5", "@types/tinycolor2": "1.4.2", - "@types/tmp": "0.1.0", + "@types/tmp": "0.2.0", "@types/uuid": "7.0.3", "@types/web-push": "3.3.0", "@types/webpack": "4.41.12", "@types/webpack-stream": "3.2.10", "@types/websocket": "1.0.0", "@types/ws": "7.2.4", - "@typescript-eslint/parser": "2.29.0", + "@typescript-eslint/parser": "2.30.0", "abort-controller": "3.0.0", "apexcharts": "3.19.0", "autobind-decorator": "2.4.0", "autosize": "4.0.2", "autwh": "0.1.0", - "aws-sdk": "2.663.0", + "aws-sdk": "2.668.0", "bcryptjs": "2.4.3", "bull": "3.13.0", "cafy": "15.2.1", @@ -159,7 +159,7 @@ "katex": "0.11.1", "koa": "2.11.0", "koa-bodyparser": "4.3.0", - "koa-compress": "3.1.0", + "koa-compress": "4.0.1", "koa-favicon": "2.1.0", "koa-json-body": "5.3.0", "koa-logger": "3.2.1", @@ -171,7 +171,7 @@ "lookup-dns-cache": "2.1.0", "markdown-it": "10.0.0", "markdown-it-anchor": "5.2.7", - "mocha": "7.1.1", + "mocha": "7.1.2", "moji": "0.5.1", "ms": "2.1.2", "multer": "1.4.2", @@ -216,37 +216,37 @@ "sharp": "0.25.2", "speakeasy": "2.0.0", "stringz": "2.1.0", - "style-loader": "1.2.0", + "style-loader": "1.2.1", "summaly": "2.3.1", "syslog-pro": "1.0.0", - "systeminformation": "4.23.6", + "systeminformation": "4.24.1", "syuilo-password-strength": "0.0.1", "textarea-caret": "3.1.0", - "three": "0.115.0", + "three": "0.116.1", "tinycolor2": "1.4.1", - "tmp": "0.2.0", - "ts-loader": "7.0.1", - "ts-node": "8.9.0", - "tslint": "6.1.1", + "tmp": "0.2.1", + "ts-loader": "7.0.2", + "ts-node": "8.10.1", + "tslint": "6.1.2", "tslint-sonarts": "1.9.0", "typeorm": "0.2.24", "typescript": "3.8.3", "ulid": "2.3.0", "url-loader": "4.1.0", - "uuid": "7.0.3", + "uuid": "8.0.0", "v-animate-css": "0.0.3", "v-debounce": "0.1.2", "vue": "2.6.11", "vue-color": "2.7.1", "vue-content-loading": "1.6.0", "vue-cropperjs": "4.1.0", - "vue-i18n": "8.17.3", + "vue-i18n": "8.17.4", "vue-json-pretty": "1.6.3", - "vue-loader": "15.9.1", + "vue-loader": "15.9.2", "vue-marquee-text-component": "1.1.1", "vue-meta": "2.3.3", "vue-prism-component": "1.2.0", - "vue-prism-editor": "0.5.1", + "vue-prism-editor": "0.6.1", "vue-router": "3.1.6", "vue-style-loader": "4.1.2", "vue-svg-inline-loader-corejs3": "1.5.0", -- cgit v1.2.3-freya