fix: tailwindcss config (#7693)

* chore: update deps

* fix: tailwindcss config

* fix: lint

* fix: lint

* chore: update deps
This commit is contained in:
xingyu
2026-03-19 15:51:09 +08:00
committed by GitHub
parent d43a3729c3
commit 0c300d040c
26 changed files with 1257 additions and 1320 deletions

View File

@@ -75,6 +75,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:*",
@@ -103,7 +104,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"