Skip to content

build: upgrade dependencies - react-router, web-tree-sitter, Vite plugins#63

Merged
nachawati merged 1 commit into
mainfrom
merge-all-prs
Jul 14, 2026
Merged

build: upgrade dependencies - react-router, web-tree-sitter, Vite plugins#63
nachawati merged 1 commit into
mainfrom
merge-all-prs

Conversation

@nachawati

Copy link
Copy Markdown
Member

Description

This pull request consolidates and merges updates for five pending Dependabot dependency pull requests across the monorepo workspaces.

Key changes include:

  • React Stack Alignment: Unified React and React-DOM versions to ^19.2.7 across the root package and all frontend workspaces (apps/web, apps/morsel, apps/site). This prunes duplicate nested React packages that caused hook resolution failures (useMemoCache errors) in the React Router v8 SSR prerender build.
  • MCP Compatibility Protection: Reverted the Zod package in @modelscript/mcp to ^3.25.76 (v3) to maintain compatibility with the @modelcontextprotocol/sdk (which expects Zod v3 schemas).
  • Dependency Bumps: Upgraded web-tree-sitter to ^0.26.10, vscode-languageserver-protocol to ^3.18.2, and @vitejs/plugin-react to ^6.0.3 monorepo-wide.

Fixes #58, #59, #60, #61

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Chore (refactoring, dependency update, etc.)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

…pgrade vite/react plugin, unify react to v19.2.7
@nachawati nachawati merged commit 1550f75 into main Jul 14, 2026
5 checks passed
@nachawati nachawati deleted the merge-all-prs branch July 14, 2026 11:49
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