update lockfile #13
Annotations
1 error and 1 warning
Lint, Check Types
Process completed with exit code 1.
|
Lint, Check Types:
guest-list-mobile/app/index.tsx#L74
React Hook useEffect has a missing dependency: 'guests'. Either include it or remove the dependency array. You can also do a functional update 'setGuests(g => ...)' if you only need 'guests' in the 'setGuests' call
|