[PR #6505] [MERGED] chore: cleanup prisma deps #32313

Closed
opened 2026-04-17 23:09:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6505
Author: @himself65
Created: 12/3/2025
Status: Merged
Merged: 12/3/2025
Merged by: @himself65

Base: canaryHead: himself65/2025/12/03/prisma


📝 Commits (1)

  • 01eeeb5 chore: cleanup prisma deps

📊 Changes

3 files changed (+2 additions, -41 deletions)

View changed files

📝 demo/nextjs/package.json (+0 -3)
📝 packages/cli/package.json (+0 -1)
📝 pnpm-lock.yaml (+2 -37)

📄 Description

Summary by cubic

Removed Prisma dependencies from demo/nextjs and the CLI, and cleaned the pnpm lockfile. This reduces install size and removes unused packages.

  • Dependencies
    • Removed @prisma/adapter-libsql, @prisma/client, and prisma.
    • Pruned related Prisma entries from pnpm-lock.yaml.

Written for commit 01eeeb5d14. Summary will update automatically 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/6505 **Author:** [@himself65](https://github.com/himself65) **Created:** 12/3/2025 **Status:** ✅ Merged **Merged:** 12/3/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/12/03/prisma` --- ### 📝 Commits (1) - [`01eeeb5`](https://github.com/better-auth/better-auth/commit/01eeeb5d146f395b4931eba089188346fcb0a452) chore: cleanup prisma deps ### 📊 Changes **3 files changed** (+2 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+0 -3) 📝 `packages/cli/package.json` (+0 -1) 📝 `pnpm-lock.yaml` (+2 -37) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Removed Prisma dependencies from demo/nextjs and the CLI, and cleaned the pnpm lockfile. This reduces install size and removes unused packages. - **Dependencies** - Removed @prisma/adapter-libsql, @prisma/client, and prisma. - Pruned related Prisma entries from pnpm-lock.yaml. <sup>Written for commit 01eeeb5d146f395b4931eba089188346fcb0a452. Summary will update automatically 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-17 23:09:27 -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#32313