This commit is contained in:
dap
2024-08-09 14:41:05 +08:00
27 changed files with 624 additions and 477 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^10.11.0",
"vue": "^3.4.36"
"@vueuse/core": "^10.11.1",
"vue": "^3.4.37"
}
}