chore(deps): bump tailwindcss to v4

This commit is contained in:
2026-02-10 10:29:50 +08:00
parent 2c4951ff9b
commit d0bca215c1
35 changed files with 117 additions and 88 deletions

View File

@@ -53,11 +53,11 @@
"oxfmt": "^0.28.0",
"oxlint": "^1.43.0",
"sass": "^1.77.8",
"tailwindcss": "^4.1.18",
"typescript": "^5.9.3"
},
"peerDependencies": {
"dayjs": "^1.11.19",
"tailwindcss": "^3.4.7"
"dayjs": "^1.11.19"
},
"packageManager": "pnpm@10.22.0"
}