This commit is contained in:
2025-07-06 17:42:45 +02:00
parent f4db985695
commit 3edaf9b3c8
7 changed files with 1332 additions and 5 deletions

View File

@ -27,6 +27,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.60.0",
"react-markdown": "^10.1.0",
"sonner": "^2.0.6",
"tailwind-merge": "^3.3.1",
"zod": "^3.25.74"
@ -34,6 +35,7 @@
"devDependencies": {
"@eslint/eslintrc": "^3",
"@tailwindcss/postcss": "^4",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",