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

@@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.383.0",
"lucide-react": "^0.390.0",
"react-top-loading-bar": "2.3.1",
"tailwind-merge": "^2.3.0"
},