m/cup
1
0
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:
Sergio
2025-02-02 15:00:41 +02:00
parent ce3f8176f1
commit f1c8a45122
7 changed files with 5 additions and 53 deletions

View File

@@ -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",