Skip to content

Conversation

@hytea
Copy link
Owner

@hytea hytea commented Jan 10, 2026

Updated all dependencies and devDependencies to their latest stable versions:

  • React 18.3.1 → 19.2.3
  • Firebase 11.1.0 → 12.7.0
  • Vite 6.0.3 → 7.3.1
  • TypeScript 5.7.2 → 5.9.3
  • ESLint 9.17.0 → 9.39.2
  • All other packages updated to latest versions

Fixed compatibility issues with React 19:

  • Replaced JSX.Element with ReactNode type for better React 19 compatibility
  • Refactored useEffect/useState pattern to direct state derivation in App.tsx
  • Updated TypeScript types in authentication components

Build and all checks passing successfully.

Updated all dependencies and devDependencies to their latest stable versions:
- React 18.3.1 → 19.2.3
- Firebase 11.1.0 → 12.7.0
- Vite 6.0.3 → 7.3.1
- TypeScript 5.7.2 → 5.9.3
- ESLint 9.17.0 → 9.39.2
- All other packages updated to latest versions

Fixed compatibility issues with React 19:
- Replaced JSX.Element with ReactNode type for better React 19 compatibility
- Refactored useEffect/useState pattern to direct state derivation in App.tsx
- Updated TypeScript types in authentication components

Build and all checks passing successfully.
@netlify
Copy link

netlify bot commented Jan 10, 2026

Deploy Preview for react-fire-starter failed.

Name Link
🔨 Latest commit 7fac391
🔍 Latest deploy log https://app.netlify.com/projects/react-fire-starter/deploys/696284af3d0c840008cfea9f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants