Skip to content

chore(deps): dedupe pnpm-lock.yaml#1602

Merged
squiggler-app[bot] merged 1 commit into
mainfrom
actions/dedupe-if-needed
Jul 16, 2026
Merged

chore(deps): dedupe pnpm-lock.yaml#1602
squiggler-app[bot] merged 1 commit into
mainfrom
actions/dedupe-if-needed

Conversation

@squiggler-app

@squiggler-app squiggler-app Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

I ran pnpm dedupe 🧑‍💻


Note

Low Risk
Lockfile-only deduplication with no runtime code changes; the main watch item is Vision/CodeMirror resolving to CM6 instead of CM5 if anything still assumed the old peer tree.

Overview
Regenerates pnpm-lock.yaml via pnpm dedupe, with no manifest or application source changes.

The lockfile now collapses duplicate installs so shared packages resolve to a single version: xstate drops 5.32.4 in favor of 5.32.5 across Sanity CLI, migrate, mutate, SDK, and core sanity trees, and many debug@4.4.3 edges point at supports-color@8.1.1 instead of 5.5.0. @sanity/vision and @uiw/react-codemirror are wired to codemirror@6.0.2 (with a new lock entry for that meta-package) rather than codemirror@5.65.21, aligning CodeMirror 6 peers with the rest of the stack. Several Vite-related snapshots also pick @vitejs/devtools@0.4.0 where the graph previously pinned 0.3.4.

Reviewed by Cursor Bugbot for commit d1b3cd4. Bugbot is set up for automated code reviews on this repo. Configure here.

@squiggler-app
squiggler-app Bot requested a review from a team as a code owner July 15, 2026 21:34
@squiggler-app
squiggler-app Bot requested review from stipsan and removed request for a team July 15, 2026 21:34
@squiggler-app
squiggler-app Bot enabled auto-merge (squash) July 15, 2026 21:34
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
plugins-studio Ready Ready Preview, Comment Jul 15, 2026 9:37pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 15, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d1b3cd4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@squiggler-app
squiggler-app Bot merged commit 2b25b8d into main Jul 16, 2026
13 checks passed
@squiggler-app
squiggler-app Bot deleted the actions/dedupe-if-needed branch July 16, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant