mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 18:33:43 -05:00
Remove unused components in docs, fix errors, improve docs workflow
This commit is contained in:
@@ -10,15 +10,13 @@
|
||||
"fmt": "bun prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@tabler/icons-react": "^3.29.0",
|
||||
"geist": "^1.3.1",
|
||||
"next": "15.1.5",
|
||||
"nextra": "^4.1.0",
|
||||
"nextra-theme-docs": "^4.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"tailwind-merge": "^2.6.0"
|
||||
"react-dom": "^19.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.2.0",
|
||||
|
||||
Reference in New Issue
Block a user