[PR #109] [MERGED] Update packages, fix resulting build and typescript errors. #389

Closed
opened 2026-03-15 02:12:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/109
Author: @woodhull
Created: 1/20/2025
Status: Merged
Merged: 1/20/2025
Merged by: @arikchakma

Base: mainHead: main


📝 Commits (1)

  • 1e48afd Update packages, fix resulting build and typescript errors.

📊 Changes

5 files changed (+3869 additions, -4516 deletions)

View changed files

📝 package.json (+1 -0)
📝 packages/core/src/editor/components/popover.tsx (+21 -18)
📝 packages/core/src/editor/components/ui/tooltip.tsx (+19 -15)
📝 pnpm-lock.yaml (+3827 -4482)
📝 turbo.json (+1 -1)

📄 Description

I ran the commands in the README to start development.

This updated various packages (I think because some aspects of package.json are defined as latest).

Getting pnpm dev to run cleanly after that required small typescript correctness and an update to match turbo v2 syntax.


🔄 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/arikchakma/maily.to/pull/109 **Author:** [@woodhull](https://github.com/woodhull) **Created:** 1/20/2025 **Status:** ✅ Merged **Merged:** 1/20/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1e48afd`](https://github.com/arikchakma/maily.to/commit/1e48afd5d3fa1b7a61b6eeda6b1f40569f6834f5) Update packages, fix resulting build and typescript errors. ### 📊 Changes **5 files changed** (+3869 additions, -4516 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -0) 📝 `packages/core/src/editor/components/popover.tsx` (+21 -18) 📝 `packages/core/src/editor/components/ui/tooltip.tsx` (+19 -15) 📝 `pnpm-lock.yaml` (+3827 -4482) 📝 `turbo.json` (+1 -1) </details> ### 📄 Description I ran the commands in the README to start development. This updated various packages (I think because some aspects of package.json are defined as `latest`). Getting `pnpm dev` to run cleanly after that required small typescript correctness and an update to match turbo v2 syntax. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:12:05 +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/maily.to#389
No description provided.