[PR #702] [MERGED] Remove/dedupe/upgrade several dependencies #3264

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/702
Author: @j-f1
Created: 2/27/2023
Status: Merged
Merged: 2/28/2023
Merged by: @j-f1

Base: masterHead: jed/deps-deps-deps


📝 Commits (10+)

📊 Changes

12 files changed (+462 additions, -5151 deletions)

View changed files

📝 package.json (+1 -4)
📝 packages/desktop-client/package.json (+1 -13)
📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+0 -8)
📝 packages/loot-core/package.json (+4 -10)
📝 packages/loot-core/src/client/platform.js (+0 -1)
packages/loot-core/src/server/accounts/__snapshots__/transaction-rules.test.js.snap (+161 -0)
📝 packages/loot-core/src/server/accounts/transaction-rules.test.js (+2 -2)
📝 packages/loot-design/jest.config.js (+3 -4)
📝 packages/loot-design/package.json (+2 -16)
📝 packages/loot-design/src/components/sidebar.js (+59 -31)
📝 packages/loot-design/src/style.js (+0 -20)
📝 yarn.lock (+229 -5042)

📄 Description

No description provided


🔄 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/702 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/deps-deps-deps` --- ### 📝 Commits (10+) - [`c7a4245`](https://github.com/actualbudget/actual/commit/c7a4245f8c871b3b4315c845be9eb9e6423685be) Run `yarn dedupe` - [`cfb509a`](https://github.com/actualbudget/actual/commit/cfb509a4d1c5f94fbe958dab812cc67dc8c07ebd) Update to better-sqlite3@latest - [`bc91c9b`](https://github.com/actualbudget/actual/commit/bc91c9b067b73afa0fb8cd68a92fced8625aaa0a) Remove react-native - [`a45d5fb`](https://github.com/actualbudget/actual/commit/a45d5fbda4ae5ae82151ad77910f95c62ca07bf7) Remove a bunch more unused deps - [`9acd238`](https://github.com/actualbudget/actual/commit/9acd238abef6c46f815254d4b48be1f88f617b5c) Update mitt to 3.0 - [`506068d`](https://github.com/actualbudget/actual/commit/506068dcfbb63bd9bd4947a7d01ec3369909236b) Remove a few more - [`a5a2898`](https://github.com/actualbudget/actual/commit/a5a2898457dc9032f447665e3454bef147e635f2) Remove react-native-gesture-handler - [`60da95c`](https://github.com/actualbudget/actual/commit/60da95c28b59a28bdec13a147944ed7ebca2def7) Revert "Update to better-sqlite3@latest" - [`f99d2ab`](https://github.com/actualbudget/actual/commit/f99d2ab6f9311663e3312ab5b00bc81c068f040d) Dedupe better-sqlite3 versions - [`c1172d4`](https://github.com/actualbudget/actual/commit/c1172d468343481153a471089033dd8dde56ac83) snapshots! ### 📊 Changes **12 files changed** (+462 additions, -5151 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -4) 📝 `packages/desktop-client/package.json` (+1 -13) 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+0 -8) 📝 `packages/loot-core/package.json` (+4 -10) 📝 `packages/loot-core/src/client/platform.js` (+0 -1) ➕ `packages/loot-core/src/server/accounts/__snapshots__/transaction-rules.test.js.snap` (+161 -0) 📝 `packages/loot-core/src/server/accounts/transaction-rules.test.js` (+2 -2) 📝 `packages/loot-design/jest.config.js` (+3 -4) 📝 `packages/loot-design/package.json` (+2 -16) 📝 `packages/loot-design/src/components/sidebar.js` (+59 -31) 📝 `packages/loot-design/src/style.js` (+0 -20) 📝 `yarn.lock` (+229 -5042) </details> ### 📄 Description _No description provided_ --- <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:39:01 -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#3264