chore(deps): Update dependencies 🚀
This commit is contained in:
parent
81f1df7472
commit
6a98301cc9
3 changed files with 142 additions and 111 deletions
36
package.json
36
package.json
|
@ -43,7 +43,7 @@
|
|||
"@fortawesome/free-solid-svg-icons": "5.13.0",
|
||||
"@fortawesome/vue-fontawesome": "0.1.9",
|
||||
"@juggle/resize-observer": "3.1.3",
|
||||
"@koa/cors": "3.0.0",
|
||||
"@koa/cors": "3.1.0",
|
||||
"@koa/multer": "2.0.2",
|
||||
"@koa/router": "8.0.8",
|
||||
"@sinonjs/fake-timers": "6.0.1",
|
||||
|
@ -76,7 +76,7 @@
|
|||
"@types/koa__router": "8.0.2",
|
||||
"@types/markdown-it": "10.0.1",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/node": "14.0.1",
|
||||
"@types/node": "14.0.5",
|
||||
"@types/node-fetch": "2.5.7",
|
||||
"@types/nodemailer": "6.4.0",
|
||||
"@types/nprogress": "0.2.0",
|
||||
|
@ -98,7 +98,7 @@
|
|||
"@types/speakeasy": "2.0.5",
|
||||
"@types/tinycolor2": "1.4.2",
|
||||
"@types/tmp": "0.2.0",
|
||||
"@types/uuid": "7.0.3",
|
||||
"@types/uuid": "8.0.0",
|
||||
"@types/web-push": "3.3.0",
|
||||
"@types/webpack": "4.41.13",
|
||||
"@types/webpack-stream": "3.2.11",
|
||||
|
@ -106,11 +106,11 @@
|
|||
"@types/ws": "7.2.4",
|
||||
"@typescript-eslint/parser": "2.33.0",
|
||||
"abort-controller": "3.0.0",
|
||||
"apexcharts": "3.19.0",
|
||||
"apexcharts": "3.19.2",
|
||||
"autobind-decorator": "2.4.0",
|
||||
"autosize": "4.0.2",
|
||||
"autwh": "0.1.0",
|
||||
"aws-sdk": "2.678.0",
|
||||
"aws-sdk": "2.683.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bull": "3.14.0",
|
||||
"cafy": "15.2.1",
|
||||
|
@ -134,7 +134,7 @@
|
|||
"eventemitter3": "4.0.4",
|
||||
"feed": "4.1.0",
|
||||
"fibers": "5.0.0",
|
||||
"file-type": "14.4.0",
|
||||
"file-type": "14.5.0",
|
||||
"fluent-ffmpeg": "2.1.2",
|
||||
"glob": "7.1.6",
|
||||
"gulp": "4.0.2",
|
||||
|
@ -156,14 +156,14 @@
|
|||
"insert-text-at-cursor": "0.3.0",
|
||||
"is-root": "2.1.0",
|
||||
"is-svg": "4.2.1",
|
||||
"js-yaml": "3.13.1",
|
||||
"js-yaml": "3.14.0",
|
||||
"jsdom": "16.2.2",
|
||||
"json5": "2.1.3",
|
||||
"json5-loader": "4.0.0",
|
||||
"jsonld": "3.1.0",
|
||||
"jsonld": "3.1.1",
|
||||
"jsrsasign": "8.0.15",
|
||||
"katex": "0.11.1",
|
||||
"koa": "2.11.0",
|
||||
"koa": "2.12.0",
|
||||
"koa-bodyparser": "4.3.0",
|
||||
"koa-favicon": "2.1.0",
|
||||
"koa-json-body": "5.3.0",
|
||||
|
@ -174,9 +174,9 @@
|
|||
"koa-views": "6.2.2",
|
||||
"langmap": "0.0.16",
|
||||
"lookup-dns-cache": "2.1.0",
|
||||
"markdown-it": "10.0.0",
|
||||
"markdown-it": "11.0.0",
|
||||
"markdown-it-anchor": "5.3.0",
|
||||
"mocha": "7.1.2",
|
||||
"mocha": "7.2.0",
|
||||
"moji": "0.5.1",
|
||||
"ms": "2.1.2",
|
||||
"multer": "1.4.2",
|
||||
|
@ -218,13 +218,13 @@
|
|||
"sass": "1.26.5",
|
||||
"sass-loader": "8.0.2",
|
||||
"seedrandom": "3.0.5",
|
||||
"sharp": "0.25.2",
|
||||
"sharp": "0.25.3",
|
||||
"speakeasy": "2.0.0",
|
||||
"stringz": "2.1.0",
|
||||
"style-loader": "1.2.1",
|
||||
"summaly": "2.3.1",
|
||||
"syslog-pro": "1.0.0",
|
||||
"systeminformation": "4.26.1",
|
||||
"systeminformation": "4.26.4",
|
||||
"syuilo-password-strength": "0.0.1",
|
||||
"textarea-caret": "3.1.0",
|
||||
"three": "0.116.1",
|
||||
|
@ -234,25 +234,25 @@
|
|||
"ts-node": "8.10.1",
|
||||
"tslint": "6.1.2",
|
||||
"tslint-sonarts": "1.9.0",
|
||||
"typeorm": "0.2.24",
|
||||
"typescript": "3.9.2",
|
||||
"typeorm": "0.2.25",
|
||||
"typescript": "3.9.3",
|
||||
"ulid": "2.3.0",
|
||||
"url-loader": "4.1.0",
|
||||
"uuid": "8.0.0",
|
||||
"uuid": "8.1.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.6",
|
||||
"vue-i18n": "8.17.7",
|
||||
"vue-json-pretty": "1.6.3",
|
||||
"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.6.1",
|
||||
"vue-router": "3.1.6",
|
||||
"vue-router": "3.2.0",
|
||||
"vue-style-loader": "4.1.2",
|
||||
"vue-svg-inline-loader-corejs3": "1.5.0",
|
||||
"vue-template-compiler": "2.6.11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue