[PR #5024] [MERGED] resolve loot-core peer dependency warnings #5711

Closed
opened 2026-02-28 21:17:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5024
Author: @matt-fidd
Created: 5/18/2025
Status: Merged
Merged: 5/18/2025
Merged by: @matt-fidd

Base: masterHead: loot-core-peers


📝 Commits (3)

📊 Changes

4 files changed (+998 additions, -48 deletions)

View changed files

📝 packages/desktop-client/package.json (+1 -1)
📝 packages/loot-core/package.json (+2 -0)
upcoming-release-notes/5024.md (+6 -0)
📝 yarn.lock (+989 -47)

📄 Description

Fixes

➤ YN0002: │ loot-core@workspace:packages/loot-core doesn't provide @swc/core (p6f2ef), requested by swc-loader and other dependencies.
➤ YN0002: │ loot-core@workspace:packages/loot-core doesn't provide jest (p8159d), requested by snapshot-diff.

🔄 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/actualbudget/actual/pull/5024 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/18/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `loot-core-peers` --- ### 📝 Commits (3) - [`0e63a24`](https://github.com/actualbudget/actual/commit/0e63a2496614300d9e76f541b6516fda05535c8d) fix loot-core peer dependency issues - [`61c1f7b`](https://github.com/actualbudget/actual/commit/61c1f7b8cec741e588d742c19a586b94d3074007) note - [`1d48a3b`](https://github.com/actualbudget/actual/commit/1d48a3b7f595e40e436853cdf1ead0cb70ae076a) update @swc/core ### 📊 Changes **4 files changed** (+998 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/package.json` (+1 -1) 📝 `packages/loot-core/package.json` (+2 -0) ➕ `upcoming-release-notes/5024.md` (+6 -0) 📝 `yarn.lock` (+989 -47) </details> ### 📄 Description Fixes ``` ➤ YN0002: │ loot-core@workspace:packages/loot-core doesn't provide @swc/core (p6f2ef), requested by swc-loader and other dependencies. ➤ YN0002: │ loot-core@workspace:packages/loot-core doesn't provide jest (p8159d), requested by snapshot-diff. ``` --- <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-02-28 21:17:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5711