diff --git a/packages/billing/gateway/package.json b/packages/billing/gateway/package.json index 54054b757..662a1c13b 100644 --- a/packages/billing/gateway/package.json +++ b/packages/billing/gateway/package.json @@ -22,7 +22,7 @@ "@kit/ui": "0.1.0", "@supabase/supabase-js": "^2.42.0", "date-fns": "^3.6.0", - "lucide-react": "^0.363.0", + "lucide-react": "^0.367.0", "next": "^14.1.4", "react": "^18.2.0", "react-hook-form": "^7.51.2", diff --git a/packages/features/team-accounts/package.json b/packages/features/team-accounts/package.json index 82f1364b8..93128d56c 100644 --- a/packages/features/team-accounts/package.json +++ b/packages/features/team-accounts/package.json @@ -54,7 +54,7 @@ "@kit/ui": "workspace:^", "@supabase/supabase-js": "^2.42.0", "@tanstack/react-query": "5.28.6", - "lucide-react": "^0.363.0", + "lucide-react": "^0.367.0", "next": "^14.1.4", "react": "^18.2.0", "react-hook-form": "^7.51.2",