chakura is broke

This commit is contained in:
2024-11-20 16:37:54 -05:00
parent c82d4c7920
commit f17285db46
6 changed files with 87 additions and 15 deletions

View File

@@ -9,9 +9,10 @@
"lint": "next lint"
},
"dependencies": {
"@chakra-ui/next-js": "^2.4.2",
"@chakra-ui/react": "^3.1.2",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.0",
"@emotion/styled": "^11.13.5",
"@headlessui/react": "^2.2.0",
"@heroicons/react": "^2.2.0",
"@mui/icons-material": "^6.1.7",
@@ -24,6 +25,7 @@
"dotenv": "^16.4.5",
"drizzle-orm": "^0.36.3",
"fontsource-roboto": "^4.0.0",
"framer-motion": "^11.11.17",
"next": "15.0.3",
"next-themes": "^0.4.3",
"pg": "^8.13.1",