chore(deps): update the browser dependencies to their latest releases - #195
Merged
Conversation
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
force-pushed
the
deps/npm-patches
branch
from
August 24, 2026 18:36
8981726 to
00c622e
Compare
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.
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.
Patch and minor drift across both browser workspaces. No major versions, no API changes, no code changes.
@mantine/core/@mantine/hooks@tanstack/react-query@tanstack/react-router@tanstack/router-plugin(dev)@ag-ui/clientuuidvite(dev)@vitejs/plugin-react(dev)happy-dom(dev)@types/react-dom(dev)The
overridesblocks in eachpackage.jsonare untouched, so installs, local checks and CI keep resolving the same pinned security fixes.bun auditreported zero vulnerabilities before and after.The embedded assets (
internal/ui/dist,internal/mcp/apps) are rebuilt in the same commit — they are committed outputs andui-checkcompares them against a fresh build.THIRD_PARTY_NOTICESis regenerated for the same reason.just checkpasses end to end.Merge note: this touches the same generated assets as #194. Whichever lands second needs
just ui && just noticesand a commit of the result — the conflict is in build output only, not in source.🤖 Generated with Claude Code