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-core/preferences",
"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": {
@@ -32,6 +32,6 @@
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^11.0.3",
"vue": "^3.4.38"
"vue": "^3.5.1"
}
}