update deps

This commit is contained in:
syuilo 2021-09-16 22:04:47 +09:00
parent 987474726c
commit 31d1edc0fb
2 changed files with 175 additions and 144 deletions

View file

@ -104,9 +104,9 @@
"@types/websocket": "1.0.4",
"@types/ws": "7.4.7",
"@typescript-eslint/parser": "4.29.2",
"@vue/compiler-sfc": "3.2.4",
"@vue/compiler-sfc": "3.2.11",
"abort-controller": "3.0.0",
"apexcharts": "3.27.3",
"apexcharts": "3.28.1",
"autobind-decorator": "2.4.0",
"autosize": "4.0.4",
"autwh": "0.1.0",
@ -114,8 +114,8 @@
"bcryptjs": "2.4.3",
"blurhash": "1.1.4",
"broadcast-channel": "4.2.0",
"bull": "3.28.1",
"cacheable-lookup": "6.0.0",
"bull": "3.29.2",
"cacheable-lookup": "6.0.1",
"cafy": "15.2.1",
"cbor": "8.0.0",
"chalk": "4.1.2",
@ -131,7 +131,7 @@
"dateformat": "4.5.1",
"escape-regexp": "0.0.1",
"eslint": "7.32.0",
"eslint-plugin-vue": "7.16.0",
"eslint-plugin-vue": "7.17.0",
"eventemitter3": "4.0.7",
"feed": "4.2.2",
"file-type": "16.5.3",
@ -156,7 +156,7 @@
"json5-loader": "4.0.1",
"jsonld": "5.2.0",
"jsrsasign": "8.0.20",
"katex": "0.13.13",
"katex": "0.13.18",
"koa": "2.13.1",
"koa-bodyparser": "4.3.0",
"koa-favicon": "2.1.0",
@ -190,7 +190,7 @@
"promise-limit": "2.7.0",
"pug": "3.0.2",
"punycode": "2.1.1",
"pureimage": "0.3.2",
"pureimage": "0.3.5",
"qrcode": "1.4.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
@ -204,16 +204,16 @@
"rimraf": "3.0.2",
"rndstr": "1.0.0",
"s-age": "1.1.2",
"sass": "1.38.0",
"sass": "1.41.0",
"sass-loader": "12.1.0",
"seedrandom": "3.0.5",
"sharp": "0.29.0",
"sharp": "0.29.1",
"speakeasy": "2.0.0",
"stringz": "2.1.0",
"style-loader": "3.2.1",
"summaly": "2.4.1",
"syslog-pro": "1.0.0",
"systeminformation": "5.8.0",
"systeminformation": "5.9.2",
"syuilo-password-strength": "0.0.1",
"textarea-caret": "3.1.0",
"three": "0.117.1",
@ -223,16 +223,16 @@
"ts-loader": "9.2.5",
"ts-node": "10.2.1",
"tsc-alias": "1.3.9",
"tsconfig-paths": "3.10.1",
"tsconfig-paths": "3.11.0",
"tslint": "6.1.3",
"tslint-sonarts": "1.9.0",
"twemoji-parser": "13.1.0",
"typeorm": "0.2.37",
"typescript": "4.3.5",
"typescript": "4.4.3",
"ulid": "2.3.0",
"uuid": "8.3.2",
"v-debounce": "0.1.2",
"vue": "3.2.4",
"vue": "3.2.11",
"vue-loader": "16.5.0",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.0.5",
@ -240,10 +240,10 @@
"vue-svg-loader": "0.17.0-beta.2",
"vuedraggable": "4.0.1",
"web-push": "3.4.5",
"webpack": "5.51.0",
"webpack": "5.52.1",
"webpack-cli": "4.8.0",
"websocket": "1.0.34",
"ws": "8.2.0",
"ws": "8.2.2",
"xev": "2.0.1"
},
"devDependencies": {