Skip to content

chore(deps): bump compatible runtime and frontend deps (T-54) - #15

Merged
jaesbit merged 1 commit into
mainfrom
feat/t54-compat-deps
Jul 3, 2026
Merged

chore(deps): bump compatible runtime and frontend deps (T-54)#15
jaesbit merged 1 commit into
mainfrom
feat/t54-compat-deps

Conversation

@jaesbit

@jaesbit jaesbit commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

Bumps six dependencies that were identified as directly compatible (minor/patch) in the post-T-53 audit. No architecture changes, no major-version jumps.

Changes

Package From To Workspace
hono ^4.6.14 ^4.12.27 root + server
@xyflow/react ^12.10.2 ^12.11.1 web
react-router-dom ^7.15.1 ^7.18.1 web
zustand ^5.0.1 ^5.0.14 web
autoprefixer ^10.4.20 ^10.5.2 web
postcss ^8.4.49 ^8.5.16 web

bun.lock regenerated.

Out of scope

QuickJS 0.32, TypeScript 6, React 19, Vite 8, Tailwind 4, lucide-react 1, react-markdown 10, tailwind-merge 3 — those are major-version jumps tracked separately in T-55.

Verification

  • bun run --filter '@omp-deck/server' typecheck
  • bun run --filter '@omp-deck/web' typecheck
  • cd apps/server && bun test — 212 pass, 0 fail ✓
  • bun run --filter '@omp-deck/web' build

- hono: ^4.6.14 → ^4.12.27 (root + server)
- @xyflow/react: ^12.10.2 → ^12.11.1
- react-router-dom: ^7.15.1 → ^7.18.1
- zustand: ^5.0.1 → ^5.0.14
- autoprefixer: ^10.4.20 → ^10.5.2
- postcss: ^8.4.49 → ^8.5.16

All compatible (minor/patch) within existing major versions.
server typecheck, web typecheck, 212 server tests, web build all pass.
@jaesbit
jaesbit force-pushed the feat/t54-compat-deps branch from 20a93a8 to 93f6894 Compare July 3, 2026 16:04
@jaesbit
jaesbit merged commit f5658eb into main Jul 3, 2026
@jaesbit
jaesbit deleted the feat/t54-compat-deps branch July 3, 2026 16:04
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