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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user