Update versions of multiple dependencies

This commit updates the minor and patch versions of several dependencies across multiple packages including eslint-config-turbo, lucide-react, stripe, turboo and others. It also updates the lockfile version. Additionally, styling for CheckCircle in 'packages/billing/gateway/src/components/pricing-table.tsx' has been adjusted.
This commit is contained in:
giancarlo
2024-06-07 11:21:49 +07:00
parent 390e01535b
commit f8347c603c
14 changed files with 9093 additions and 7502 deletions

View File

@@ -23,7 +23,7 @@
"@supabase/supabase-js": "^2.43.4",
"@tanstack/react-query": "5.40.1",
"@types/react": "^18.3.3",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^14.1.2"