Skip to content

Conversation

@haydenbleasel
Copy link
Member

This pull request removes the react-markdown package as a dependency from both the workbench/nextjs-turbopack and workbench/nextjs-webpack projects. The associated references to react-markdown have also been cleaned up from the pnpm-lock.yaml file, ensuring consistency across the codebase.

Dependency cleanup:

  • Removed react-markdown from the dependencies in workbench/nextjs-turbopack/package.json and workbench/nextjs-webpack/package.json. [1] [2]
  • Deleted all references to react-markdown in the importers section of pnpm-lock.yaml, preventing it from being installed in the workspace. [1] [2]
  • Removed the react-markdown@10.1.0(@types/react@19.1.13)(react@19.1.1) entry from the snapshots section of pnpm-lock.yaml, eliminating its transitive dependencies.

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2025

⚠️ No Changeset found

Latest commit: ab3f367

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

@vercel
Copy link
Contributor

vercel bot commented Nov 24, 2025

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

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Nov 24, 2025 7:39pm
example-nextjs-workflow-webpack Ready Ready Preview Comment Nov 24, 2025 7:39pm
example-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-astro-workflow Error Error Nov 24, 2025 7:39pm
workbench-express-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-hono-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-nitro-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-nuxt-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-sveltekit-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm
workbench-vite-workflow Ready Ready Preview Comment Nov 24, 2025 7:39pm

@TooTallNate TooTallNate merged commit 4f09e12 into main Nov 24, 2025
44 of 54 checks passed
@TooTallNate TooTallNate deleted the workbench-cleanup branch November 24, 2025 23:23
adriandlam pushed a commit that referenced this pull request Nov 25, 2025
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.

3 participants