chore: update packages

This commit is contained in:
vben
2024-07-30 21:00:20 +08:00
parent 9307093fbc
commit e6403868fc
19 changed files with 12 additions and 257 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/library.json",
"extends": "@vben/tsconfig/web.json",
"include": ["src"],
"exclude": ["node_modules"]
}