diff --git a/frontend/package.json b/frontend/package.json index 45ee243..d251bb4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -60,7 +60,8 @@ "sonner": "^1.7.4", "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7", - "zod": "3.25.76" + "zod": "3.25.76", + "zustand": "^4.5.0" }, "devDependencies": { "@tailwindcss/postcss": "^4.1.9", @@ -80,4 +81,4 @@ "tw-animate-css": "1.3.3", "typescript": "^5" } -} +} \ No newline at end of file