Fixes
- Bridgeless / RN 0.79+: use `TurboModuleRegistry` as the primary native module lookup so the module resolves correctly in bridgeless mode (#657).
- deps: require `node >=20.19.4` to match React Native 0.84, and align the root `react-native` devDependency with React 19.
CI
- Pin the Windows build to `windows-2022` (VS 2022).
- Routine dependabot bumps across the example apps.
Full changelog: v5.1.0...v5.1.1