chore: Update deps 🚀
This commit is contained in:
parent
4cccdb8a98
commit
d57d55a226
2 changed files with 47 additions and 40 deletions
12
package.json
12
package.json
|
@ -75,7 +75,7 @@
|
|||
"@types/koa__router": "8.0.2",
|
||||
"@types/markdown-it": "10.0.1",
|
||||
"@types/mocha": "7.0.2",
|
||||
"@types/node": "13.13.4",
|
||||
"@types/node": "13.13.5",
|
||||
"@types/node-fetch": "2.5.7",
|
||||
"@types/nodemailer": "6.4.0",
|
||||
"@types/nprogress": "0.2.0",
|
||||
|
@ -87,7 +87,7 @@
|
|||
"@types/qrcode": "1.3.4",
|
||||
"@types/random-seed": "0.3.3",
|
||||
"@types/ratelimiter": "2.1.28",
|
||||
"@types/redis": "2.8.18",
|
||||
"@types/redis": "2.8.20",
|
||||
"@types/rename": "1.0.1",
|
||||
"@types/request-stats": "3.0.0",
|
||||
"@types/rimraf": "3.0.0",
|
||||
|
@ -103,13 +103,13 @@
|
|||
"@types/webpack-stream": "3.2.10",
|
||||
"@types/websocket": "1.0.0",
|
||||
"@types/ws": "7.2.4",
|
||||
"@typescript-eslint/parser": "2.30.0",
|
||||
"@typescript-eslint/parser": "2.31.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.668.0",
|
||||
"aws-sdk": "2.670.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"bull": "3.13.0",
|
||||
"cafy": "15.2.1",
|
||||
|
@ -131,7 +131,7 @@
|
|||
"eventemitter3": "4.0.0",
|
||||
"feed": "4.1.0",
|
||||
"fibers": "5.0.0",
|
||||
"file-type": "14.2.0",
|
||||
"file-type": "14.3.0",
|
||||
"fluent-ffmpeg": "2.1.2",
|
||||
"glob": "7.1.6",
|
||||
"gulp": "4.0.2",
|
||||
|
@ -256,7 +256,7 @@
|
|||
"vuex": "3.3.0",
|
||||
"vuex-persistedstate": "3.0.1",
|
||||
"web-push": "3.4.3",
|
||||
"webpack": "5.0.0-beta.15",
|
||||
"webpack": "5.0.0-beta.16",
|
||||
"webpack-cli": "3.3.11",
|
||||
"websocket": "1.0.31",
|
||||
"ws": "7.2.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue