Skip to content

chore(deps): update the browser dependencies to their latest releases - #195

Merged
vishr merged 1 commit into
mainfrom
deps/npm-patches
Aug 24, 2026
Merged

chore(deps): update the browser dependencies to their latest releases#195
vishr merged 1 commit into
mainfrom
deps/npm-patches

Conversation

@vishr

@vishr vishr commented Aug 24, 2026

Copy link
Copy Markdown
Member

Patch and minor drift across both browser workspaces. No major versions, no API changes, no code changes.

Package From To
@mantine/core / @mantine/hooks 9.5.1 9.5.2
@tanstack/react-query 5.101.4 5.102.2
@tanstack/react-router 1.170.18 1.170.32
@tanstack/router-plugin (dev) 1.168.23 1.168.35
@ag-ui/client 0.0.57 0.0.58
uuid 14.0.1 14.0.2
vite (dev) 8.2.0 8.2.2
@vitejs/plugin-react (dev) 6.0.5 6.1.0
happy-dom (dev) 20.11.1 20.11.6
@types/react-dom (dev) 19.2.4 19.2.5

The overrides blocks in each package.json are untouched, so installs, local checks and CI keep resolving the same pinned security fixes. bun audit reported zero vulnerabilities before and after.

The embedded assets (internal/ui/dist, internal/mcp/apps) are rebuilt in the same commit — they are committed outputs and ui-check compares them against a fresh build. THIRD_PARTY_NOTICES is regenerated for the same reason.

just check passes end to end.

Merge note: this touches the same generated assets as #194. Whichever lands second needs just ui && just notices and a commit of the result — the conflict is in build output only, not in source.

🤖 Generated with Claude Code

Patch and minor drift only, across both browser workspaces: Mantine 9.5.2,
TanStack Query 5.102.2 and Router 1.170.32, AG-UI client 0.0.58, uuid
14.0.2, Vite 8.2.2, @vitejs/plugin-react 6.1.0, happy-dom 20.11.6 and the
React DOM types. The security overrides in each package.json are untouched,
so installs, local checks and CI keep resolving the same pinned fixes.

The embedded assets and the notices file are regenerated in the same commit,
since both are committed outputs that their own checks compare against a
fresh build.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vishr
vishr force-pushed the deps/npm-patches branch from 8981726 to 00c622e Compare August 24, 2026 18:36
@vishr
vishr merged commit f9201b9 into main Aug 24, 2026
8 checks passed
@vishr
vishr deleted the deps/npm-patches branch August 24, 2026 18:42
vishr added a commit that referenced this pull request Aug 24, 2026
…#195)

Patch and minor drift only, across both browser workspaces: Mantine 9.5.2,
TanStack Query 5.102.2 and Router 1.170.32, AG-UI client 0.0.58, uuid
14.0.2, Vite 8.2.2, @vitejs/plugin-react 6.1.0, happy-dom 20.11.6 and the
React DOM types. The security overrides in each package.json are untouched,
so installs, local checks and CI keep resolving the same pinned fixes.

The embedded assets and the notices file are regenerated in the same commit,
since both are committed outputs that their own checks compare against a
fresh build.
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