99ae6d91d0
Bun 1.3.11 has a regression where mock.module() leaks across test files in isolated batch execution, causing barrel re-exports to fail with 'Export named X not found' errors. Pin to 1.3.10 until upstream fix.