chore: update deps (#3465)

* chore: update deps

* fix: eslint

* chore: update deps

* chore: stylelint v16

* fix: stylelint

* fix: typecheck

* chore: node v18.12.0

* fix: type

* fix: style

* chore: up vue 3.4.3

* chore: prettier format

---------

Co-authored-by: invalid w <wangjuesix@gmail.com>
This commit is contained in:
xingyu
2024-01-05 09:45:30 +08:00
committed by GitHub
parent 6fbb57621e
commit 626c54504e
39 changed files with 3902 additions and 3619 deletions

View File

@@ -267,4 +267,4 @@ export default [
return resultSuccess(menu);
},
},
] as MockMethod[];
] as unknown as MockMethod[];