Update dependencies in multiple packages
This commit updates version numbers for several dependencies across multiple packages, including "@tanstack/react-query", "lucide-react", and "eslint-config-turbo". It also fixes a linebreak in makerkit marketing index file for better code consistency.
This commit is contained in:
@@ -34,11 +34,11 @@
|
||||
"prettier": "@kit/prettier-config",
|
||||
"dependencies": {
|
||||
"@manypkg/cli": "^0.21.4",
|
||||
"@turbo/gen": "^2.0.7",
|
||||
"@turbo/gen": "^2.0.9",
|
||||
"cross-env": "^7.0.3",
|
||||
"pnpm": "^9.5.0",
|
||||
"prettier": "^3.3.3",
|
||||
"turbo": "2.0.7",
|
||||
"turbo": "2.0.9",
|
||||
"typescript": "^5.5.3"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user