Formatting and installed image crop tool

This commit is contained in:
2025-09-08 15:48:25 -05:00
parent 7d110bee8e
commit 3eff470a80
3 changed files with 526 additions and 8 deletions

View File

@@ -39,13 +39,15 @@
"next": "^15.5.2",
"next-plausible": "^3.12.4",
"next-themes": "^0.4.6",
"radix-ui": "^1.4.3",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-hook-form": "^7.62.0",
"react-image-crop": "^11.0.10",
"require-in-the-middle": "^7.5.2",
"sonner": "^2.0.7",
"tailwind-merge": "^3.3.1",
"typescript-eslint": "^8.42.0",
"typescript-eslint": "^8.43.0",
"vaul": "^1.1.2",
"zod": "^4.1.5"
},