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

@@ -41,7 +41,7 @@
"@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^10.11.0",
"vue": "^3.4.36"
"@vueuse/core": "^10.11.1",
"vue": "^3.4.37"
}
}

View File

@@ -42,7 +42,7 @@
"@vben-core/shadcn-ui": "workspace:*",
"@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"
}
}

View File

@@ -46,10 +46,10 @@
"@vben-core/icons": "workspace:*",
"@vben-core/shared": "workspace:*",
"@vben-core/typings": "workspace:*",
"@vueuse/core": "^10.11.0",
"@vueuse/core": "^10.11.1",
"class-variance-authority": "^0.7.0",
"lucide-vue-next": "^0.424.0",
"lucide-vue-next": "^0.426.0",
"radix-vue": "^1.9.3",
"vue": "^3.4.36"
"vue": "^3.4.37"
}
}

View File

@@ -41,6 +41,6 @@
"@vben-core/icons": "workspace:*",
"@vben-core/shadcn-ui": "workspace:*",
"@vben-core/typings": "workspace:*",
"vue": "^3.4.36"
"vue": "^3.4.37"
}
}