[PR #598] [MERGED] fix: server packages #624

Closed
opened 2026-02-15 20:15:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/598
Author: @marcusschiesser
Created: 5/8/2025
Status: Merged
Merged: 5/8/2025
Merged by: @marcusschiesser

Base: mainHead: ms/fix-server-packages


📝 Commits (1)

📊 Changes

3 files changed (+10 additions, -15 deletions)

View changed files

.changeset/ninety-goats-draw.md (+0 -5)
📝 packages/server/package.json (+3 -3)
📝 pnpm-lock.yaml (+7 -7)

📄 Description

Summary by CodeRabbit

  • Chores
    • Updated dependency management for the server package by moving certain packages to peer dependencies and adjusting version ranges.
    • Removed an obsolete changeset record related to previous configuration file changes.

🔄 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/run-llama/create-llama/pull/598 **Author:** [@marcusschiesser](https://github.com/marcusschiesser) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `ms/fix-server-packages` --- ### 📝 Commits (1) - [`8288159`](https://github.com/run-llama/create-llama/commit/8288159da6eda0f8c6b92fd2650d76c01d475226) fix: server packages ### 📊 Changes **3 files changed** (+10 additions, -15 deletions) <details> <summary>View changed files</summary> ➖ `.changeset/ninety-goats-draw.md` (+0 -5) 📝 `packages/server/package.json` (+3 -3) 📝 `pnpm-lock.yaml` (+7 -7) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated dependency management for the server package by moving certain packages to peer dependencies and adjusting version ranges. - Removed an obsolete changeset record related to previous configuration file changes. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:37 -05:00
yindo closed this issue 2026-02-15 20:15:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#624