fix(Turborepo): Handle directory moves in package discovery (#7700)
### Description
- Update timeout on package discovery RPC to be a little more lenient
- Handle entire directory moves in and out of the workspaces globs
### Testing Instructions
Update package discovery test to handle an entire workspace moving.
Also did some manual verification.
Closes TURBO-2595
Co-authored-by: Greg Soltis <Greg Soltis>