Skip to content

Docs: Update Editor Starter dependencies#9566

Merged
JonnyBurger merged 1 commit into
mainfrom
codex/update-editor-starter-dependencies
Jul 24, 2026
Merged

Docs: Update Editor Starter dependencies#9566
JonnyBurger merged 1 commit into
mainfrom
codex/update-editor-starter-dependencies

Conversation

@JonnyBurger

@JonnyBurger JonnyBurger commented Jul 24, 2026

Copy link
Copy Markdown
Member

Summary

  • update the Editor Starter dependency list to match remotion-dev/editor-starter@main
  • document the upgraded Remotion, React Router, OpenAI, and Zod versions
  • replace the obsolete @remotion/media-parser entry and include the current runtime dependencies

Validation

  • bun run build
  • bun run stylecheck
  • bunx oxfmt packages/docs/docs/editor-starter/dependencies.mdx --write

Closes #9527

Preview

@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 24, 2026 9:02am
remotion Ready Ready Preview, Comment Jul 24, 2026 9:02am

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — updates the Editor Starter dependency list in dependencies.mdx to match the current state of remotion-dev/editor-starter@main, upgrading Remotion from 4.0.331 to 4.0.498, Open AI from 4.67.3 to 6.49.0, Zod from 3.24.3 to 4.3.6, and adding newly introduced packages (@remotion/media, @remotion/rounded-text-box, @react-router/node, @react-router/serve, @vercel/react-router, isbot, mediabunny, react, react-dom).

  • Bump dependency versions@remotion/* packages from ^4.0.331 to 4.0.498, third-party packages to current versions including major bumps for openai (46) and zod (34).
  • Add new runtime dependencies@remotion/media, @remotion/rounded-text-box, @react-router/node, @react-router/serve, @vercel/react-router, isbot, mediabunny, react, react-dom.
  • Replace removed dependency@remotion/media-parser replaced with @remotion/media.

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit d55c1a0 into main Jul 24, 2026
17 checks passed
@JonnyBurger
JonnyBurger deleted the codex/update-editor-starter-dependencies branch July 24, 2026 09: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.

Editor Starter: npm audit gives a lot of errors

1 participant