This commit is contained in:
dap
2024-09-05 07:38:36 +08:00
44 changed files with 1290 additions and 1211 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@vben/hooks",
"version": "5.2.1",
"version": "5.2.2",
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": {
@@ -25,7 +25,7 @@
"@vben/stores": "workspace:*",
"@vben/types": "workspace:*",
"@vben/utils": "workspace:*",
"vue": "^3.4.38",
"vue": "^3.5.1",
"vue-router": "^4.4.3",
"watermark-js-plus": "^1.5.4"
}