Skip to content

chore: align toolchain specs to canonical latest - #88

Merged
veillette merged 1 commit into
mainfrom
chore/upgrade-toolchain
Jun 9, 2026
Merged

chore: align toolchain specs to canonical latest#88
veillette merged 1 commit into
mainfrom
chore/upgrade-toolchain

Conversation

@veillette

Copy link
Copy Markdown
Collaborator

Summary

Aligns TrackLab's declared dev-tooling specs with the SceneryStack standard. Floor-spec bumps only — the repo already resolved to these versions via its caret ranges, so no functional change.

  • @biomejs/biome ^2.4.2^2.4.16 (and biome.json $schema → 2.4.16)
  • typescript ~6.0.2^6.0.3
  • vite ^8.0.0^8.0.16
  • engines.node >=20>=22

Verification

  • biome lint — clean
  • tsc — passes
  • vite build — passes
  • (No test suite, per the repo's CLAUDE.md.)

🤖 Generated with Claude Code

Bump declared dev-tooling specs to the SceneryStack standard (the repo
already resolved to these via its caret ranges):

- @biomejs/biome ^2.4.2 -> ^2.4.16 (and biome.json $schema -> 2.4.16)
- typescript ~6.0.2 -> ^6.0.3
- vite ^8.0.0 -> ^8.0.16
- engines.node >=20 -> >=22

biome lint (clean), tsc, and vite build pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@veillette
veillette merged commit 90329d1 into main Jun 9, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant