cleaning shit up

This commit is contained in:
2025-06-26 16:58:03 -05:00
parent ba35e23810
commit d9dd83b8c1
14 changed files with 251 additions and 7 deletions

View File

@ -73,7 +73,7 @@
"react-dom": "^19.1.0",
"react-hook-form": "^7.58.1",
"react-resizable-panels": "^3.0.3",
"recharts": "^3.0.0",
"recharts": "^3.0.1",
"sonner": "^2.0.5",
"tailwind-merge": "^3.3.1",
"vaul": "^1.1.2",
@ -81,7 +81,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.1.10",
"@tailwindcss/postcss": "^4.1.11",
"@types/cors": "^2.8.19",
"@types/express": "^5.0.3",
"@types/node": "^20.19.1",
@ -96,7 +96,7 @@
"postcss": "^8.5.6",
"prettier": "^3.6.1",
"prettier-plugin-tailwindcss": "^0.6.13",
"tailwindcss": "^4.1.10",
"tailwindcss": "^4.1.11",
"tw-animate-css": "^1.3.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.35.0"