update deps
This commit is contained in:
parent
a28daf7f44
commit
9952418b3a
4 changed files with 164 additions and 158 deletions
|
@ -34,8 +34,8 @@
|
|||
"@types/webpack": "5.28.0",
|
||||
"@types/webpack-stream": "3.2.12",
|
||||
"@types/websocket": "1.0.5",
|
||||
"@types/ws": "8.2.2",
|
||||
"@typescript-eslint/parser": "5.12.0",
|
||||
"@types/ws": "8.2.3",
|
||||
"@typescript-eslint/parser": "5.12.1",
|
||||
"@vue/compiler-sfc": "3.2.31",
|
||||
"abort-controller": "3.0.0",
|
||||
"autobind-decorator": "2.4.0",
|
||||
|
@ -54,7 +54,7 @@
|
|||
"date-fns": "2.28.0",
|
||||
"escape-regexp": "0.0.1",
|
||||
"eslint": "8.9.0",
|
||||
"eslint-plugin-vue": "8.4.1",
|
||||
"eslint-plugin-vue": "8.5.0",
|
||||
"eventemitter3": "4.0.7",
|
||||
"feed": "4.2.2",
|
||||
"glob": "7.2.0",
|
||||
|
@ -68,7 +68,7 @@
|
|||
"matter-js": "0.18.0",
|
||||
"mfm-js": "0.21.0",
|
||||
"misskey-js": "0.0.14",
|
||||
"mocha": "9.2.0",
|
||||
"mocha": "9.2.1",
|
||||
"ms": "2.1.3",
|
||||
"nested-property": "4.0.0",
|
||||
"parse5": "6.0.1",
|
||||
|
@ -121,7 +121,7 @@
|
|||
"ws": "8.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "5.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.12.1",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "9.5.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue