Update deps

This commit is contained in:
syuilo 2021-01-13 22:02:40 +09:00
parent 52c12f96d5
commit dccafca58d
2 changed files with 407 additions and 295 deletions

View file

@ -110,7 +110,7 @@
"@typescript-eslint/parser": "4.10.0", "@typescript-eslint/parser": "4.10.0",
"@vue/compiler-sfc": "3.0.5", "@vue/compiler-sfc": "3.0.5",
"abort-controller": "3.0.0", "abort-controller": "3.0.0",
"apexcharts": "3.22.3", "apexcharts": "3.23.1",
"autobind-decorator": "2.4.0", "autobind-decorator": "2.4.0",
"autosize": "4.0.2", "autosize": "4.0.2",
"autwh": "0.1.0", "autwh": "0.1.0",
@ -134,12 +134,12 @@
"diskusage": "1.1.3", "diskusage": "1.1.3",
"double-ended-queue": "2.1.0-0", "double-ended-queue": "2.1.0-0",
"escape-regexp": "0.0.1", "escape-regexp": "0.0.1",
"eslint": "7.16.0", "eslint": "7.17.0",
"eslint-plugin-vue": "7.3.0", "eslint-plugin-vue": "7.4.1",
"eventemitter3": "4.0.7", "eventemitter3": "4.0.7",
"feed": "4.2.1", "feed": "4.2.1",
"fibers": "5.0.0", "fibers": "5.0.0",
"file-type": "16.0.1", "file-type": "16.1.0",
"fluent-ffmpeg": "2.1.2", "fluent-ffmpeg": "2.1.2",
"glob": "7.1.6", "glob": "7.1.6",
"got": "11.8.1", "got": "11.8.1",
@ -148,7 +148,7 @@
"gulp-rename": "2.0.0", "gulp-rename": "2.0.0",
"gulp-replace": "1.0.0", "gulp-replace": "1.0.0",
"gulp-sourcemaps": "2.6.5", "gulp-sourcemaps": "2.6.5",
"gulp-terser": "2.0.0", "gulp-terser": "2.0.1",
"gulp-tslint": "8.1.4", "gulp-tslint": "8.1.4",
"gulp-typescript": "6.0.0-alpha.1", "gulp-typescript": "6.0.0-alpha.1",
"hard-source-webpack-plugin": "0.13.1", "hard-source-webpack-plugin": "0.13.1",
@ -167,7 +167,7 @@
"jsonld": "3.2.0", "jsonld": "3.2.0",
"jsrsasign": "8.0.20", "jsrsasign": "8.0.20",
"katex": "0.12.0", "katex": "0.12.0",
"koa": "2.13.0", "koa": "2.13.1",
"koa-bodyparser": "4.3.0", "koa-bodyparser": "4.3.0",
"koa-favicon": "2.1.0", "koa-favicon": "2.1.0",
"koa-json-body": "5.3.0", "koa-json-body": "5.3.0",
@ -195,9 +195,9 @@
"parsimmon": "1.16.0", "parsimmon": "1.16.0",
"pg": "8.5.1", "pg": "8.5.1",
"portscanner": "2.2.0", "portscanner": "2.2.0",
"postcss": "8.2.1", "postcss": "8.2.4",
"postcss-loader": "4.1.0", "postcss-loader": "4.1.0",
"prismjs": "1.22.0", "prismjs": "1.23.0",
"probe-image-size": "6.0.0", "probe-image-size": "6.0.0",
"promise-limit": "2.7.0", "promise-limit": "2.7.0",
"promise-sequential": "1.1.1", "promise-sequential": "1.1.1",
@ -220,27 +220,27 @@
"rimraf": "3.0.2", "rimraf": "3.0.2",
"rndstr": "1.0.0", "rndstr": "1.0.0",
"s-age": "1.1.2", "s-age": "1.1.2",
"sass": "1.29.0", "sass": "1.32.4",
"sass-loader": "10.1.0", "sass-loader": "10.1.1",
"seedrandom": "3.0.5", "seedrandom": "3.0.5",
"sharp": "0.26.2", "sharp": "0.27.0",
"speakeasy": "2.0.0", "speakeasy": "2.0.0",
"stringz": "2.1.0", "stringz": "2.1.0",
"style-loader": "2.0.0", "style-loader": "2.0.0",
"summaly": "2.4.0", "summaly": "2.4.0",
"syslog-pro": "1.0.0", "syslog-pro": "1.0.0",
"systeminformation": "4.31.1", "systeminformation": "4.34.6",
"syuilo-password-strength": "0.0.1", "syuilo-password-strength": "0.0.1",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.117.1", "three": "0.117.1",
"throttle-debounce": "3.0.1", "throttle-debounce": "3.0.1",
"tinycolor2": "1.4.2", "tinycolor2": "1.4.2",
"tmp": "0.2.1", "tmp": "0.2.1",
"ts-loader": "8.0.11", "ts-loader": "8.0.14",
"ts-node": "9.1.0", "ts-node": "9.1.1",
"tslint": "6.1.3", "tslint": "6.1.3",
"tslint-sonarts": "1.9.0", "tslint-sonarts": "1.9.0",
"typeorm": "0.2.29", "typeorm": "0.2.30",
"typescript": "4.1.3", "typescript": "4.1.3",
"ulid": "2.3.0", "ulid": "2.3.0",
"url-loader": "4.1.1", "url-loader": "4.1.1",
@ -256,10 +256,10 @@
"vue-style-loader": "4.1.2", "vue-style-loader": "4.1.2",
"vuedraggable": "4.0.1", "vuedraggable": "4.0.1",
"web-push": "3.4.4", "web-push": "3.4.4",
"webpack": "5.10.1", "webpack": "5.13.0",
"webpack-cli": "4.3.0", "webpack-cli": "4.3.1",
"websocket": "1.0.33", "websocket": "1.0.33",
"ws": "7.4.1", "ws": "7.4.2",
"xev": "2.0.1" "xev": "2.0.1"
}, },
"devDependencies": { "devDependencies": {

666
yarn.lock

File diff suppressed because it is too large Load diff