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

This commit is contained in:
dap
2026-01-26 18:50:23 +08:00
68 changed files with 1850 additions and 286 deletions

View File

@@ -8,14 +8,19 @@
"Alova",
"antd",
"antdv",
"archiver",
"astro",
"axios",
"brotli",
"clientid",
"cascader",
"clsx",
"defu",
"demi",
"dotenv",
"echarts",
"ependencies",
"esbuild",
"esno",
"etag",
"execa",
@@ -25,6 +30,8 @@
"intlify",
"ipaddr",
"jsencrypt",
"isequal",
"jspm",
"lockb",
"logininfor",
"lucide",
@@ -33,7 +40,9 @@
"mkdist",
"mockjs",
"naiveui",
"napi",
"nocheck",
"nolebase",
"noopener",
"noreferrer",
"nprogress",
@@ -47,6 +56,7 @@
"qrcode",
"reka",
"ruoyi",
"rollup",
"shadcn",
"sonner",
"sortablejs",
@@ -62,19 +72,20 @@
"vite",
"vitejs",
"vitepress",
"vitest",
"vnode",
"vueuse",
"yxxx"
],
"ignorePaths": [
"**/node_modules/**",
"**/dist/**",
"**/*-dist/**",
"**/icons/**",
"pnpm-lock.yaml",
"**/*.log",
"**/*.test.ts",
"**/*.spec.ts",
"**/__tests__/**"
"**/*.test.ts",
"**/__tests__/**",
"**/dist/**",
"**/icons/**",
"**/node_modules/**",
"pnpm-lock.yaml"
]
}