Update dependencies across multiple packages (#226)
- Bump versions for `@hookform/resolvers`, `@tanstack/react-query`, `lucide-react`, `tailwindcss`, and `@types/node` to their latest compatible versions. - Update `babel-plugin-react-compiler` to a newer beta version. - Adjust `@supabase/supabase-js` and `@stripe/react-stripe-js` to their latest versions. - Increment `sonner` and `tailwind-merge` versions for improved functionality. - Update `@react-email/components` to the latest version for email templates. This update ensures compatibility with the latest features and fixes across the codebase.
This commit is contained in:
committed by
GitHub
parent
7b1e261750
commit
39fc9497db
@@ -20,7 +20,7 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@tanstack/react-query": "5.70.0",
|
||||
"@tanstack/react-query": "5.71.1",
|
||||
"next": "15.2.4",
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user