[PR #8482] [CLOSED] chore(docs): remove unused dependencies in /docs #16250

Closed
opened 2026-04-13 10:27:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8482
Author: @0-Sandy
Created: 3/7/2026
Status: Closed

Base: canaryHead: remove-docs-deps


📝 Commits (2)

  • d18649a chore(docs): remove unused dependencies in /docs
  • d8624f0 chore: build pnpm-lock

📊 Changes

6 files changed (+11 additions, -2249 deletions)

View changed files

docs/components/mdx/mermaid.tsx (+0 -60)
📝 docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx (+0 -3)
📝 docs/content/docs/plugins/autumn.mdx (+0 -3)
docs/next-env.d.ts (+0 -6)
📝 docs/package.json (+1 -105)
📝 pnpm-lock.yaml (+10 -2072)

📄 Description

Remove unused dependencies in /docs, also removed unused imports in some docs and articles.


Summary by cubic

Removed unused dependencies and imports in /docs to shrink install size and speed up docs builds. No content or UI changes.

  • Dependencies
    • Flattened docs/package.json to metadata only; removed all deps/devDeps and regenerated pnpm-lock.yaml (large reduction).
    • Dropped mermaid by deleting docs/components/mdx/mermaid.tsx.
    • Deleted docs/next-env.d.ts and removed unused imports from two MDX files.

Written for commit d8624f077e. Summary will update on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8482 **Author:** [@0-Sandy](https://github.com/0-Sandy) **Created:** 3/7/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `remove-docs-deps` --- ### 📝 Commits (2) - [`d18649a`](https://github.com/better-auth/better-auth/commit/d18649aa98cffaf377613172ff123abe44a4e7c5) chore(docs): remove unused dependencies in /docs - [`d8624f0`](https://github.com/better-auth/better-auth/commit/d8624f077eb56876455e18a6cd62dca0308c0261) chore: build pnpm-lock ### 📊 Changes **6 files changed** (+11 additions, -2249 deletions) <details> <summary>View changed files</summary> ➖ `docs/components/mdx/mermaid.tsx` (+0 -60) 📝 `docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx` (+0 -3) 📝 `docs/content/docs/plugins/autumn.mdx` (+0 -3) ➖ `docs/next-env.d.ts` (+0 -6) 📝 `docs/package.json` (+1 -105) 📝 `pnpm-lock.yaml` (+10 -2072) </details> ### 📄 Description Remove unused dependencies in `/docs`, also removed unused imports in some docs and articles. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed unused dependencies and imports in `/docs` to shrink install size and speed up docs builds. No content or UI changes. - **Dependencies** - Flattened `docs/package.json` to metadata only; removed all deps/devDeps and regenerated `pnpm-lock.yaml` (large reduction). - Dropped `mermaid` by deleting `docs/components/mdx/mermaid.tsx`. - Deleted `docs/next-env.d.ts` and removed unused imports from two MDX files. <sup>Written for commit d8624f077eb56876455e18a6cd62dca0308c0261. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 10:27:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16250