diff options
Diffstat (limited to 'packages/ui-new/package.json')
| -rw-r--r-- | packages/ui-new/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/ui-new/package.json b/packages/ui-new/package.json index fcd6aed..b26d733 100644 --- a/packages/ui-new/package.json +++ b/packages/ui-new/package.json @@ -26,6 +26,7 @@ "@tauri-apps/plugin-shell": "^2.3.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", + "es-toolkit": "^1.44.0", "lucide-react": "^0.562.0", "marked": "^17.0.1", "next-themes": "^0.4.6", @@ -35,6 +36,7 @@ "react-router": "^7.12.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.1", + "zod": "^4.3.6", "zustand": "^5.0.10" }, "devDependencies": { |