[PR #5498] [CLOSED] chore: bump deps #6040

Closed
opened 2026-03-13 12:45:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/5498
Author: @himself65
Created: 10/22/2025
Status: Closed

Base: canaryHead: himself65/2025/10/22/bump


📝 Commits (1)

📊 Changes

9 files changed (+577 additions, -772 deletions)

View changed files

📝 demo/expo-example/package.json (+1 -1)
📝 demo/nextjs/package.json (+4 -4)
📝 demo/stateless/package.json (+3 -3)
📝 docs/package.json (+3 -3)
📝 e2e/integration/package.json (+1 -1)
📝 package.json (+2 -2)
📝 packages/better-auth/package.json (+3 -3)
📝 pnpm-lock.yaml (+559 -754)
📝 pnpm-workspace.yaml (+1 -1)

📄 Description

Summary by cubic

Upgrade dependencies across the repo to current stable versions to keep demos, docs, and tooling up to date. Standardizes on Next.js 16 and Tailwind CSS 4.1.15; no runtime code changes.

  • Dependencies
    • Next.js: demos/docs to 16.0.0; better-auth to ^16.0.0.
    • Tailwind: tailwindcss to ^4.1.15; @tailwindcss/postcss to ^4.1.15; tw-animate-css to ^1.4.0.
    • Tooling: pnpm 10.19.0; Vitest ^4.0.1; Playwright ^1.56.1; happy-dom ^20.0.8; msw ^2.11.6; @types/node ^24.9.1.
    • Updated pnpm-lock and workspace catalog.

🔄 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/5498 **Author:** [@himself65](https://github.com/himself65) **Created:** 10/22/2025 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `himself65/2025/10/22/bump` --- ### 📝 Commits (1) - [`16fb41f`](https://github.com/better-auth/better-auth/commit/16fb41f8aa89fecea623c7b22c9ba1dfc0caea7b) chore: bump deps ### 📊 Changes **9 files changed** (+577 additions, -772 deletions) <details> <summary>View changed files</summary> 📝 `demo/expo-example/package.json` (+1 -1) 📝 `demo/nextjs/package.json` (+4 -4) 📝 `demo/stateless/package.json` (+3 -3) 📝 `docs/package.json` (+3 -3) 📝 `e2e/integration/package.json` (+1 -1) 📝 `package.json` (+2 -2) 📝 `packages/better-auth/package.json` (+3 -3) 📝 `pnpm-lock.yaml` (+559 -754) 📝 `pnpm-workspace.yaml` (+1 -1) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Upgrade dependencies across the repo to current stable versions to keep demos, docs, and tooling up to date. Standardizes on Next.js 16 and Tailwind CSS 4.1.15; no runtime code changes. - **Dependencies** - Next.js: demos/docs to 16.0.0; better-auth to ^16.0.0. - Tailwind: tailwindcss to ^4.1.15; @tailwindcss/postcss to ^4.1.15; tw-animate-css to ^1.4.0. - Tooling: pnpm 10.19.0; Vitest ^4.0.1; Playwright ^1.56.1; happy-dom ^20.0.8; msw ^2.11.6; @types/node ^24.9.1. - Updated pnpm-lock and workspace catalog. <!-- 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-03-13 12:45:26 -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#6040