📌 edit hero ui to beta version

fixing compability hero UI for tailwind v4
This commit is contained in:
2025-07-09 22:11:43 +07:00
parent 28d81d9792
commit 2b40f9b407
3 changed files with 86 additions and 82 deletions

View File

@ -11,7 +11,7 @@
"push": "bun ./scripts/git-multipush.ts"
},
"dependencies": {
"@heroui/react": "^2.7.11",
"@heroui/react": "^2.8.0-beta.6",
"commitizen": "^4.3.1",
"cz-emoji": "^1.3.2-canary.2",
"framer-motion": "^12.23.0",