fix: Downgrade biome crates to 0.5.7 and add missing interval_ms field
- Downgrade biome_rowan, biome_console, biome_diagnostics, biome_parser,
biome_text_edit, biome_text_size, biome_string_case, and biome_unicode_table
from 0.5.8 to 0.5.7 to fix incompatibility with biome_json_syntax 0.5.7
- Add missing interval_ms field to RawObservabilityOtel struct
- Add interval_ms conversion in turbo_json.rs
- Remove unused ParseProtocolError re-export
- Regenerate turbo-types schemas
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>