Skip to content

Update dependencies for Node 24#17

Merged
winetree94 merged 1 commit into
mainfrom
agent/update-dependencies-node24
Jul 8, 2026
Merged

Update dependencies for Node 24#17
winetree94 merged 1 commit into
mainfrom
agent/update-dependencies-node24

Conversation

@winetree94

Copy link
Copy Markdown
Contributor

Summary

  • update the workspace dependency catalog and lockfile to current compatible versions
  • keep Node 24 compatibility by staying on @types/node 24.x and the latest Astro/Starlight/TypeScript stack that satisfies current peers
  • update pnpm packageManager to 11.10.0 and stabilize tests surfaced by the dependency refresh

Validation

  • pnpm peers check
  • pnpm build
  • pnpm test 2>&1 | Select-Object -Last 200
  • pnpm biome check .
  • git diff --check

Notes

  • No mise-related config files were present in this worktree.
  • Registry latest for @types/node is 26.x, but this PR keeps the catalog on the latest 24.x line.
  • Astro 7 / Starlight 0.41 and TypeScript 6 were not retained because current peers reject that combination.

@winetree94 winetree94 merged commit 42be773 into main Jul 8, 2026
7 checks passed
@winetree94 winetree94 deleted the agent/update-dependencies-node24 branch July 8, 2026 15:59
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