FirebaseExtended / reactfire

Hooks, Context Providers, and Components that make it easy to interact with Firebase.
https://firebaseopensource.com/projects/firebaseextended/reactfire/
MIT License
3.5k stars 400 forks source link

Update dependencies #580

Closed jhuleatt closed 1 year ago

jhuleatt commented 1 year ago

Description

Update dependencies

jhuleatt commented 1 year ago

I'm not sure why Node 18 tests are failing. Seems like the SDK can't talk to the emulators. It works fine with Node 18 locally

jhuleatt commented 1 year ago

This fixed the Node 18 failures: https://github.com/firebase/firebase-tools/issues/5755#issuecomment-1535445383