mirror of
https://github.com/supabase/supabase.git
synced 2026-05-22 17:00:43 +08:00
This PR updates the TanStack blocks to the latest versions of their libs. There were some minor renames in the functions. Everything should work the same. How to test: 1. Install the block for password-based auth and social auth 2. Follow the instructions from https://supabase.com/ui/docs/tanstack/password-based-auth Also fixes https://github.com/supabase/supabase/security/dependabot/2674. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Updated @tanstack/react-router and @tanstack/react-start to v1.150.0, bringing latest improvements and stability enhancements. * Refactored internal server-side utilities to align with updated library APIs, improving code maintainability without affecting user experience. * Added development dependency for build tooling support. <!-- end of auto-generated comment: release notes by coderabbit.ai -->