Update lucide-react version in billing and team accounts packages

The lucide-react library version has been updated in both billing/gateway and features/team-accounts packages. This update moves from version 0.363.0 to 0.367.0, incorporating any changes or improvements made in the intervening versions.
This commit is contained in:
giancarlo
2024-04-11 12:31:54 +08:00
parent 48f1ee90c4
commit a69688d601
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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",