This commit is contained in:
dap
2024-09-18 15:21:05 +08:00
34 changed files with 1224 additions and 1070 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.0.3",
"vue": "^3.5.5"
"@vueuse/core": "^11.1.0",
"vue": "^3.5.6"
}
}