[PR #4617] [MERGED] fix(expo): missing peer deps #5485

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

📋 Pull Request Information

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

Base: canaryHead: himself65/2025/09/12/peer


📝 Commits (1)

  • 5128df9 fix(expo): missing peer deps

📊 Changes

2 files changed (+8 additions, -1 deletions)

View changed files

📝 packages/expo/package.json (+6 -1)
📝 pnpm-lock.yaml (+2 -0)

📄 Description

Summary by cubic

Declare missing Expo peer dependencies for the expo package and set a stable peer range for better-auth to avoid install/runtime warnings and ensure correct app setup.

  • Dependencies
    • Added peerDependencies: expo-constants >=17, expo-crypto >=13, expo-linking >=7, expo-secure-store >=14, expo-web-browser >=14
    • Updated better-auth peer to >=1.0.0 (from workspace:*)

🔄 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/4617 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/12/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `himself65/2025/09/12/peer` --- ### 📝 Commits (1) - [`5128df9`](https://github.com/better-auth/better-auth/commit/5128df99f8816ad042352e59209975d954d9a0ee) fix(expo): missing peer deps ### 📊 Changes **2 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/expo/package.json` (+6 -1) 📝 `pnpm-lock.yaml` (+2 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Declare missing Expo peer dependencies for the expo package and set a stable peer range for better-auth to avoid install/runtime warnings and ensure correct app setup. - **Dependencies** - Added peerDependencies: expo-constants >=17, expo-crypto >=13, expo-linking >=7, expo-secure-store >=14, expo-web-browser >=14 - Updated better-auth peer to >=1.0.0 (from workspace:*) <!-- 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:24:35 -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#5485