[PR #99] [MERGED] Dependency cleanup #3018

Closed
opened 2026-02-28 20:35:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/99
Author: @TomAFrench
Created: 6/20/2022
Status: Merged
Merged: 7/7/2022
Merged by: @jlongster

Base: masterHead: dependency-cleanup


📝 Commits (1)

  • 3fe4aab build: move dev dependencies from dependencies array and remove unused dependencies

📊 Changes

1 file changed (+4 additions, -5 deletions)

View changed files

📝 packages/loot-core/package.json (+4 -5)

📄 Description

I've noticed that we're not using the slash dependency at all so I've removed it. There's also some dependencies which are really dev dependencies (as they're only used for tests) so I've marked them as such.


🔄 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/99 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 6/20/2022 **Status:** ✅ Merged **Merged:** 7/7/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `dependency-cleanup` --- ### 📝 Commits (1) - [`3fe4aab`](https://github.com/actualbudget/actual/commit/3fe4aabfdf329ba9bc04e4ebda0610db5c7eebe8) build: move dev dependencies from dependencies array and remove unused dependencies ### 📊 Changes **1 file changed** (+4 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/package.json` (+4 -5) </details> ### 📄 Description I've noticed that we're not using the slash dependency at all so I've removed it. There's also some dependencies which are really dev dependencies (as they're only used for tests) so I've marked them as such. --- <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 20:35:05 -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#3018