Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next

This commit is contained in:
dap
2026-03-20 16:26:40 +08:00
22 changed files with 707 additions and 659 deletions

View File

@@ -65,6 +65,7 @@
"@vben/oxfmt-config": "workspace:*",
"@vben/oxlint-config": "workspace:*",
"@vben/stylelint-config": "workspace:*",
"@vben/tailwind-config": "workspace:*",
"@vben/tsconfig": "workspace:*",
"@vben/turbo-run": "workspace:*",
"@vben/vite-config": "workspace:*",
@@ -93,7 +94,7 @@
"vue-tsc": "catalog:"
},
"engines": {
"node": "^20.19.0 || ^22.13.0 || ^24.0.0",
"node": "^20.19.0 || ^22.18.0 || ^24.0.0",
"pnpm": ">=10.0.0"
},
"packageManager": "pnpm@10.32.1"