Description
Upgrade all dependencies related to tree-sitter in the project to their latest compatible versions. Ensure the following requirements are met:
- Address any conflicts that arise during the upgrade process.
- Update the expected version variable to reflect the new
tree-sitter version.
- Ensure the bundle size does not increase, as
tree-sitter already contributes significantly to the bundle size.
- Verify that no new unnecessary build artifacts are introduced (reference: build script).
- Confirm that all scenario tests pass successfully.
- Verify that performance is unchanged or improved compared to the current implementation.

Description
Upgrade all dependencies related to
tree-sitterin the project to their latest compatible versions. Ensure the following requirements are met:tree-sitterversion.tree-sitteralready contributes significantly to the bundle size.