Skip to content

fix: refresh CLI template npm lockfiles for package manager parity - #1145

Merged
AbhinRustagi merged 1 commit into
mainfrom
devin/1789020167-template-lockfile-parity
Sep 10, 2026
Merged

fix: refresh CLI template npm lockfiles for package manager parity#1145
AbhinRustagi merged 1 commit into
mainfrom
devin/1789020167-template-lockfile-parity

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

What

CLI Template Package Manager Parity is red on main: fresh pnpm install now resolves newer @types/react/@types/react-dom (19.3.0) and zod (4.6.1, cloud template only) than the pinned package-lock.json (19.2.x / 4.5.4). Same drift class as #1136.

Changes

  • templates/openui-cloud/package-lock.json, templates/openui-self-hosted/package-lock.json: npm update --package-lock-only @types/react @types/react-dom zod so npm's pins match pnpm's fresh resolution.

Test Plan

  • Verified locally: replicated the workflow (npm ci vs pnpm install on isolated copies, then compare-template-installs.mjs) — both templates report identical direct dependency versions.

Checklist

  • I linked a related issue, if applicable
  • I updated docs/README when needed (n/a)
  • I considered backwards compatibility

Link to Devin session: https://app.devin.ai/sessions/4ea4ccfdf9d847279258549b0fd4772b
Open in Devin Desktop: https://app.devin.ai/desktop/session/4ea4ccfdf9d847279258549b0fd4772b?variant=devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Sep 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
openui-docs Ready Ready Preview Sep 10, 2026 6:06am UTC

Request Review

@AbhinRustagi
AbhinRustagi enabled auto-merge (squash) September 10, 2026 06:06
@AbhinRustagi
AbhinRustagi merged commit 7884d5e into main Sep 10, 2026
33 checks passed
@AbhinRustagi
AbhinRustagi deleted the devin/1789020167-template-lockfile-parity branch September 10, 2026 06:09
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