Skip to content

chore(cli): refresh template dependencies and build allowlists - #967

Open
AbhinRustagi wants to merge 3 commits into
be-framework-adapterfrom
be-framework-template-deps
Open

chore(cli): refresh template dependencies and build allowlists#967
AbhinRustagi wants to merge 3 commits into
be-framework-adapterfrom
be-framework-template-deps

Conversation

@AbhinRustagi

@AbhinRustagi AbhinRustagi commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

What

Refreshes both scaffold templates' dependencies and tidies their pnpm build allowlists.

Changes

  • Next 16.3, eslint-config-next 16.3.0, openai 6.49 and the current @openuidev packages. Self-hosted moves to lang-core 0.2.11 to match Cloud.
  • Pin zod to ^4.4.3 in the Cloud template so it matches what the framework overlays expect.
  • Sort the three duplicated build allowlists identically (package.json pnpm, onlyBuiltDependencies, allowBuilds) and add esbuild, which the LangGraph CLI needs to build.
  • Regenerate both npm lockfiles.

Test Plan

  • Verified locally

Scaffolded both templates and confirmed the bumped versions land in the generated package.json. Full dependency installs were not run locally.

Checklist

  • I considered backwards compatibility

@vercel

vercel Bot commented Aug 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
openui-docs Ready Ready Preview Aug 14, 2026 11:19am

Request Review

AbhinRustagi and others added 3 commits August 14, 2026 16:47
- Bump both templates to Next 16.3, eslint-config-next 16.3.0, openai
  6.49, and the current @openuidev packages; self-hosted moves to
  lang-core 0.2.11 to match Cloud.
- Pin zod to ^4.4.3 in the Cloud template so it matches what the
  framework overlays expect.
- Sort the three duplicated pnpm build allowlists identically
  (package.json "pnpm", onlyBuiltDependencies, allowBuilds) and add
  esbuild, which the LangGraph CLI needs to build.
- Regenerate both npm lockfiles.

Migrated from PR #785 (visharad/th-2051-route-replacement).

Co-Authored-By: Visharad Kashyap <154831195+vishxrad@users.noreply.github.com>
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