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

@@ -37,7 +37,7 @@
"@tanstack/react-query": "5.40.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"next": "14.2.3",
"next-themes": "0.3.0",
"react": "18.3.1",

View File

@@ -24,7 +24,7 @@
"@tanstack/react-query": "5.40.1",
"@tanstack/react-table": "^8.17.3",
"@types/react": "^18.3.3",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -26,12 +26,12 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@marsidev/react-turnstile": "^0.7.0",
"@marsidev/react-turnstile": "^0.7.1",
"@radix-ui/react-icons": "^1.3.0",
"@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",
"next": "14.2.3",
"react-hook-form": "^7.51.4",
"react-i18next": "^14.1.2",

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"

View File

@@ -38,7 +38,7 @@
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"next": "14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",