Skip to content

chore: update pnpm dependencies to latest#55

Open
bigint wants to merge 1 commit intomainfrom
chore/update-pnpm-deps
Open

chore: update pnpm dependencies to latest#55
bigint wants to merge 1 commit intomainfrom
chore/update-pnpm-deps

Conversation

@bigint
Copy link
Copy Markdown
Owner

@bigint bigint commented Apr 13, 2026

Summary

  • Ran pnpm update --latest --recursive to bump every workspace dependency to its latest version
  • Affects 9 package.json files (root, 4 apps, 4 packages) plus pnpm-lock.yaml
  • Notable bumps: @ai-sdk/anthropic 3.0.68 → 3.0.69, @ai-sdk/google 3.0.61 → 3.0.62, ai 6.0.154 → 6.0.158, @hono/node-server 1.19.13 → 1.19.14, fumadocs-core/fumadocs-ui 16.7.11 → 16.7.14, fumadocs-mdx 14.2.11 → 14.2.13, @tanstack/react-query 5.97.0 → 5.99.0, @types/node 25.5.2 → 25.6.0

Test plan

  • pnpm install succeeds
  • pnpm outdated --recursive reports nothing remaining
  • pnpm typecheck — all 11 non-@raven/api packages pass; the 4 apps/api errors in modules/knowledge/** are pre-existing (reproduce on main with the same @bigrag/client setup) and unrelated to this dep bump
  • CI green

https://claude.ai/code/session_01C7SSHDQMGRjje31RzoYv6o

Bumps all workspace dependencies to their latest versions. No breaking
changes surface during typecheck for the updated packages.

https://claude.ai/code/session_01C7SSHDQMGRjje31RzoYv6o
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.

2 participants