chore: Update dependencies 🚀

This commit is contained in:
syuilo 2020-08-08 10:30:38 +09:00
parent 4b19c53697
commit 917d3d0bd3
2 changed files with 177 additions and 118 deletions

View file

@ -50,7 +50,7 @@
"@syuilo/aiscript": "0.11.0",
"@types/bcryptjs": "2.4.2",
"@types/bull": "3.14.0",
"@types/cbor": "5.0.0",
"@types/cbor": "5.0.1",
"@types/dateformat": "3.0.1",
"@types/double-ended-queue": "2.1.1",
"@types/escape-regexp": "0.0.0",
@ -115,7 +115,7 @@
"blurhash": "1.1.3",
"bull": "3.16.0",
"cafy": "15.2.1",
"cbor": "5.0.2",
"cbor": "5.1.0",
"chalk": "4.1.0",
"chart.js": "2.9.3",
"cli-highlight": "2.1.4",
@ -123,7 +123,7 @@
"content-disposition": "0.5.3",
"core-js": "3.6.5",
"crc-32": "1.2.0",
"css-loader": "4.1.1",
"css-loader": "4.2.1",
"cssnano": "4.1.10",
"dateformat": "3.0.3",
"deep-entries": "3.1.0",
@ -135,7 +135,7 @@
"eventemitter3": "4.0.4",
"feed": "4.2.1",
"fibers": "5.0.0",
"file-type": "14.6.2",
"file-type": "14.7.1",
"fluent-ffmpeg": "2.1.2",
"glob": "7.1.6",
"gulp": "4.0.2",
@ -144,7 +144,7 @@
"gulp-rename": "2.0.0",
"gulp-replace": "1.0.0",
"gulp-sourcemaps": "2.6.5",
"gulp-terser": "1.2.1",
"gulp-terser": "1.3.2",
"gulp-tslint": "8.1.4",
"gulp-typescript": "6.0.0-alpha.1",
"hard-source-webpack-plugin": "0.13.1",
@ -177,13 +177,13 @@
"lookup-dns-cache": "2.1.0",
"markdown-it": "11.0.0",
"markdown-it-anchor": "5.3.0",
"mocha": "8.0.1",
"mocha": "8.1.1",
"moji": "0.5.1",
"ms": "2.1.2",
"multer": "1.4.2",
"nested-property": "2.0.1",
"node-fetch": "2.6.0",
"nodemailer": "6.4.10",
"nodemailer": "6.4.11",
"nprogress": "0.2.0",
"object-assign-deep": "0.4.0",
"os-utils": "0.0.14",
@ -193,13 +193,13 @@
"portal-vue": "2.1.7",
"portscanner": "2.2.0",
"postcss-loader": "3.0.0",
"prismjs": "1.20.0",
"prismjs": "1.21.0",
"probe-image-size": "5.0.0",
"promise-limit": "2.7.0",
"promise-sequential": "1.1.1",
"pug": "2.0.4",
"punycode": "2.1.1",
"pureimage": "0.2.1",
"pureimage": "0.2.4",
"qrcode": "1.4.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
@ -217,7 +217,7 @@
"rndstr": "1.0.0",
"s-age": "1.1.2",
"sass": "1.26.10",
"sass-loader": "9.0.2",
"sass-loader": "9.0.3",
"seedrandom": "3.0.5",
"sharp": "0.25.4",
"speakeasy": "2.0.0",
@ -231,9 +231,9 @@
"three": "0.117.1",
"tinycolor2": "1.4.1",
"tmp": "0.2.1",
"ts-loader": "8.0.1",
"ts-loader": "8.0.2",
"ts-node": "8.10.2",
"tslint": "6.1.2",
"tslint": "6.1.3",
"tslint-sonarts": "1.9.0",
"typeorm": "0.2.25",
"typescript": "3.9.7",
@ -247,13 +247,13 @@
"vue-content-loading": "1.6.0",
"vue-cropperjs": "4.1.0",
"vue-i18n": "8.20.0",
"vue-json-pretty": "1.6.5",
"vue-json-pretty": "1.6.7",
"vue-loader": "15.9.3",
"vue-marquee-text-component": "1.1.1",
"vue-meta": "2.4.0",
"vue-prism-component": "1.2.0",
"vue-prism-editor": "0.6.1",
"vue-router": "3.3.4",
"vue-router": "3.4.2",
"vue-style-loader": "4.1.2",
"vue-svg-inline-loader-corejs3": "1.5.0",
"vue-template-compiler": "2.6.11",
@ -261,7 +261,7 @@
"vuex": "3.5.1",
"vuex-persistedstate": "3.0.1",
"web-push": "3.4.4",
"webpack": "5.0.0-beta.22",
"webpack": "git+https://github.com/webpack/webpack.git#c1237eae912817c7546e8c54489f7adb60bfbe38",
"webpack-cli": "3.3.12",
"websocket": "1.0.31",
"ws": "7.3.1",