chore(deps): update catalog and tooling dependencies - #25
Merged
Conversation
Catalog: @types/node 26.4.1, tsx 4.23.13, zod 4.5.4. Root tooling: oxlint 1.81.0, oxfmt 0.66.0. Peer catalog ranges left wide; typescript-6 alias left pinned to TS 6. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
christensena
force-pushed
the
chore/update-deps
branch
from
September 1, 2026 22:08
18c6812 to
735dac9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Stacked on #24.
Bumped
@types/node^26.4.0 → ^26.4.1,tsx^4.23.12 → ^4.23.13,zod^4.4.3 → ^4.5.4oxlint^1.80.0 → ^1.81.0,oxfmt^0.65.0 → ^0.66.0Left alone
peerscatalog (zod^4.0.0,hono^4.10.0,@hono/zod-openapi^1.6.0,axios^1.0.0) — deliberately wide for published peerDependencies, so nothing published changes and no changeset is needed.typescript-6(npm:typescript@^6.0.3) — the deliberate TS 6 alias for dual-version type testing;typescriptitself is already at ^7.0.2.hono,@hono/zod-openapi,@hono/node-server,axios,vitest,@changesets/cli— already latest.zodis the only non-patch bump (4.4 → 4.5); everything passes on it.Verification
build,typecheck(6 projects),test(168 tests + type tests),oxlint,oxfmt --check— all green.-- Claude
🤖 Generated with Claude Code