[PR #1991] [MERGED] Fix dependencies #3682

Closed
opened 2026-02-27 01:53:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1991
Author: @zxdong262
Created: 12/27/2020
Status: Merged
Merged: 12/27/2020
Merged by: @zxdong262

Base: masterHead: fix-1


📝 Commits (8)

📊 Changes

3 files changed (+686 additions, -450 deletions)

View changed files

📝 package-lock.json (+665 -429)
📝 package.json (+19 -19)
📝 src/app/lib/serial-port.js (+2 -2)

📄 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/electerm/electerm/pull/1991 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/27/2020 **Status:** ✅ Merged **Merged:** 12/27/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1` --- ### 📝 Commits (8) - [`2ec7a55`](https://github.com/electerm/electerm/commit/2ec7a55c2f29e042c0eb5733153352218375dd0c) Use require to load serialport - [`85fa3dd`](https://github.com/electerm/electerm/commit/85fa3ddac0693b08d3c00ad66bb042c688c26507) Use fixed deps - [`5b8cd52`](https://github.com/electerm/electerm/commit/5b8cd526e62839a3b8873c70645956e926ef1e8c) Update deps - [`e450e09`](https://github.com/electerm/electerm/commit/e450e090726ff94d68df96575c2fc92d7e4e960f) Use electron 11 - [`401c7d3`](https://github.com/electerm/electerm/commit/401c7d33af1d6f452791e24b33ad6529e94b99c1) Use electron 10 - [`e86701f`](https://github.com/electerm/electerm/commit/e86701fbd1d2970ffc0c0319b4fbf54494738dca) Update serialport - [`d6dc477`](https://github.com/electerm/electerm/commit/d6dc477caa2940c2f95ca677d4bb7f2071a2169f) Use pty0.9 - [`527845c`](https://github.com/electerm/electerm/commit/527845c5fc05b4b90c63c8447bcf65ca4ff3eda9) Use electtron 9.4 ### 📊 Changes **3 files changed** (+686 additions, -450 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+665 -429) 📝 `package.json` (+19 -19) 📝 `src/app/lib/serial-port.js` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#3682
No description provided.