This commit is contained in:
gpt-engineer-app[bot]
2026-01-27 20:05:42 +00:00
parent 3422d9a0ac
commit 85d73361fd
8 changed files with 2115 additions and 41 deletions
+3 -2
View File
@@ -61,13 +61,14 @@
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.9",
"zod": "^3.25.76"
"zod": "^3.25.76",
"zustand": "^5.0.10"
},
"devDependencies": {
"@eslint/js": "^9.32.0",
"@tailwindcss/typography": "^0.5.16",
"@testing-library/jest-dom": "^6.6.0",
"@testing-library/react": "^16.0.0",
"@tailwindcss/typography": "^0.5.16",
"@types/node": "^22.16.5",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",