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

@@ -38,11 +38,11 @@
],
"dependencies": {
"@manypkg/cli": "^0.21.4",
"@turbo/gen": "^2.0.1",
"@turbo/gen": "^2.0.3",
"cross-env": "^7.0.3",
"pnpm": "^9.2.0",
"prettier": "^3.3.1",
"turbo": "2.0.2-canary.2",
"turbo": "2.0.3",
"typescript": "^5.4.5",
"yarn": "^1.22.22"
},