chore: 仅保留 web-antd 应用目录

删除 web-ele、web-naive、web-tdesign 和 backend-mock 目录,并同步收敛 workspace 与 turbo 配置,确保仓库实际仅保留 web-antd。
This commit is contained in:
2026-02-06 13:16:56 +08:00
parent ec6f0c527a
commit b9018c1ad8
253 changed files with 8 additions and 11840 deletions

View File

@@ -9,11 +9,18 @@ packages:
- packages/effects/*
- packages/business/*
- apps/web-antd
- apps/backend-mock
- scripts/*
- docs
- playground
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
esbuild: 'catalog:'
jiti: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'
catalog:
'@ast-grep/napi': ^0.39.9
'@changesets/changelog-github': ^0.5.2
@@ -24,7 +31,6 @@ catalog:
'@commitlint/config-conventional': ^19.8.1
'@ctrl/tinycolor': ^4.2.0
'@eslint/js': ^9.39.2
'@faker-js/faker': ^9.9.0
'@iconify/json': ^2.2.432
'@iconify/tailwind': ^1.2.0
'@iconify/vue': ^5.0.0
@@ -44,7 +50,6 @@ catalog:
'@types/eslint': ^9.6.1
'@types/html-minifier-terser': ^7.0.2
'@types/json-bigint': ^1.0.4
'@types/jsonwebtoken': ^9.0.10
'@types/lodash.clonedeep': ^4.5.9
'@types/node': ^24.10.9
'@types/nprogress': ^0.2.3
@@ -86,7 +91,6 @@ catalog:
depcheck: ^1.4.7
dotenv: ^16.6.1
echarts: ^6.0.0
element-plus: ^2.13.1
es-toolkit: ^1.44.0
esbuild: ^0.25.12
eslint: ^9.39.2
@@ -111,19 +115,16 @@ catalog:
find-up: ^7.0.0
get-port: ^7.1.0
globals: ^16.5.0
h3: ^1.15.5
happy-dom: ^17.6.3
html-minifier-terser: ^7.2.0
is-ci: ^4.1.0
jiti: ^2.6.1
json-bigint: ^1.0.0
jsonc-eslint-parser: ^2.4.2
jsonwebtoken: ^9.0.3
lefthook: ^2.0.16
lodash.clonedeep: ^4.5.0
lucide-vue-next: ^0.553.0
medium-zoom: ^1.1.0
naive-ui: ^2.43.2
nitropack: ^2.13.1
nprogress: ^0.2.0
ora: ^8.2.0
@@ -162,13 +163,11 @@ catalog:
tailwind-merge: ^2.6.0
tailwindcss: ^3.4.19
tailwindcss-animate: ^1.0.7
tdesign-vue-next: ^1.18.0
theme-colors: ^0.1.0
tippy.js: ^6.3.7
turbo: ^2.7.6
typescript: ^5.9.3
unbuild: ^3.6.1
unplugin-element-plus: ^0.11.2
vee-validate: ^4.15.1
vite: ^7.3.1
vite-plugin-compression: ^0.5.1
@@ -202,12 +201,3 @@ onlyBuiltDependencies:
- less
- unrs-resolver
- vue-demi
overrides:
'@ast-grep/napi': 'catalog:'
'@ctrl/tinycolor': 'catalog:'
clsx: 'catalog:'
esbuild: 'catalog:'
jiti: 'catalog:'
pinia: 'catalog:'
vue: 'catalog:'