Bump dependencies to latest versions (#124)
Update various dependencies across the project: - Turbo to v2.4.0 - Playwright to v1.50.1 - Tailwind CSS to v4.0.2 - Sonner to v1.7.4 - React Query to v5.66.0 - Stripe.js to v5.6.0 - Sentry to v8.53.0 - Node types to v22.13.0 - Tailwind Merge to v3.0.1 - Prettier plugin sort imports to v5.2.2
This commit is contained in:
committed by
GitHub
parent
bc38748acd
commit
5622572f36
@@ -36,7 +36,7 @@
|
||||
"lucide-react": "^0.474.0",
|
||||
"react-top-loading-bar": "3.0.2",
|
||||
"recharts": "2.15.1",
|
||||
"tailwind-merge": "^2.6.0"
|
||||
"tailwind-merge": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
@@ -44,7 +44,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@tanstack/react-query": "5.65.0",
|
||||
"@tanstack/react-query": "5.66.0",
|
||||
"@tanstack/react-table": "^8.20.6",
|
||||
"@types/react": "19.0.8",
|
||||
"@types/react-dom": "19.0.3",
|
||||
@@ -57,8 +57,8 @@
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.54.2",
|
||||
"react-i18next": "^15.4.0",
|
||||
"sonner": "^1.7.2",
|
||||
"tailwindcss": "4.0.0",
|
||||
"sonner": "^1.7.4",
|
||||
"tailwindcss": "4.0.2",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"typescript": "^5.7.3",
|
||||
"zod": "^3.24.1"
|
||||
|
||||
Reference in New Issue
Block a user