💩 create hero UI wrapper
still need fix or downgrade tailwind to v3
This commit is contained in:
@ -11,11 +11,14 @@
|
||||
"push": "bun ./scripts/git-multipush.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroui/react": "^2.7.11",
|
||||
"commitizen": "^4.3.1",
|
||||
"cz-emoji": "^1.3.2-canary.2",
|
||||
"framer-motion": "^12.23.0",
|
||||
"next": "15.3.5",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"next": "15.3.5"
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5",
|
||||
|
||||
Reference in New Issue
Block a user