[PR #5109] [MERGED] chore: remove unused deps #22684

Closed
opened 2026-04-15 21:12:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5109
Author: @himself65
Created: 10/6/2025
Status: Merged
Merged: 10/6/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/10/05/remove-deps


📝 Commits (1)

  • b3ae029 chore: remove unused deps

📊 Changes

3 files changed (+4 additions, -495 deletions)

View changed files

demo/nextjs/components/ui/canvas-reveal-effect.tsx (+0 -308)
📝 demo/nextjs/package.json (+0 -3)
📝 pnpm-lock.yaml (+4 -184)

📄 Description

Closes: https://github.com/better-auth/better-auth/pull/5108


Summary by cubic

Removed an unused CanvasRevealEffect component and dropped the three.js stack from the demo to reduce dependencies and shrink the lockfile.

  • Refactors

    • Deleted demo/nextjs/components/ui/canvas-reveal-effect.tsx
  • Dependencies

    • Removed @react-three/fiber, three, and @types/three from demo/nextjs
    • Cleaned pnpm-lock.yaml accordingly

🔄 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/5109 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/10/05/remove-deps` --- ### 📝 Commits (1) - [`b3ae029`](https://github.com/better-auth/better-auth/commit/b3ae029f07665284caf720096dde8cdd3100121f) chore: remove unused deps ### 📊 Changes **3 files changed** (+4 additions, -495 deletions) <details> <summary>View changed files</summary> ➖ `demo/nextjs/components/ui/canvas-reveal-effect.tsx` (+0 -308) 📝 `demo/nextjs/package.json` (+0 -3) 📝 `pnpm-lock.yaml` (+4 -184) </details> ### 📄 Description Closes: https://github.com/better-auth/better-auth/pull/5108 <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Removed an unused CanvasRevealEffect component and dropped the three.js stack from the demo to reduce dependencies and shrink the lockfile. - **Refactors** - Deleted demo/nextjs/components/ui/canvas-reveal-effect.tsx - **Dependencies** - Removed @react-three/fiber, three, and @types/three from demo/nextjs - Cleaned pnpm-lock.yaml accordingly <!-- 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-15 21:12:51 -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#22684